@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/26d8fc37-da58-498e-bb69-e676255b252e> a dcat:Dataset ;
    dct:description "Grants made by the National Endowment for the Humanities, fiscal years 2000-2009 (flattened)" ;
    dct:identifier "neh-grants-2000s-flat" ;
    dct:issued "2017-04-20"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2025-09-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEH grant data, 2000-2009 (flattened)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Gaidurgis" ;
            vcard:hasEmail <mailto:agaidurgis@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/26d8fc37-da58-498e-bb69-e676255b252e/resource/ed8a788b-ac3f-4674-bf1d-b3b5759cffa6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "classics",
        "culture",
        "ethics",
        "history",
        "humanities",
        "languages",
        "linguistics",
        "literature",
        "philosophy",
        "religion" ;
    dcat:theme <%7B%22humanities%20grants%22%7D> .

<https://data.amerigeoss.org/dataset/26d8fc37-da58-498e-bb69-e676255b252e/resource/ed8a788b-ac3f-4674-bf1d-b3b5759cffa6> a dcat:Distribution ;
    dct:description "NEH_Grants2000s_Flat.zip" ;
    dct:format "XML" ;
    dct:issued "2023-09-06T17:14:34.857053"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:15:36.985182"^^xsd:dateTime ;
    dct:title "NEH grants, 2000-2009 (flattened)" ;
    dcat:accessURL <https://apps.neh.gov/open/data/NEH_Grants2000s_Flat.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

