@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/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8> a dcat:Dataset ;
    dct:description "The City of Seattle has created an on-street paid parking occupancy data set and is providing access to this data set for public use for research and entrepreneurial purposes under the City’s Open Data Program. This data set contains all records for 2019." ;
    dct:identifier <https://cos-data.seattle.gov/api/views/qktt-2bsy> ;
    dct:issued "2023-08-17"^^xsd:date ;
    dct:modified "2025-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2019 Paid Parking Occupancy" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Snyder, MaryCatherine" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/1d76115f-2fc4-4cbb-bc13-be5691aa2daa>,
        <https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/38503895-bbbc-4f05-90ba-6b01f86961f8>,
        <https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/39cd6038-1d4a-46be-bb33-eb2dd73f4098>,
        <https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/3b9822d1-d426-4b54-8ec8-5146fdab3c3a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "curbspace",
        "parking",
        "pay-stations",
        "sdot" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/1d76115f-2fc4-4cbb-bc13-be5691aa2daa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T22:31:18.409789"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:40:34.272611"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/qktt-2bsy/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/38503895-bbbc-4f05-90ba-6b01f86961f8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-12-16T22:31:18.409797"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:40:34.274021"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/qktt-2bsy/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/39cd6038-1d4a-46be-bb33-eb2dd73f4098> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-12-16T22:31:18.409794"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:40:34.273340"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/qktt-2bsy/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/afe8600d-2b84-4bc9-9dfa-f7d05f49f8d8/resource/3b9822d1-d426-4b54-8ec8-5146fdab3c3a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-12-16T22:31:18.409799"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:40:34.274691"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/qktt-2bsy/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" .

