@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/2218dfb0-9c1c-4994-8dfa-d29cabdf0a2d> a dcat:Dataset ;
    dct:description """This is a polygon coverage of Physiographic Divisions in the
conterminous United States. It was automated from Fenneman's
1:7,000,000-scale map, "Physical Divisions of the United
States," which is based on eight major 1946 divisions, 25 provinces,
and 86 sections representing distinctive areas having common
topography, rock types and structure, and geologic and
geomorphic history.""" ;
    dct:identifier "USGS:e04ea9e9-17b6-45ae-b279-7bc35ea79539" ;
    dct:issued "2025-11-20T10:58:02.984490"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-127.8696 22.9043, -127.8696 48.2444, -65.3578 48.2444, -65.3578 22.9043, -127.8696 22.9043))"^^gsp:wktLiteral ] ;
    dct:title "Physiographic divisions of the conterminous U. S." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kerie J. Hitt" ;
            vcard:hasEmail <mailto:kjhitt@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2218dfb0-9c1c-4994-8dfa-d29cabdf0a2d/resource/0a8b418b-6887-4ec3-bf2b-192d8559354c>,
        <https://data.amerigeoss.org/dataset/2218dfb0-9c1c-4994-8dfa-d29cabdf0a2d/resource/1539d915-1cb0-4c8e-9e81-59728f95f6cd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "physiographic-divisions",
        "physiographic-provinces",
        "physiographic-sections",
        "physiography",
        "united-states",
        "usgs-e04ea9e9-17b6-45ae-b279-7bc35ea79539" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2218dfb0-9c1c-4994-8dfa-d29cabdf0a2d/resource/0a8b418b-6887-4ec3-bf2b-192d8559354c> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:16:46.017937"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:58:02.975496"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?physio> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2218dfb0-9c1c-4994-8dfa-d29cabdf0a2d/resource/1539d915-1cb0-4c8e-9e81-59728f95f6cd> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:16:46.017930"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:58:02.975065"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.e04ea9e9-17b6-45ae-b279-7bc35ea79539.xml> ;
    dcat:mediaType "text/xml" .

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

