@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/6d572f92-765b-42b4-8015-e0747be6f30f> a dcat:Dataset ;
    dct:description "RadNet Deployable Monitoring is designed to collect radiological and meteorological information and data asset needed to establish the impact of radiation levels on the environment. The RadNet Deployable System has been designed as a tool for radiological emergency response and can be used to support the current fixed stations of the EPA's RadNet monitoring network. It can also be used as a tool for monitoring areas associated with a real or perceived nuclear or radiological threat." ;
    dct:identifier "8A4CE8A4-27AB-4E87-83AE-221C0B648167" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-16"^^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 "RadNet Air Quality (Deployable) Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Telofski, U.S. EPA Office of Air and Radiation (OAR) - Office of Radiation and Indoor Air (ORIA)" ;
            vcard:hasEmail <mailto:contactperson@example.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d572f92-765b-42b4-8015-e0747be6f30f/resource/644de93a-9db6-4f03-9a6f-63ca40b8be7b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-air-act",
        "deployable-data",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "greenhouse-gas",
        "haps",
        "national",
        "north-america",
        "oar",
        "office-of-radiation-and-indoor-air",
        "oria",
        "radiation",
        "radionuclides",
        "united-states" .

<https://data.amerigeoss.org/dataset/6d572f92-765b-42b4-8015-e0747be6f30f/resource/644de93a-9db6-4f03-9a6f-63ca40b8be7b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T03:11:18.687567"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:46:46.818153"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/radnet/radnet-databases-and-reports> ;
    dcat:mediaType "text/csv" .

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

