@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3397a39b-f1ff-4a1d-9a24-03b9617ceec8> a dcat:Dataset ;
    dct:description "City zoning districts and classifications with ordinance #s, as well as annotation." ;
    dct:identifier "3397a39b-f1ff-4a1d-9a24-03b9617ceec8" ;
    dct:issued "2025-11-20T21:43:49.781203"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:43:49.781207"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.2840 39.8650, -74.9541 39.8650, -74.9541 40.1437, -75.2840 40.1437, -75.2840 39.8650))"^^gsp:wktLiteral ] ;
    dct:title "Philadelphia zoning" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3397a39b-f1ff-4a1d-9a24-03b9617ceec8/resource/244261da-172d-4df2-b8ee-59e108e485ee>,
        <https://data.amerigeoss.org/dataset/3397a39b-f1ff-4a1d-9a24-03b9617ceec8/resource/736a4c35-604c-4686-98a4-908775411715> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "area-shopping",
        "area-shopping-center-district",
        "ckan",
        "commercial",
        "food-distribution-center-district",
        "general-industrial",
        "geo",
        "geoss",
        "institutional-development-district",
        "least-restricted-industrial",
        "limited-industrial",
        "national",
        "neighborhood-shopping",
        "neighborhood-shopping-center-district",
        "north-america",
        "office-commercial",
        "philadelphia",
        "port-industrial",
        "recreational",
        "residential",
        "shopping-centers",
        "sports-stadium",
        "trailer-park-district",
        "united-states",
        "water-features",
        "zoning" .

<https://data.amerigeoss.org/dataset/3397a39b-f1ff-4a1d-9a24-03b9617ceec8/resource/244261da-172d-4df2-b8ee-59e108e485ee> a dcat:Distribution ;
    dct:issued "2020-11-29T22:58:57.642545"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:43:49.766756"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://none> .

<https://data.amerigeoss.org/dataset/3397a39b-f1ff-4a1d-9a24-03b9617ceec8/resource/736a4c35-604c-4686-98a4-908775411715> a dcat:Distribution ;
    dct:issued "2020-11-29T22:58:57.642534"^^xsd:dateTime ;
    dct:modified "2025-11-20T21:43:49.766294"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

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

