@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/434ecba1-ef99-4155-876e-33f3414bce9c> a dcat:Dataset ;
    dct:description "Course or curricular materials supported by NEH grants" ;
    dct:identifier "neh-products-course-materials" ;
    dct:issued "2018-11-29"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-06-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEH grant products: course or curricular materials" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Losin" ;
            vcard:hasEmail <mailto:plosin@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/434ecba1-ef99-4155-876e-33f3414bce9c/resource/c9b6f429-db2e-4f0f-a75d-1ef09e714a2c> ;
    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/434ecba1-ef99-4155-876e-33f3414bce9c/resource/c9b6f429-db2e-4f0f-a75d-1ef09e714a2c> a dcat:Distribution ;
    dct:description "NEH_GrantProducts.zip" ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:59:37.614490"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:42:17.052834"^^xsd:dateTime ;
    dct:title "NEH grant products: course or curricular materials" ;
    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" .

