@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2903c221-913d-4b49-b7f1-7eece37552a1> a dcat:Dataset ;
    dct:description "An R-Shiny application has been developed that allows users to import text-based air sensor data, define the format of that data, do basic quality control, and export the data to standard formats. Format information can be saved for re-use to speed up processing of additional sensors of the same type." ;
    dct:identifier <https://doi.org/10.23719/1532069> ;
    dct:issued "2025-09-24T17:08:14.570091"^^xsd:dateTime ;
    dct:modified "2024-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Air Sensor Data Unifier Code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karoline Barkjohn" ;
            vcard:hasEmail <mailto:barkjohn.karoline@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2903c221-913d-4b49-b7f1-7eece37552a1/resource/2fe2af34-8a31-4883-af50-b7b8d386aabf> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air-sensors",
        "data",
        "format",
        "quality-control",
        "r_" .

<https://data.amerigeoss.org/dataset/2903c221-913d-4b49-b7f1-7eece37552a1/resource/2fe2af34-8a31-4883-af50-b7b8d386aabf> a dcat:Distribution ;
    dct:issued "2025-04-05T21:30:10.686758"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:08:14.554434"^^xsd:dateTime ;
    dct:title "https://zenodo.org/records/14982568" ;
    dcat:accessURL <https://zenodo.org/records/14982568> .

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

