@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/666145cf-bd48-46e8-add0-3f742d0160bb> a dcat:Dataset ;
    dct:description "Chicago Police district station locations and contact information." ;
    dct:identifier <https://data.cityofchicago.org/api/views/z8bn-74gv> ;
    dct:issued "2016-06-10"^^xsd:date ;
    dct:modified "2016-06-10"^^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 "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/45948a3e-617e-4979-8d81-f69d6850de24>,
        <https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/74b06a46-a08e-46c1-84df-a41d7b8d036a>,
        <https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/75713cd6-2e4e-4b1b-9875-5b43c9e5f31b>,
        <https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/8cbe04cc-7a6e-48b7-b2bd-61111ece428d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "facilities",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/45948a3e-617e-4979-8d81-f69d6850de24> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:38.850420"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:00:07.272183"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/z8bn-74gv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/74b06a46-a08e-46c1-84df-a41d7b8d036a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:38.850413"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:00:07.271733"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/z8bn-74gv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/75713cd6-2e4e-4b1b-9875-5b43c9e5f31b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:38.850426"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:00:07.273025"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/z8bn-74gv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/666145cf-bd48-46e8-add0-3f742d0160bb/resource/8cbe04cc-7a6e-48b7-b2bd-61111ece428d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:38.850424"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:00:07.272581"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/z8bn-74gv/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" .

