<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" 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:skos="http://www.w3.org/2004/02/skos/core#"> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights"> <rdfs:comment xml:lang="en">Information about rights held in and over the resource.</rdfs:comment> <rdfs:label xml:lang="en">Rights</rdfs:label> <dct:description xml:lang="en">Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-07-02</dct:issued> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/> <skos:note xml:lang="en">A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.</skos:note> </owl:AnnotationProperty> <rdf:Description rdf:about="http://purl.org/dc/terms/accessRights"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/license"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/rights"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/> </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:dc="http://purl.org/dc/elements/1.1/" 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:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights">
    <rdfs:comment xml:lang="en">Information about rights held in and over the resource.</rdfs:comment>
    <rdfs:label xml:lang="en">Rights</rdfs:label>
    <dct:description xml:lang="en">Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-07-02</dct:issued>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <skos:note xml:lang="en">A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/).  See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation.</skos:note>
  </owl:AnnotationProperty>
  <rdf:Description rdf:about="http://purl.org/dc/terms/accessRights">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/license">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/rights">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
  </rdf:Description>
</rdf:RDF>