@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/3ddd028a-e635-403b-a962-9266799e3fff> a dcat:Dataset ;
    dct:description "All Federal Agencies are required to prescribe an appropriate records maintenance program so that complete records are filed or otherwise preserved, records can be found when needed, the identification and retention of permanent records are facilitated, and permanent and temporary records are physically segregated, or for electronic records, segregable." ;
    dct:identifier "9B8B1629-6F62-4B5B-A6F2-1E1D4813A05D" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-01-01"^^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 "Records Management" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Mearis, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:Mearis.john@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3ddd028a-e635-403b-a962-9266799e3fff/resource/2c2982a0-2fd6-4f2b-8649-75d4ce3da959> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "environmental-protection-agency",
        "epa-oar",
        "geo",
        "geoss",
        "national",
        "north-america",
        "office-of-radiation-and-indoor-air",
        "oria",
        "records-management",
        "united-states" .

<https://data.amerigeoss.org/dataset/3ddd028a-e635-403b-a962-9266799e3fff/resource/2c2982a0-2fd6-4f2b-8649-75d4ce3da959> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T18:21:35.569807"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:48:12.794133"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.epa.gov/records> ;
    dcat:mediaType "text/csv" .

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

