@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/01d3a39b-a82a-4f58-ac91-9c983787d5b3> a dcat:Dataset ;
    dct:description "To assist consumers purchasing new vehicles or replacement tires, NHTSA has rated more than 2,400 lines of tires, including most used on passenger cars, minivans, SUVs and light pickup trucks using a grading system known as the Uniform Tire Quality Grading System (UTQGS). UTQGS allows consumers to compare tire tread wear, traction performance and temperature resistance." ;
    dct:identifier "DOT-4" ;
    dct:issued "2009-10-29"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2024-05-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Uniform Tire Quality Grading System (UTQGS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NHTSA-Datahub" ;
            vcard:hasEmail <mailto:NHTSA-Datahub@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/01d3a39b-a82a-4f58-ac91-9c983787d5b3/resource/fd11b74f-4240-44f3-bf00-7643abff14e6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "grading",
        "quality",
        "system",
        "temperature-resistance",
        "tire",
        "traction-performance",
        "tread-wear",
        "uniform",
        "utqgs" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/01d3a39b-a82a-4f58-ac91-9c983787d5b3/resource/fd11b74f-4240-44f3-bf00-7643abff14e6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:32:49.453980"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:17:14.160343"^^xsd:dateTime ;
    dct:title "Tire Rating Lookup" ;
    dcat:accessURL <http://www.safercar.gov/Vehicle+Shoppers/Tires+Rating> ;
    dcat:mediaType "text/html" .

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

