@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/20df97ed-05b5-4714-abe0-5ba0287c5ba5> a dcat:Dataset ;
    dct:description "A list of vehicles to be auctioned." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ynic-uz5i> ;
    dct:issued "2020-12-04"^^xsd:date ;
    dct:modified "2025-07-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Vehicle Auction List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/2a5a9691-a52d-4814-9ab5-ee7fc91c158a>,
        <https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/4196e4d6-33e5-4aa4-8b86-bc521fd443ac>,
        <https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/88552e4e-ea98-4937-8f33-6a52f0a2fb9f>,
        <https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/b30cc18d-bdc2-4b6b-9b45-9ab689fc0cd5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "auction",
        "dcas",
        "department-of-citywide-administrative-services",
        "fleet",
        "fleet-management",
        "vehicles" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/2a5a9691-a52d-4814-9ab5-ee7fc91c158a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-07T17:57:55.613624"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:19:05.484099"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ynic-uz5i/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/4196e4d6-33e5-4aa4-8b86-bc521fd443ac> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T17:57:55.613609"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:19:05.480254"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ynic-uz5i/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/88552e4e-ea98-4937-8f33-6a52f0a2fb9f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-07T17:57:55.613618"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:19:05.481583"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ynic-uz5i/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/20df97ed-05b5-4714-abe0-5ba0287c5ba5/resource/b30cc18d-bdc2-4b6b-9b45-9ab689fc0cd5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-07T17:57:55.613621"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:19:05.482864"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ynic-uz5i/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

