@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/6bfb77d2-49e2-432a-961a-ca973ca3eed3> a dcat:Dataset ;
    dct:description "This dataset consists of truck size and weight enforcement data including number of trucks weighed, number of violations, and number of oversize/overweight permits, as reported by the States in their annual certification to FHWA." ;
    dct:identifier <https://data.transportation.gov/api/views/mt5m-skz3> ;
    dct:issued "2021-03-25"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2022-05-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Truck Size and Weight Enforcement Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Berg" ;
            vcard:hasEmail <mailto:john.berg@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/3da8b127-19fa-45fd-a203-6664c8f30174>,
        <https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/5b7b5573-9a05-4f6d-b52a-95ad3ab046fb>,
        <https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/8af68cfd-71ef-4e8b-a5cb-fcee3789b51d>,
        <https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/b437e5b2-6bb5-46b8-bb3a-dbbcd60e81d5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "citations",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "os-ow",
        "os-ow-permits",
        "oversize-overweight",
        "truck",
        "truck-size-and-weight",
        "united-states",
        "vehicle-size-and-weight",
        "violation",
        "weigh-in-motion",
        "weigh-stations",
        "weight",
        "wim" ;
    dcat:theme <%7B%22Roadways%20and%20Bridges%22%7D> .

<https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/3da8b127-19fa-45fd-a203-6664c8f30174> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-04-12T18:58:36.016268"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:51:09.519062"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/mt5m-skz3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/5b7b5573-9a05-4f6d-b52a-95ad3ab046fb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-04-12T18:58:36.016278"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:51:09.520376"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/mt5m-skz3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/8af68cfd-71ef-4e8b-a5cb-fcee3789b51d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-04-12T18:58:36.016275"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:51:09.519754"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/mt5m-skz3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6bfb77d2-49e2-432a-961a-ca973ca3eed3/resource/b437e5b2-6bb5-46b8-bb3a-dbbcd60e81d5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-04-12T18:58:36.016281"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:51:09.520986"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.transportation.gov/api/views/mt5m-skz3/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" .

