@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/168252af-2153-45eb-b5f5-76608d406d5d> a dcat:Dataset ;
    dct:description "The Partnership for Sustainable Communities is comprised of the Department of Housing and Urban Development (HUD), the US Department of Transportation (DOT), and the Environmental Protection Agency (EPA)" ;
    dct:identifier "250.0" ;
    dct:issued "2009-06-30"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-05-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Partnership for Sustainable Communities - Grants Map -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FHWA-Datahub" ;
            vcard:hasEmail <mailto:Highway-Data@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/168252af-2153-45eb-b5f5-76608d406d5d/resource/af2312c6-bbf6-4350-8436-c48063241606> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "grants",
        "sustainability" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/168252af-2153-45eb-b5f5-76608d406d5d/resource/af2312c6-bbf6-4350-8436-c48063241606> a dcat:Distribution ;
    dct:description "DOTEPAHUD.kml" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:51:57.120297"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:13:16.862699"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <http://www.dot.gov/kml/DOTEPAHUD.kml> ;
    dcat:mediaType "text/csv" .

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

