@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/068dd799-d8b8-4411-915c-8fea74fa341d> a dcat:Dataset ;
    dct:description "A database application that tracks projects and milestones for any environmental work associated with Communities and aligned with the Agency's priorities." ;
    dct:identifier "9CE01C81-DA11-44A4-8E13-9F22508BE7C2" ;
    dct:issued "2025-09-23T17:02:26.257770"^^xsd:dateTime ;
    dct:modified "2012-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-73.7252 40.9984, -66.9693 40.9984, -66.9693 47.4533, -73.7252 47.4533, -73.7252 40.9984))"^^gsp:wktLiteral ] ;
    dct:title "Community Actions Tracker" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alexandra Dichter, U.S. Environmental Protection Agency, Region 1" ;
            vcard:hasEmail <mailto:dichter.alexandra@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air",
        "cleanup",
        "climate",
        "conservation",
        "drinking-water",
        "ecology",
        "ecosystem",
        "environment",
        "facilities",
        "ground-water",
        "new-england",
        "permits",
        "response",
        "sample",
        "sites",
        "surface-water",
        "toxics",
        "united-states",
        "waste",
        "water" .

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

