@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/5b0f744e-6600-4c69-97eb-07f3c239a21f> a dcat:Dataset ;
    dct:description "RadNet is a national network of monitoring stations that regularly collect air for analysis of radioactivity. The RadNet network, which has stations in each State, has been used to track environmental releases of radioactivity from nuclear weapons tests and nuclear accidents. RadNet also documents the status and trends of environmental radioactivity" ;
    dct:identifier "2B36DCB7-DE2F-4D04-9F62-9A6CD7DDCAE8" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-14"^^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 (Fixed Station) 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/5b0f744e-6600-4c69-97eb-07f3c239a21f/resource/cc7a3ff5-bce0-4dec-9572-b99ec5bd99a4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-air-act",
        "environment",
        "environmental-protection-agency",
        "epa",
        "fixed-data",
        "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/5b0f744e-6600-4c69-97eb-07f3c239a21f/resource/cc7a3ff5-bce0-4dec-9572-b99ec5bd99a4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-30T03:11:18.348224"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:59:36.143197"^^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" .

