<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.nimble-project.org/catalogue#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:AnnotationProperty rdf:about="http://www.nimble-project.org/catalogue#hasCode"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:domain rdf:resource="http://www.nimble-project.org/catalogue#CodeList"/> <rdfs:range rdf:resource="http://www.nimble-project.org/catalogue#CodeType"/> <rdfs:comment xml:lang="en">Property denoting a particular code.</rdfs:comment> <rdfs:comment xml:lang="es">Propiedad que indica un código específico.</rdfs:comment> </owl:AnnotationProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.nimble-project.org/catalogue#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:AnnotationProperty rdf:about="http://www.nimble-project.org/catalogue#hasCode">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="http://www.nimble-project.org/catalogue#CodeList"/>
    <rdfs:range rdf:resource="http://www.nimble-project.org/catalogue#CodeType"/>
    <rdfs:comment xml:lang="en">Property denoting a particular code.</rdfs:comment>
    <rdfs:comment xml:lang="es">Propiedad que indica un código específico.</rdfs:comment>
  </owl:AnnotationProperty>
</rdf:RDF>