@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/404ef77f-95b4-49fa-9df5-6503b0854cc7> a dcat:Dataset ;
    dct:description "This dataset represents the geographical area of the Congressional Districts of the City of Baltimore." ;
    dct:identifier <https://data.baltimorecity.gov/datasets/c2d605e9809b42729c08235f331c1cf1> ;
    dct:issued "2020-11-17T20:41:09+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-06T02:47:53+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Congressional District" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/404ef77f-95b4-49fa-9df5-6503b0854cc7/resource/607c48d7-8094-463c-b04c-536343519ad5>,
        <https://data.amerigeoss.org/dataset/404ef77f-95b4-49fa-9df5-6503b0854cc7/resource/701fb117-bac6-4ec2-b878-08c9fe516281> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "city-government",
        "ckan",
        "congressional-districts",
        "district",
        "geo",
        "geographic",
        "geoss",
        "house-of-representative",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/404ef77f-95b4-49fa-9df5-6503b0854cc7/resource/607c48d7-8094-463c-b04c-536343519ad5> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-17T23:59:04.280167"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:30:08.216557"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/Congressional_District/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/404ef77f-95b4-49fa-9df5-6503b0854cc7/resource/701fb117-bac6-4ec2-b878-08c9fe516281> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-17T23:59:04.280160"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:30:08.216147"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/c2d605e9809b42729c08235f331c1cf1> ;
    dcat:mediaType "text/html" .

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

