@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/2ad6892a-d717-4be4-b322-25d0df0786d5> a dcat:Dataset ;
    dct:description "This dataset includes sales data for fleet equipment that was sold in the current and previous three years. This dataset does not include sales data for Seattle City Light (SCL) fleet equipment." ;
    dct:identifier <https://cos-data.seattle.gov/api/views/y6ef-jf2w> ;
    dct:issued "2021-02-09"^^xsd:date ;
    dct:modified "2025-08-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Sold Fleet Equipment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lucy.Bonomo@seattle.gov" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/139f545a-977d-418f-ab5a-3fd38f4af499>,
        <https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/32539cfe-1d86-47b4-9381-14b2529cd209>,
        <https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/a5df9580-db54-4d4d-b9c3-7620c43d10e7>,
        <https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/bde43b60-6145-4064-9ff2-cf965abdecd4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "auction",
        "cars",
        "equipment",
        "fas",
        "finance",
        "finance-and-administrative-services",
        "fleet",
        "sold-fleet-equipment",
        "surplus",
        "trucks" ;
    dcat:theme <%7B%22City%20Administration%22%7D> .

<https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/139f545a-977d-418f-ab5a-3fd38f4af499> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T22:36:02.234856"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:25:47.698667"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/y6ef-jf2w/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/32539cfe-1d86-47b4-9381-14b2529cd209> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-12-16T22:36:02.234865"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:25:47.702235"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/y6ef-jf2w/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/a5df9580-db54-4d4d-b9c3-7620c43d10e7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-12-16T22:36:02.234861"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:25:47.699946"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/y6ef-jf2w/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2ad6892a-d717-4be4-b322-25d0df0786d5/resource/bde43b60-6145-4064-9ff2-cf965abdecd4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-12-16T22:36:02.234863"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:25:47.701110"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/y6ef-jf2w/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" .

