<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skosxl="http://www.w3.org/2008/05/skos-xl#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://www.w3.org/2008/05/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:ObjectProperty rdf:about="http://www.w3.org/2008/05/skos-xl#prefLabel"> <rdfs:label xml:lang="en">preferred label</rdfs:label> <rdfs:range rdf:resource="http://www.w3.org/2008/05/skos-xl#Label"/> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2008/05/skos-xl"/> <rdfs:comment xml:lang="en">If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V.</rdfs:comment> <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core#prefLabel"/> <skos:definition xml:lang="en">The property skosxl:prefLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:prefLabel.</skos:definition> </owl:ObjectProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skosxl="http://www.w3.org/2008/05/skos-xl#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://www.w3.org/2008/05/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:ObjectProperty rdf:about="http://www.w3.org/2008/05/skos-xl#prefLabel">
    <rdfs:label xml:lang="en">preferred label</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2008/05/skos-xl#Label"/>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/2008/05/skos-xl"/>
    <rdfs:comment xml:lang="en">If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V.</rdfs:comment>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2004/02/skos/core#prefLabel"/>
    <skos:definition xml:lang="en">The property skosxl:prefLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:prefLabel.</skos:definition>
  </owl:ObjectProperty>
</rdf:RDF>