@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/63f60f71-9e23-44c4-b249-899a996c4db1> a dcat:Dataset ;
    dct:description "This dataset represents the zoning districts as defined by the City's Department of Planning." ;
    dct:identifier <https://data.baltimorecity.gov/datasets/dc7bf04cec4e41ef85cc6b391652e1e7> ;
    dct:issued "2020-11-19T17:01:58+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-05T19:51:07+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Zoning" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/63f60f71-9e23-44c4-b249-899a996c4db1/resource/67632a76-8bff-4a09-8804-c0329d6609d2>,
        <https://data.amerigeoss.org/dataset/63f60f71-9e23-44c4-b249-899a996c4db1/resource/a8cefe93-a8f2-46bb-8803-ae92e7a6622b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "districts",
        "economics",
        "geo",
        "geographic",
        "geoss",
        "housing-development",
        "national",
        "north-america",
        "planning",
        "united-states",
        "zoning" .

<https://data.amerigeoss.org/dataset/63f60f71-9e23-44c4-b249-899a996c4db1/resource/67632a76-8bff-4a09-8804-c0329d6609d2> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-18T00:00:43.864374"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:06:54.672022"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/Zoning/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/63f60f71-9e23-44c4-b249-899a996c4db1/resource/a8cefe93-a8f2-46bb-8803-ae92e7a6622b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-18T00:00:43.864367"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:06:54.671563"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/dc7bf04cec4e41ef85cc6b391652e1e7> ;
    dcat:mediaType "text/html" .

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

