@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/2db0de15-eb6d-4eec-89d2-727d7f7cb530> a dcat:Dataset ;
    dct:description "Police Station & Fire Station.  Data will be refresh if there's a new police or fire station built." ;
    dct:identifier <https://data.lacity.org/api/views/8yhj-2j8m> ;
    dct:issued "2014-05-27"^^xsd:date ;
    dct:modified "2024-04-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 "Port of Los Angeles" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/61cda905-6889-4e26-bd5d-e9edeed9728a>,
        <https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/939a254d-3f6f-4f8a-bbfc-a41b67268d69>,
        <https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/9bef2093-19c2-40d5-ae26-18e2309156aa>,
        <https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/d0754bc6-19bd-4788-8d9d-e290a7793caa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fire-station",
        "police-station" ;
    dcat:theme <%7B%22City%20Infrastructure%20&%20Service%20Requests%22%7D> .

<https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/61cda905-6889-4e26-bd5d-e9edeed9728a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T17:04:39.641580"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:22:46.949424"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/8yhj-2j8m/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/939a254d-3f6f-4f8a-bbfc-a41b67268d69> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T17:04:39.641579"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:22:46.948191"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/8yhj-2j8m/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/9bef2093-19c2-40d5-ae26-18e2309156aa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T17:04:39.641575"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:22:46.946896"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/8yhj-2j8m/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2db0de15-eb6d-4eec-89d2-727d7f7cb530/resource/d0754bc6-19bd-4788-8d9d-e290a7793caa> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T17:04:39.641582"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:22:46.950597"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/8yhj-2j8m/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

