@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/76d93a37-3d95-40ad-9576-6a512994a146> a dcat:Dataset ;
    dct:description "This dataset reflects calls for service incidents in the City of Los Angeles in the year 2016. This data is as accurate as the data in the database. Please note questions or concerns in the comments." ;
    dct:identifier <https://data.lacity.org/api/views/xwgr-xw5q> ;
    dct:issued "2017-12-08"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LAPD Calls for Service 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LAPD OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/16d8a507-88f3-420a-8a9a-b947c36e1e19>,
        <https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/af202e09-7d10-4e3b-bbe0-c7efe0463f40>,
        <https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/c6b273e7-6cc6-45ba-bb86-53e8fe58709c>,
        <https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/f08a2d40-a8ed-4e04-8cd7-8663b3d800c9> ;
    dcat:keyword "911",
        "amerigeo",
        "amerigeoss",
        "calls",
        "cfs",
        "ckan",
        "geo",
        "geoss",
        "lapd",
        "national",
        "north-america",
        "police",
        "safety",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/16d8a507-88f3-420a-8a9a-b947c36e1e19> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:39.434655"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:02.467489"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/xwgr-xw5q/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/af202e09-7d10-4e3b-bbe0-c7efe0463f40> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:39.434666"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:02.468358"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/xwgr-xw5q/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/c6b273e7-6cc6-45ba-bb86-53e8fe58709c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:39.434668"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:02.468760"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/xwgr-xw5q/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/76d93a37-3d95-40ad-9576-6a512994a146/resource/f08a2d40-a8ed-4e04-8cd7-8663b3d800c9> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:39.434663"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:55:02.467938"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/xwgr-xw5q/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

