@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
prov:alternateOf
a owl:ObjectProperty ;
rdfs:domain prov:Entity ;
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "alternateOf" ;
rdfs:range prov:Entity ;
rdfs:seeAlso prov:specializationOf ;
prov:category "expanded" ;
prov:component "alternate" ;
prov:constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
prov:definition "Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time."@en ;
prov:dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
prov:inverse "alternateOf" ;
prov:n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^<http://www.w3.org/2001/XMLSchema#anyURI> .
prov:specializationOf
rdfs:seeAlso prov:alternateOf ;
rdfs:subPropertyOf prov:alternateOf .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
prov:alternateOf
a owl:ObjectProperty ;
rdfs:domain prov:Entity ;
rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
rdfs:label "alternateOf" ;
rdfs:range prov:Entity ;
rdfs:seeAlso prov:specializationOf ;
prov:category "expanded" ;
prov:component "alternate" ;
prov:constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
prov:definition "Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time."@en ;
prov:dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
prov:inverse "alternateOf" ;
prov:n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^<http://www.w3.org/2001/XMLSchema#anyURI> .
prov:specializationOf
rdfs:seeAlso prov:alternateOf ;
rdfs:subPropertyOf prov:alternateOf .