<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.oclc.org/NET/ssnx/qu/qu#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <owl:DatatypeProperty rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#code"> <rdfs:label>code</rdfs:label> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/qu</rdfs:isDefinedBy> <rdfs:comment>A code is a string that uniquely identifies an individual.</rdfs:comment> <rdfs:seeAlso>http://www.omgsysml.org/qudv#Data</rdfs:seeAlso> <dc:source>skos:closeMatch 'code' [QUDT] http://qudt.org/</dc:source> <dc:description>short symbolic name</dc:description> </owl:DatatypeProperty> </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://purl.oclc.org/NET/ssnx/qu/qu#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <owl:DatatypeProperty rdf:about="http://purl.oclc.org/NET/ssnx/qu/qu#code">
    <rdfs:label>code</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/qu</rdfs:isDefinedBy>
    <rdfs:comment>A code is a string that uniquely identifies an individual.</rdfs:comment>
    <rdfs:seeAlso>http://www.omgsysml.org/qudv#Data</rdfs:seeAlso>
    <dc:source>skos:closeMatch 'code' [QUDT] http://qudt.org/</dc:source>
    <dc:description>short symbolic name</dc:description>
  </owl:DatatypeProperty>
</rdf:RDF>