@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/1615d262-35e3-437d-88fc-02bb307e6165> a dcat:Dataset ;
    dct:description "Traffic counts by bridge for 1933 forward for each bridge in the New York State Bridge Authority system." ;
    dct:identifier <https://data.ny.gov/api/views/5qpa-id23> ;
    dct:issued "2020-12-28"^^xsd:date ;
    dct:modified "2025-06-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Counts for Select Bridges: Beginning 1933" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/8c104bcd-4b84-4c0b-a2cc-3302a03dab93>,
        <https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/a2808059-200e-45fd-9582-e85acac6d00a>,
        <https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/c8df7438-573e-4f1f-ad74-1d0970d2225d>,
        <https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/d70fada8-ac32-40a6-aa3b-b0d41c24dc73> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bridge",
        "traffic" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/8c104bcd-4b84-4c0b-a2cc-3302a03dab93> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T03:59:30.071877"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:53:10.857103"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/5qpa-id23/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/a2808059-200e-45fd-9582-e85acac6d00a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T03:59:30.071880"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:53:10.858720"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/5qpa-id23/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/c8df7438-573e-4f1f-ad74-1d0970d2225d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T03:59:30.071867"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:53:10.852562"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/5qpa-id23/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1615d262-35e3-437d-88fc-02bb307e6165/resource/d70fada8-ac32-40a6-aa3b-b0d41c24dc73> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T03:59:30.071874"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:53:10.855324"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/5qpa-id23/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" .

