<?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/coverage"> <rdfs:label xml:lang="en">Coverage</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/> <rdfs:comment xml:lang="en">The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.</rdfs:comment> <dct:description xml:lang="en">Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges.</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-07-02</dct:issued> <skos:note xml:lang="en">A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) 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/coverage"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/spatial"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/> </rdf:Description> <rdf:Description rdf:about="http://purl.org/dc/terms/temporal"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/> </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/coverage">
    <rdfs:label xml:lang="en">Coverage</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
    <rdfs:comment xml:lang="en">The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant.</rdfs:comment>
    <dct:description xml:lang="en">Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges.</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1999-07-02</dct:issued>
    <skos:note xml:lang="en">A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) 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/coverage">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/spatial">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/dc/terms/temporal">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/>
  </rdf:Description>
</rdf:RDF>