@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/005d15dd-ae9a-4a0f-992d-52945535e782> a dcat:Dataset ;
    dct:description "This list contains information on LPEP providers that are authorized for NYC TLC licensed SHL vehicles." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/6pwv-zmgh> ;
    dct:issued "2015-12-02"^^xsd:date ;
    dct:modified "2020-02-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SHL Vehicles – LPEP Provider" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/22f4b45c-d87f-46ed-ad35-31e1d7c598d9>,
        <https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/74d8823e-35cc-41ee-bf29-b7c440a37434>,
        <https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/a1e3e5b6-2b38-4a87-9051-ce81a052155a>,
        <https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/b456d202-e4d0-4fa5-a661-adf6f816e4e1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cab",
        "lpep",
        "shl",
        "taxi",
        "transportation" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/22f4b45c-d87f-46ed-ad35-31e1d7c598d9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T16:29:26.090817"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:22:06.323775"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6pwv-zmgh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/74d8823e-35cc-41ee-bf29-b7c440a37434> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T16:29:26.090820"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:22:06.324454"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6pwv-zmgh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/a1e3e5b6-2b38-4a87-9051-ce81a052155a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T16:29:26.090814"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:22:06.323071"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6pwv-zmgh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/005d15dd-ae9a-4a0f-992d-52945535e782/resource/b456d202-e4d0-4fa5-a661-adf6f816e4e1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T16:29:26.090806"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:22:06.322313"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/6pwv-zmgh/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" .

