@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/2004/03/trix/swp-1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/2004/03/trix/rdfg-1/> .
ns0:assertedBy
a owl:ObjectProperty ;
rdfs:comment """
The subject graph originates from and is asserted by the authority specified
for the object warrant. The statements expressed in the graph are taken to be
claims made by that authority. This property has performative semantics.
""" ;
rdfs:domain ns1:Graph ;
rdfs:label "asserted by" ;
rdfs:range ns0:Warrant .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.w3.org/2004/03/trix/swp-1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/2004/03/trix/rdfg-1/> .
ns0:assertedBy
a owl:ObjectProperty ;
rdfs:comment """
The subject graph originates from and is asserted by the authority specified
for the object warrant. The statements expressed in the graph are taken to be
claims made by that authority. This property has performative semantics.
""" ;
rdfs:domain ns1:Graph ;
rdfs:label "asserted by" ;
rdfs:range ns0:Warrant .