@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/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a> a dcat:Dataset ;
    dct:description "Contains rolled up annual" ;
    dct:identifier <https://data.lacity.org/api/views/t6kt-2yic> ;
    dct:issued "2018-09-05"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LAPD - Annual High Level Metrics - GOVSTAT - Archived" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mayor's Office OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/9600b017-eb00-43f0-b94a-72b2e0e01456>,
        <https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/b0eda4f3-2a1a-4206-8cab-9442d568ae27>,
        <https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/dd799b86-8ad7-48f8-8b84-f5e4b8507246>,
        <https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/edc4ae87-9509-432c-b855-a5a58b63aa42> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "lapd",
        "national",
        "north-america",
        "police",
        "response",
        "response-time",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/9600b017-eb00-43f0-b94a-72b2e0e01456> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:34.963280"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:49:20.650680"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/t6kt-2yic/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/b0eda4f3-2a1a-4206-8cab-9442d568ae27> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:34.963270"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:49:20.650225"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/t6kt-2yic/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/dd799b86-8ad7-48f8-8b84-f5e4b8507246> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:34.963286"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:49:20.651074"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/t6kt-2yic/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/4ee6a0d4-3625-41fd-bf9c-ecfb774ab55a/resource/edc4ae87-9509-432c-b855-a5a58b63aa42> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:34.963222"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:49:20.649799"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/t6kt-2yic/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

