@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/0d97e059-cec6-47d5-8dbb-783afbb5f73d> a dcat:Dataset ;
    dct:description "Environmental Radiation Data (ERD) is an electronic and print journal compiled and distributed quarterly by the Office of Radiation and Indoor Air's National Air and Radiation Environmental Laboratory (NAREL) in Montgomery, Alabama. It contains data from RadNet (previously known as ERAMS.)" ;
    dct:identifier "86A31344-65B1-4BE8-8A9D-A57532F879EA" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Environmental Radiation Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Charles Petko, U.S. EPA Office of Air and Radiation (OAR) - Office of Radiation and Indoor Air (ORIA)" ;
            vcard:hasEmail <mailto:petko.charles@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d97e059-cec6-47d5-8dbb-783afbb5f73d/resource/bdb64534-09bc-4bf5-b1db-df0602e65874> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "environment",
        "environmental",
        "erams",
        "erd",
        "monitoring",
        "radiation",
        "radnet",
        "united-states" .

<https://data.amerigeoss.org/dataset/0d97e059-cec6-47d5-8dbb-783afbb5f73d/resource/bdb64534-09bc-4bf5-b1db-df0602e65874> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T03:11:15.141007"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:40:38.549205"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/radnet> ;
    dcat:mediaType "text/csv" .

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

