@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/6e528447-71c6-4a78-b9a5-27661b048ded> a dcat:Dataset ;
    dct:description "Website alows the public full access to the 1940 Census images, census maps and descriptions." ;
    dct:identifier "6e528447-71c6-4a78-b9a5-27661b048ded" ;
    dct:issued "2025-11-30T04:59:16.628828"^^xsd:dateTime ;
    dct:modified "2025-11-30T04:59:16.628834"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "1940 Census: Official 1940 Census Website" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pamela Wright" ;
            vcard:hasEmail <mailto:opendata@nara.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e528447-71c6-4a78-b9a5-27661b048ded/resource/d50c0c97-02ea-4df1-86cd-2e3fbb7e86af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6e528447-71c6-4a78-b9a5-27661b048ded/resource/d50c0c97-02ea-4df1-86cd-2e3fbb7e86af> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-02-26T17:21:07.029573"^^xsd:dateTime ;
    dct:modified "2025-11-30T04:59:16.621562"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://1940census.archives.gov/> ;
    dcat:mediaType "text/html" .

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

