@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/2b8a2901-9289-4d6e-8899-779fe8c63dee> a dcat:Dataset ;
    dct:description """This table provides location data and summary statistics of each traffic study. The SDOT Traffic Counts group runs studies across the city to collect traffic volumes. Most studies are done with pneumatic tubes, but some come from video systems as well. Use the field study_id to match it with other tables for more detailed information. Data are binned in 15 minute and 60 minute bins in other tables.

LANE_DESIGNATION_CODE_ID 
1     Standard
2     Right Turn
3     Left Turn
4     Thru Only
5     Thru + Right Turn
6     Thru + Left Turn
7     Aggregate Element
8     Anomaly / Special Event
9     Unknown
10    0
11    1
12    2
13    3
14    4
15    5
16    6

TRAFFIC_FLOW_DIR_ID:
1              N
2              S
3              E
4              W
5              NE
6              SE
7              SW
8              NW
9              REV
10           UNKNOWN
11           TOTAL""" ;
    dct:identifier <https://cos-data.seattle.gov/api/views/xucb-vzhc> ;
    dct:issued "2023-01-11"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Counts by Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Conor, Jeffrey" ;
            vcard:hasEmail <mailto:open.data@seattle.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/1c298897-5642-4d66-9f19-d03828c504f8>,
        <https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/6e63198f-b052-41d3-a003-203e79ac39bc>,
        <https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/7eae9f84-b6b9-4d7b-838e-95ee3ea26cee>,
        <https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/afbc86aa-2af0-4f41-81ef-43aa2c8c3ab6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "counts",
        "traffic-counts" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/1c298897-5642-4d66-9f19-d03828c504f8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-12-16T22:35:47.096117"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:04:55.976609"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/xucb-vzhc/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/6e63198f-b052-41d3-a003-203e79ac39bc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T22:35:47.096109"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:04:55.974947"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/xucb-vzhc/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/7eae9f84-b6b9-4d7b-838e-95ee3ea26cee> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-12-16T22:35:47.096120"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:04:55.977336"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/xucb-vzhc/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2b8a2901-9289-4d6e-8899-779fe8c63dee/resource/afbc86aa-2af0-4f41-81ef-43aa2c8c3ab6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-12-16T22:35:47.096114"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:04:55.975795"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://cos-data.seattle.gov/api/views/xucb-vzhc/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

