@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/30faf254-2f05-4f4e-9f50-305840a3c2ca> a dcat:Dataset ;
    dct:description "https://gis3.montgomerycountymd.gov/arcgis/rest/services/GDX/police_station_pts/MapServer/0" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/caxq-tx48> ;
    dct:issued "2014-10-24"^^xsd:date ;
    dct:modified "2016-04-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Police Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/54041539-f079-4fbc-906d-522cef2c183d>,
        <https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/8f6e964f-4317-4d37-be69-af60a837bbba>,
        <https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/995be1d5-413c-4a44-9a04-76f7037f7d1f>,
        <https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/fc50b7a4-adf7-4cce-8fb5-0c951075f539> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "police",
        "station",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/54041539-f079-4fbc-906d-522cef2c183d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:12.229127"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:24:34.869347"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/caxq-tx48/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/8f6e964f-4317-4d37-be69-af60a837bbba> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:12.229136"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:24:34.870129"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/caxq-tx48/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/995be1d5-413c-4a44-9a04-76f7037f7d1f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:12.229117"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:24:34.868945"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/caxq-tx48/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/30faf254-2f05-4f4e-9f50-305840a3c2ca/resource/fc50b7a4-adf7-4cce-8fb5-0c951075f539> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:12.229133"^^xsd:dateTime ;
    dct:modified "2025-11-20T19:24:34.869729"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/caxq-tx48/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

