@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/40e64c35-3e56-4e3f-8633-f96aa85c6fa7> a dcat:Dataset ;
    dct:description "Grants made by the National Endowment for the Humanities, fiscal years 1970-1979 (flattened)" ;
    dct:identifier "neh-grants-1970s-flat" ;
    dct:issued "2017-04-12"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-06-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEH grant data, 1970-1979 (flattened)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Losin" ;
            vcard:hasEmail <mailto:plosin@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/40e64c35-3e56-4e3f-8633-f96aa85c6fa7/resource/dc419ec3-5d69-41c6-a75c-0076c6282f50> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "classics",
        "culture",
        "ethics",
        "geo",
        "geoss",
        "history",
        "humanities",
        "languages",
        "linguistics",
        "literature",
        "national",
        "north-america",
        "philosophy",
        "religion",
        "united-states" ;
    dcat:theme <%7B%22humanities%20grants%22%7D> .

<https://data.amerigeoss.org/dataset/40e64c35-3e56-4e3f-8633-f96aa85c6fa7/resource/dc419ec3-5d69-41c6-a75c-0076c6282f50> a dcat:Distribution ;
    dct:description "NEH_Grants1970s_Flat.zip" ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:59:31.756508"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:52:44.374369"^^xsd:dateTime ;
    dct:title "NEH grants, 1970-1979 (flattened)" ;
    dcat:accessURL <https://securegrants.neh.gov/open/data/NEH_Grants1970s_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" .

