@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/1454a9f0-60ac-456b-a0d4-db9957bbbcd0> a dcat:Dataset ;
    dct:description "GAP Online is a grant work plan development and reporting information system." ;
    dct:identifier "74A869D9-818A-43FB-885F-3CEA0DE3AB2D" ;
    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, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "General Assistance Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elias Abunassar, US Environmental Protection Agency" ;
            vcard:hasEmail <mailto:abunassar.elias@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1454a9f0-60ac-456b-a0d4-db9957bbbcd0/resource/1a086726-a00b-49f6-89ad-165fde2d229b>,
        <https://data.amerigeoss.org/dataset/1454a9f0-60ac-456b-a0d4-db9957bbbcd0/resource/2db33a3b-511b-4774-85a9-80a8cfc76ca6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aieo",
        "environment",
        "gap",
        "gap-grants",
        "gap-online",
        "grants",
        "indian",
        "sample",
        "tribal",
        "tribal-capacity-building",
        "tribes",
        "united-states" .

<https://data.amerigeoss.org/dataset/1454a9f0-60ac-456b-a0d4-db9957bbbcd0/resource/1a086726-a00b-49f6-89ad-165fde2d229b> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-10-08T17:03:08.832940"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:57.119093"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gaponline.epa.gov/ords/gap/f?p=139:4> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/1454a9f0-60ac-456b-a0d4-db9957bbbcd0/resource/2db33a3b-511b-4774-85a9-80a8cfc76ca6> a dcat:Distribution ;
    dct:format "BIN" ;
    dct:issued "2020-12-04T18:14:25.582870"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:33:57.121687"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.epa.gov/tribal/indian-environmental-general-assistance-program-gap> ;
    dcat:mediaType "application/octet-stream" .

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

