@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/124ec062-f3d4-4fbb-ba69-3446868315da> a dcat:Dataset ;
    dct:description "The City of Philadelphia made a major revision of the zoning code and base maps in 2012. These shapefiles provide a few historic versions of zoning data up to the time of the zoning code change." ;
    dct:identifier "historic-philadelphia-zoning" ;
    dct:issued "2025-09-23T22:16:26.916871"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:16:26.916877"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Historic Zoning Base Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Cheetham" ;
            vcard:hasEmail <mailto:info@opendataphilly.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/2cd407a8-f4f7-4117-b072-4513a95290f6>,
        <https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/4b9fae3b-74bf-42b5-bd52-0b43d5bb2f91>,
        <https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/abf070cc-b945-464c-a10e-52113d954adf>,
        <https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/afd935fb-5a10-4450-a957-2659d05d69b9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "land-records",
        "planning",
        "real-estate",
        "zoning" .

<https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/2cd407a8-f4f7-4117-b072-4513a95290f6> a dcat:Distribution ;
    dct:description "zoning-base-philadelphia-2001-10.zip" ;
    dct:format "SHP" ;
    dct:issued "2025-03-31T15:18:34.512707"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:16:26.894091"^^xsd:dateTime ;
    dct:title "Historic Zoning Base Map 2001" ;
    dcat:accessURL <https://github.com/opendataphilly/open-geo-data/blob/master/philadelphia-zoning/zoning-base-philadelphia-2001-10.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/4b9fae3b-74bf-42b5-bd52-0b43d5bb2f91> a dcat:Distribution ;
    dct:description "zoning-base-philadelphia-2012-08.zip" ;
    dct:format "SHP" ;
    dct:issued "2025-03-31T15:18:34.512712"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:16:26.896091"^^xsd:dateTime ;
    dct:title "Historic Zoning Base Map 2012" ;
    dcat:accessURL <https://github.com/opendataphilly/open-geo-data/blob/master/philadelphia-zoning/zoning-base-philadelphia-2012-08.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/abf070cc-b945-464c-a10e-52113d954adf> a dcat:Distribution ;
    dct:description "zoning-overlay-philadelphia-2012-08.zip" ;
    dct:format "SHP" ;
    dct:issued "2025-03-31T15:18:34.512713"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:16:26.897007"^^xsd:dateTime ;
    dct:title "Historic Zoning Overlay Districts 2012" ;
    dcat:accessURL <https://github.com/opendataphilly/open-geo-data/blob/master/philadelphia-zoning/zoning-overlay-philadelphia-2012-08.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/124ec062-f3d4-4fbb-ba69-3446868315da/resource/afd935fb-5a10-4450-a957-2659d05d69b9> a dcat:Distribution ;
    dct:description "zoning-base-philadelphia-2009-12.zip" ;
    dct:format "SHP" ;
    dct:issued "2025-03-31T15:18:34.512711"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:16:26.895094"^^xsd:dateTime ;
    dct:title "Historic Zoning Base Map 2009" ;
    dcat:accessURL <https://github.com/opendataphilly/open-geo-data/blob/master/philadelphia-zoning/zoning-base-philadelphia-2009-12.zip> ;
    dcat:mediaType "application/zip" .

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

