@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/482de56c-9338-4be4-95e7-a01b6dc9241e> a dcat:Dataset ;
    dct:description "This dataset reflects calls for service incidents in the City of Los Angeles in the year 2018. 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/nayp-w2tw> ;
    dct:issued "2018-03-21"^^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 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LAPD OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/a068a50b-d190-4024-a101-b04cc7c1f417>,
        <https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/bb4079a9-baf1-4b93-b7fc-ac9f6333e6ab>,
        <https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/cac9e4c8-ff4b-455f-9db2-036761c776b7>,
        <https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/ecab5a9f-891b-4362-aae8-78770152cff3> ;
    dcat:keyword "911",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "calls",
        "cfs",
        "lapd",
        "police",
        "safety" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/a068a50b-d190-4024-a101-b04cc7c1f417> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:28.732206"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:17:08.819758"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/nayp-w2tw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/bb4079a9-baf1-4b93-b7fc-ac9f6333e6ab> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:28.732190"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:17:08.818174"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/nayp-w2tw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/cac9e4c8-ff4b-455f-9db2-036761c776b7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:28.732211"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:17:08.820487"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/nayp-w2tw/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/482de56c-9338-4be4-95e7-a01b6dc9241e/resource/ecab5a9f-891b-4362-aae8-78770152cff3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:28.732200"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:17:08.818972"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/nayp-w2tw/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" .

