@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/6ab5990e-839a-43bb-a8a1-ee21b3a999e5> a dcat:Dataset ;
    dct:description "OTS is an internal EPA national tribal database to assist the Regions and HQs in tracking tribal performance information." ;
    dct:identifier "E994931F-1811-46D6-A41A-A55012108787" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:language "{en-US}" ;
    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 "OAR Tribal System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tami Laplante, U.S. EPA Office of Air and Radiation (OAR) - Office of Air Quality Planning and Standards (OAQPS)" ;
            vcard:hasEmail <mailto:Laplante.tami@epa.gov> ] ;
    dcat:keyword "air-quality",
        "amerigeo",
        "amerigeoss",
        "caps",
        "ckan",
        "clean-air-act",
        "emissions",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "grants",
        "haps",
        "national",
        "north-america",
        "oaqps",
        "oar",
        "office-of-air-quality-planning-and-standards",
        "ots",
        "permits",
        "tribal",
        "united-states" .

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

