@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/63f0ad64-5e89-4691-8b85-a11c07d934fe> a dcat:Dataset ;
    dct:description "This asset provides data on model results for dry and total deposition of sulfur, nitrogen and base cation species. Components include deposition velocities, dry deposition and total deposition for sulfur and nitrogen from 1989 to present" ;
    dct:identifier "6F9EBF29-C1FD-4B38-99EF-FE0E7B82130C" ;
    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 "Atmospheric Deposition Modeling Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melissa Puchalski, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:puchalski.melissa@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-air-act",
        "emissions",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "mlm",
        "multilayermodel",
        "national",
        "nitrogen",
        "north-america",
        "oap",
        "oar",
        "office-of-atmospheric-programs",
        "sulfur",
        "united-states" .

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

