@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/3b5373a4-81e6-42f7-a5e4-171a08ae602b> a dcat:Dataset ;
    dct:description "This dataset reflects calls for service incidents in the City of Los Angeles in the year 2019. 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/r4ka-x5je> ;
    dct:issued "2019-01-11"^^xsd:date ;
    dct:modified "2021-02-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LAPD Calls for Service 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LAPD OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/2f61c3a4-e04b-414d-9dff-c1282901fe4a>,
        <https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/70e1326c-4ff3-48b6-8a01-0e17d3c24a4c>,
        <https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/86426478-6e66-4c6f-8dff-430484b12dff>,
        <https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/ac18ddd9-a4df-41b3-a140-dc3a2a41bdfe> ;
    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/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/2f61c3a4-e04b-414d-9dff-c1282901fe4a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:32.410302"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:13:30.938442"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/r4ka-x5je/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/70e1326c-4ff3-48b6-8a01-0e17d3c24a4c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:32.410310"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:13:30.938847"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/r4ka-x5je/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/86426478-6e66-4c6f-8dff-430484b12dff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:32.410274"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:13:30.938033"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/r4ka-x5je/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3b5373a4-81e6-42f7-a5e4-171a08ae602b/resource/ac18ddd9-a4df-41b3-a140-dc3a2a41bdfe> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:32.410315"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:13:30.939237"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/r4ka-x5je/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" .

