<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="http://dublincore.org/usage/terms/history/#"> <owl:Class rdf:about="http://purl.org/dc/terms/RightsStatement"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/RightsStatement"/> <metadata_def:mappingLoom>rightsstatement</metadata_def:mappingLoom> <metadata_def:prefLabel>Rights Statement</metadata_def:prefLabel> <rdfs:comment xml:lang="en">A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.</rdfs:comment> <metadata:prefixIRI>terms:RightsStatement</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> <rdfs:label xml:lang="en">Rights Statement</rdfs:label> <dct:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#RightsStatement-001"/> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued> </owl:Class> <rdf:Description rdf:about="http://purl.org/dc/terms/LicenseDocument"> <rdfs:subClassOf> <rdf:Description rdf:about="http://purl.org/dc/terms/RightsStatement"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/RightsStatement"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/accessRights"> <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/rights"> <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns0="http://dublincore.org/usage/terms/history/#">
  <owl:Class rdf:about="http://purl.org/dc/terms/RightsStatement">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
    <metadata_def:mappingLoom>rightsstatement</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Rights Statement</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.</rdfs:comment>
    <metadata:prefixIRI>terms:RightsStatement</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
    <rdfs:label xml:lang="en">Rights Statement</rdfs:label>
    <dct:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#RightsStatement-001"/>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.org/dc/terms/LicenseDocument">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://purl.org/dc/terms/RightsStatement">
        <metadata_def:mappingSameURI rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/accessRights">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/rights">
    <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
  </rdf:Description>
</rdf:RDF>