@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns0: <http://www.w3.org/2004/02/skos/> . @prefix ns1: <https://w3id.org/earthsemantics/OSO#> . skos:exactMatch a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ; rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@el, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@es, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@fr, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@it, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@no, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@pt, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@ro ; rdfs:isDefinedBy ns0:core ; rdfs:label "has exact match"@el, "has exact match"@en, "has exact match"@es, "has exact match"@fr, "has exact match"@it, "has exact match"@no, "has exact match"@pt, "has exact match"@ro ; rdfs:subPropertyOf skos:closeMatch ; skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en . ns1:hasEDMO rdfs:subPropertyOf skos:exactMatch . ns1:hasORCID rdfs:subPropertyOf skos:exactMatch . ns1:hasROR rdfs:subPropertyOf skos:exactMatch .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.w3.org/2004/02/skos/> .
@prefix ns1: <https://w3id.org/earthsemantics/OSO#> .

skos:exactMatch
    a owl:ObjectProperty, owl:SymmetricProperty, owl:TransitiveProperty ;
    rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@el, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@es, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@fr, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@it, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@no, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@pt, "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@ro ;
    rdfs:isDefinedBy ns0:core ;
    rdfs:label "has exact match"@el, "has exact match"@en, "has exact match"@es, "has exact match"@fr, "has exact match"@it, "has exact match"@no, "has exact match"@pt, "has exact match"@ro ;
    rdfs:subPropertyOf skos:closeMatch ;
    skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en .

ns1:hasEDMO
    rdfs:subPropertyOf skos:exactMatch .

ns1:hasORCID
    rdfs:subPropertyOf skos:exactMatch .

ns1:hasROR
    rdfs:subPropertyOf skos:exactMatch .