@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/39cf67c9-d5f6-4c3d-a7a6-3af6553fb2df> a dcat:Dataset ;
    dct:description "The NATCARB Atlas Site Characterization areas" ;
    dct:identifier "39cf67c9-d5f6-4c3d-a7a6-3af6553fb2df" ;
    dct:issued "2025-11-25T21:28:51.562544"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:28:51.562549"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-81.6506 7.3219, -111.0642 18.7579, -135.7958 56.9864, -178.2165 51.8636, -178.2166 51.8743, -166.2324 68.8723, -166.2075 68.8835, -156.6983 71.3383, -113.0383 78.4369, -85.7947 82.4586, -34.7261 83.6014, -12.1658 81.6091, -12.1576 81.6007, -61.0836 10.1028, -77.8897 7.2289, -81.6506 7.3219)))"^^gsp:wktLiteral ] ;
    dct:title "NATCARB Site Characterization Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "George Hall" ;
            vcard:hasEmail <mailto:george.hall@contr.netl.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39cf67c9-d5f6-4c3d-a7a6-3af6553fb2df/resource/6def45bc-bc03-4678-82d2-028462e3ce45> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "general",
        "geo",
        "geographic",
        "geoss",
        "global",
        "site-charactorization" .

<https://data.amerigeoss.org/dataset/39cf67c9-d5f6-4c3d-a7a6-3af6553fb2df/resource/6def45bc-bc03-4678-82d2-028462e3ce45> a dcat:Distribution ;
    dct:description "Polygons of the site characterization boundries" ;
    dct:format "shapefil" ;
    dct:issued "2013-08-27T14:55:34.134747"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:28:51.554664"^^xsd:dateTime ;
    dct:title "Site_Charactorization_Area.zip" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-08-27T18%3A54%3A32.286Z/site-charactorization-area.zip> .

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

