@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/1a7ae56d-66eb-40a1-a647-e96ae65f4eb1> a dcat:Dataset ;
    dct:description "Blog posts supported by NEH grants" ;
    dct:identifier "neh-products-blog-posts" ;
    dct:issued "2018-11-29"^^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 products: blog posts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Gaidurgis" ;
            vcard:hasEmail <mailto:agaidurgis@neh.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1a7ae56d-66eb-40a1-a647-e96ae65f4eb1/resource/d25233e4-aa81-491e-baad-538e0ae1c6d3> ;
    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/1a7ae56d-66eb-40a1-a647-e96ae65f4eb1/resource/d25233e4-aa81-491e-baad-538e0ae1c6d3> a dcat:Distribution ;
    dct:description "NEH_GrantProducts.zip" ;
    dct:format "XML" ;
    dct:issued "2023-09-06T17:15:36.881901"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:35:27.087282"^^xsd:dateTime ;
    dct:title "NEH grant products: blog posts" ;
    dcat:accessURL <https://apps.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" .

