@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/2e306d76-ed64-4284-9230-7eb025c654a0> a dcat:Dataset ;
    dct:description "This city boundary shapefile was extracted from Esri Data and Maps for ArcGIS 2014 - U.S. Populated Place Areas. This shapefile can be joined to 500 Cities city-level Data (GIS Friendly Format) in a geographic information system (GIS) to make city-level maps." ;
    dct:identifier <https://data.cdc.gov/api/views/n44h-hy2j> ;
    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: City 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/2e306d76-ed64-4284-9230-7eb025c654a0/resource/64140a4c-b4be-485b-896a-70fb56607997> ;
    dcat:keyword "500-cities",
        "amerigeo",
        "amerigeoss",
        "boundaries",
        "city",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "shapefile",
        "united-states" ;
    dcat:theme <%7B%22500%20Cities%20&%20Places%22%7D> .

<https://data.amerigeoss.org/dataset/2e306d76-ed64-4284-9230-7eb025c654a0/resource/64140a4c-b4be-485b-896a-70fb56607997> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T15:37:43.420000"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:49:20.445613"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cdc.gov/download/n44h-hy2j/application/zip> ;
    dcat:mediaType "application/zip" .

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

