@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/96675aa0-5a95-44b0-8f86-a464cedc84a5> a dcat:Dataset ;
    dct:description "Public Law 94-171 Redistricting Summary File, population demographic data by race, ethnicity - Latino or Hispanic, voting age, and housing data with vacant and occupied status." ;
    dct:identifier "96675aa0-5a95-44b0-8f86-a464cedc84a5" ;
    dct:issued "2025-11-30T19:44:23.702903"^^xsd:dateTime ;
    dct:modified "2025-11-30T19:44:23.702907"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2010 Census Redistricting Data [P.L. 94-171] Summary Files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "James Whitehorne" ;
            vcard:hasEmail <mailto:james.whitehorne@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/96675aa0-5a95-44b0-8f86-a464cedc84a5/resource/16ebb827-80f4-4d82-b16d-1dfc7c4d93c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/96675aa0-5a95-44b0-8f86-a464cedc84a5/resource/16ebb827-80f4-4d82-b16d-1dfc7c4d93c4> a dcat:Distribution ;
    dct:description "2010_census.html" ;
    dct:format "HTML" ;
    dct:issued "2015-05-20T17:03:32.059860"^^xsd:dateTime ;
    dct:modified "2025-11-30T19:44:23.696928"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.census.gov/rdo/data/2010_census.html> ;
    dcat:mediaType "text/html" .

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

