<?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:ns0="http://purl.org/dc/elements/"> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/source"> <rdfs:label>Source</rdfs:label> <rdfs:label xml:lang="en-us">Source</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1.owl"/> <rdfs:comment xml:lang="en-us">A reference to a resource from which the present resource is derived.</rdfs:comment> <dc:description xml:lang="en-us">The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</dc:description> </owl:AnnotationProperty> </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:ns0="http://purl.org/dc/elements/">
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/source">
    <rdfs:label>Source</rdfs:label>
    <rdfs:label xml:lang="en-us">Source</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1.owl"/>
    <rdfs:comment xml:lang="en-us">A reference to a resource from which the present resource
         is derived.</rdfs:comment>
    <dc:description xml:lang="en-us">The present resource may be derived from the Source resource
         in whole or in part.  Recommended best practice is to reference
         the resource by means of a string or number conforming to a
         formal identification system.</dc:description>
  </owl:AnnotationProperty>
</rdf:RDF>