<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://rs.tdwg.org/abcd/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://rs.tdwg.org/dwc/terms/attributes/"> <owl:DatatypeProperty rdf:about="http://rs.tdwg.org/abcd/terms/abbreviation"> <dct:modified>2019-01-31</dct:modified> <rdfs:label xml:lang="en">Abbreviation</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/abcd/terms/"/> <rdfs:comment>A common abbreviation for the name or label of a class.</rdfs:comment> <skos:definition>A common abbreviation for the name or label of a class.</skos:definition> <dct:issued>2019-01-31</dct:issued> <ns1:status>recommended</ns1:status> </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://rs.tdwg.org/abcd/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ns1="http://rs.tdwg.org/dwc/terms/attributes/">
  <owl:DatatypeProperty rdf:about="http://rs.tdwg.org/abcd/terms/abbreviation">
    <dct:modified>2019-01-31</dct:modified>
    <rdfs:label xml:lang="en">Abbreviation</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:isDefinedBy rdf:resource="http://rs.tdwg.org/abcd/terms/"/>
    <rdfs:comment>A common abbreviation for the name or label of a class.</rdfs:comment>
    <skos:definition>A common abbreviation for the name or label of a class.</skos:definition>
    <dct:issued>2019-01-31</dct:issued>
    <ns1:status>recommended</ns1:status>
  </owl:DatatypeProperty>
</rdf:RDF>