<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/dcam/"> <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/> <rdfs:comment xml:lang="en">An entity responsible for making the resource.</rdfs:comment> <rdfs:label xml:lang="en">Creator</rdfs:label> <dct:description xml:lang="en">Recommended practice is to identify the creator with a URI. If this is not possible or feasible, a literal value that identifies the creator may be provided.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/> </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: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:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/dcam/">
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/contributor"/>
    <rdfs:comment xml:lang="en">An entity responsible for making the resource.</rdfs:comment>
    <rdfs:label xml:lang="en">Creator</rdfs:label>
    <dct:description xml:lang="en">Recommended practice is to identify the creator with a URI.  If this is not possible or feasible, a literal value that identifies the creator may be provided.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2008-01-14</dct:issued>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
    <ns0:rangeIncludes rdf:resource="http://purl.org/dc/terms/Agent"/>
  </owl:AnnotationProperty>
</rdf:RDF>