@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5d3366f3-b35f-4eb7-ab43-e4600a0a992e> a dcat:Dataset ;
    dct:description """USGS Historical Quadrangle in GeoPDF. The USGS Historical Quadrangle Scanning
        Project (HQSP) is scanning all scales and all editions of topographic maps published by the
        U.S. Geological Survey (USGS) since the inception of the topographic mapping program in
        1884. """ ;
    dct:identifier "USGS:bb7b145f-8d7f-405b-96ae-348d61172951" ;
    dct:issued "2025-11-22T00:45:08.319890"^^xsd:dateTime ;
    dct:modified "20201113"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -14.3833, -180.0000 72.0000, 180.0000 72.0000, 180.0000 -14.3833, -180.0000 -14.3833))"^^gsp:wktLiteral ] ;
    dct:title "USGS Historical Topographic Map Collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Not Provided" ;
            vcard:hasEmail <mailto:tnm_help@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d3366f3-b35f-4eb7-ab43-e4600a0a992e/resource/b36fb21d-7bb0-4f46-96cf-ac29fd82a7ed> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "imagerybasemapsearthcover",
        "national",
        "north-america",
        "united-states",
        "us",
        "usgs-bb7b145f-8d7f-405b-96ae-348d61172951" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5d3366f3-b35f-4eb7-ab43-e4600a0a992e/resource/b36fb21d-7bb0-4f46-96cf-ac29fd82a7ed> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:15:36.118611"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:45:08.313024"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.bb7b145f-8d7f-405b-96ae-348d61172951.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

