@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/fb5dbf25-24d1-4417-be32-2f31d9c22b50> a dcat:Dataset ;
    dct:description "Web resources supported by NEH grants" ;
    dct:identifier "fb5dbf25-24d1-4417-be32-2f31d9c22b50" ;
    dct:issued "2025-12-02T09:07:46.767794"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:07:46.767800"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEH grant products: web resources" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Losin" ;
            vcard:hasEmail <mailto:plosin@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb5dbf25-24d1-4417-be32-2f31d9c22b50/resource/20d8495f-f693-48ac-9881-8e4dd1aeae8c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fb5dbf25-24d1-4417-be32-2f31d9c22b50/resource/20d8495f-f693-48ac-9881-8e4dd1aeae8c> a dcat:Distribution ;
    dct:description "NEH_GrantProducts.zip" ;
    dct:format "XML" ;
    dct:issued "2018-11-29T20:18:09.046843"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:07:46.761738"^^xsd:dateTime ;
    dct:title "NEH grant products: web resources" ;
    dcat:accessURL <https://securegrants.neh.gov/open/data/NEH_GrantProducts.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

