<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://terminologies.gfbio.org/terms/ETS/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://rs.tdwg.org/dwc/terms/attributes/"> <owl:DatatypeProperty rdf:about="http://terminologies.gfbio.org/terms/ETS/age"> <rdfs:comment xml:lang="en">Use integer or float numbers. Example: "2", "0.16".</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://terminologies.gfbio.org/terms/ETS/"/> <rdfs:label xml:lang="en">age</rdfs:label> <dct:description xml:lang="en">The age of the specimen in years.</dct:description> <dct:issued>2017-07-07</dct:issued> <ns1:status>recommended</ns1:status> <ns1:organizedInClass rdf:resource="http://terminologies.gfbio.org/terms/ETS/Occurrence"/> </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://terminologies.gfbio.org/terms/ETS/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dct="http://purl.org/dc/terms/" xmlns:ns1="http://rs.tdwg.org/dwc/terms/attributes/">
  <owl:DatatypeProperty rdf:about="http://terminologies.gfbio.org/terms/ETS/age">
    <rdfs:comment xml:lang="en">Use integer or float numbers. Example: "2", "0.16".</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://terminologies.gfbio.org/terms/ETS/"/>
    <rdfs:label xml:lang="en">age</rdfs:label>
    <dct:description xml:lang="en">The age of the specimen in years.</dct:description>
    <dct:issued>2017-07-07</dct:issued>
    <ns1:status>recommended</ns1:status>
    <ns1:organizedInClass rdf:resource="http://terminologies.gfbio.org/terms/ETS/Occurrence"/>
  </owl:DatatypeProperty>
</rdf:RDF>