@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/72610ce4-13c8-4b4f-8b15-b3490d4d9a4c> a dcat:Dataset ;
    dct:description "This census tract shapefile for the 500 Cities project was extracted from the Census 2010 Tiger/Line database and modified to remove portions of census tracts that were outside of city boundaries. This shapefile can be joined with 500 Cities census tract-level Data (GIS Friendly Format) in a geographic information system (GIS) to make maps at the census tract level." ;
    dct:identifier <https://data.cdc.gov/api/views/x7zy-2xmx> ;
    dct:issued "2016-11-08"^^xsd:date ;
    dct:modified "2020-12-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "500 Cities: Census Tract Boundaries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "500 Cities Public Inquiries" ;
            vcard:hasEmail <mailto:places@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72610ce4-13c8-4b4f-8b15-b3490d4d9a4c/resource/5e492231-44b5-4d86-b919-79c44503f4a1> ;
    dcat:keyword "500-cities",
        "amerigeo",
        "amerigeoss",
        "boundaries",
        "census-tract",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "shapefile",
        "united-states" ;
    dcat:theme <%7B%22500%20Cities%20&%20Places%22%7D> .

<https://data.amerigeoss.org/dataset/72610ce4-13c8-4b4f-8b15-b3490d4d9a4c/resource/5e492231-44b5-4d86-b919-79c44503f4a1> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-12T12:16:59.194634"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:06:05.901811"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cdc.gov/download/x7zy-2xmx/application/zip> ;
    dcat:mediaType "application/zip" .

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

