@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/b20d28f2-c7b3-4a6f-9b37-91c5c3ab0009> a dcat:Dataset ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in North Carolina, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:identifier "b20d28f2-c7b3-4a6f-9b37-91c5c3ab0009" ;
    dct:issued "2025-11-25T22:29:47.410026"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:29:47.410030"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-74.9268 36.8972, -74.9268 32.8980, -84.5728 32.8980, -84.5728 36.8972, -74.9268 36.8972)))"^^gsp:wktLiteral ] ;
    dct:title "USGS Mineral Resources: North Carolina geologic map data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b20d28f2-c7b3-4a6f-9b37-91c5c3ab0009/resource/75003dbf-f920-4e01-879e-f0e5b6e2061b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "map",
        "mineral-resources",
        "north-carolina",
        "usgs" .

<https://data.amerigeoss.org/dataset/b20d28f2-c7b3-4a6f-9b37-91c5c3ab0009/resource/75003dbf-f920-4e01-879e-f0e5b6e2061b> a dcat:Distribution ;
    dct:description "From the site: \"A GIS database of geologic units and structural features in North Carolina, with lithology, age, data structure, and format written and arranged just like the other states.\"" ;
    dct:format "HTML" ;
    dct:issued "2014-05-28T17:15:39.431270"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:29:47.400517"^^xsd:dateTime ;
    dcat:accessURL <http://mrdata.usgs.gov/geology/state/state.php?state=NC> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

