@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/2b1c5b1e-923e-4c10-99da-10f15d7f0635> a dcat:Dataset ;
    dct:description "Test Ped and Bike Counts made for LA CoMotion using CSU LA machine vision algorithm" ;
    dct:identifier <https://data.lacity.org/api/views/mbz9-j2zk> ;
    dct:issued "2018-06-06"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Arts District Pedestrian and Bike Counts - LA CoMotion" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "hunter" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/4cc7d8fe-ec3a-4674-ac7a-cd4aa939cfc3>,
        <https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/7f1ac804-2f58-494e-a9d6-902d736774f9>,
        <https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/7f42679b-bc56-4bba-a322-cedfa3f1df82>,
        <https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/d6b95ddd-5359-45a0-8bd8-fd75e65f89d3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bikes",
        "pedestrian",
        "transportation",
        "vision-zero" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/4cc7d8fe-ec3a-4674-ac7a-cd4aa939cfc3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:27.721754"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:01:14.489518"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/mbz9-j2zk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/7f1ac804-2f58-494e-a9d6-902d736774f9> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:27.721757"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:01:14.490690"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/mbz9-j2zk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/7f42679b-bc56-4bba-a322-cedfa3f1df82> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:27.721751"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:01:14.488251"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/mbz9-j2zk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2b1c5b1e-923e-4c10-99da-10f15d7f0635/resource/d6b95ddd-5359-45a0-8bd8-fd75e65f89d3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:27.721743"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:01:14.486993"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/mbz9-j2zk/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" .

