@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/52cd0504-175a-4194-8d22-b9ee523fbd74> a dcat:Dataset ;
    dct:description "Grants made by the National Endowment for the Humanities, fiscal years 2010-2019" ;
    dct:identifier "neh-grants-2010s" ;
    dct:issued "2015-02-20"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-07-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEH grant data, 2010-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Losin" ;
            vcard:hasEmail <mailto:plosin@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/52cd0504-175a-4194-8d22-b9ee523fbd74/resource/320e8ef0-412c-4612-9a8c-5301312c6946> ;
    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/52cd0504-175a-4194-8d22-b9ee523fbd74/resource/320e8ef0-412c-4612-9a8c-5301312c6946> a dcat:Distribution ;
    dct:description "NEH_Grants2010s.zip" ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:59:26.405763"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:23:38.833813"^^xsd:dateTime ;
    dct:title "NEH grants, 2010s" ;
    dcat:accessURL <https://securegrants.neh.gov/open/data/NEH_Grants2010s.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

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

