@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/69dfd8d2-deac-4bd9-a882-a10b057b8051> a dcat:Dataset ;
    dct:description "The Integrated Strategic Tracking and Recruiting Database (iSTAR) Data Inventory contains measured and modeled partnership and contact data. It is comprised of basic organization information, their relationship with CPPD, and relative contact information.The statutory authority leading to the collection of this information comes from Title I Section XIV of the Clean Air Act.Sustance classes include CAPs, and data is collected daily." ;
    dct:identifier "87793ADF-2B3C-41D2-97F6-873704B58533" ;
    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 "Integrated Strategic Tracking and Recruiting Database (iSTAR) Data Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gwendolyn Taylor, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:taylor.gwendolyn@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "caps",
        "ckan",
        "clean-air-act",
        "climate-change",
        "cppd",
        "energy-efficiency",
        "energy-star",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "integrated-strategic-tracking-and-recruiting-database",
        "istar",
        "national",
        "north-america",
        "oap",
        "oar",
        "office-of-atmospheric-programs",
        "united-states" .

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

