@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/189f7f0c-ad49-48d5-b50e-80ccb577fed8> a dcat:Dataset ;
    dct:description "This dataset represents the location of court houses within the City of Baltimore. This list does not include Federal Courthouses." ;
    dct:identifier <https://data.baltimorecity.gov/datasets/c274c7d6a0f648d8ba3728eba3c8d2b2> ;
    dct:issued "2020-11-23T19:11:55+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-23T19:12:09+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Courthouses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "baltimore_city" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/189f7f0c-ad49-48d5-b50e-80ccb577fed8/resource/31a234ed-7c61-496d-b8ab-32c580b72f11>,
        <https://data.amerigeoss.org/dataset/189f7f0c-ad49-48d5-b50e-80ccb577fed8/resource/86644677-90d1-43cb-88c5-3fc0a0b100c0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "city-government",
        "ckan",
        "courthouse",
        "courts",
        "geo",
        "geographic",
        "geoss",
        "justice",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/189f7f0c-ad49-48d5-b50e-80ccb577fed8/resource/31a234ed-7c61-496d-b8ab-32c580b72f11> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2021-09-18T00:00:11.582173"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:17:56.480838"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.baltimorecity.gov/egis/rest/services/Hosted/Courthouses/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/189f7f0c-ad49-48d5-b50e-80ccb577fed8/resource/86644677-90d1-43cb-88c5-3fc0a0b100c0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-09-18T00:00:11.582165"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:17:56.480432"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.baltimorecity.gov/datasets/c274c7d6a0f648d8ba3728eba3c8d2b2> ;
    dcat:mediaType "text/html" .

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

