@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/292abac3-2eb1-4b8a-a501-df5f9d5c439a> a dcat:Dataset ;
    dct:description """Current and upcoming neighborhoods of the LA Express Park Project.
Updated as new project areas come online.""" ;
    dct:identifier <https://data.lacity.org/api/views/895k-6zuw> ;
    dct:issued "2019-03-07"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LA Express Park Project Area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LADOT Parking Meters Division" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/28212520-4c46-402b-be36-cc75b7e41f17>,
        <https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/3edc459c-18fc-454a-87b4-8ca7d960c47d>,
        <https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/613c00c0-f4eb-47bc-adaf-09b4efef7364>,
        <https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/7bca7a49-7b6e-4003-b00e-55c11efae385> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "express-park",
        "meter",
        "parking",
        "parking-meter" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/28212520-4c46-402b-be36-cc75b7e41f17> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:09.714393"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:15:48.371285"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/895k-6zuw/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/3edc459c-18fc-454a-87b4-8ca7d960c47d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:09.714376"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:15:48.369159"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/895k-6zuw/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/613c00c0-f4eb-47bc-adaf-09b4efef7364> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:09.714387"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:15:48.370257"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/895k-6zuw/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/292abac3-2eb1-4b8a-a501-df5f9d5c439a/resource/7bca7a49-7b6e-4003-b00e-55c11efae385> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:09.714398"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:15:48.372241"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/895k-6zuw/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" .

