@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/14927082-9f5e-489b-92dd-de7604b5199a> a dcat:Dataset ;
    dct:description "This site collates and visualizes critical indicators within the automotive vehicles and parts markets to enable firms to develop export strategies and identify target markets.  These data include trade flows (exports and imports) of New Passenger Vehicles and Light Trucks, Medium- and Heavy-Duty Trucks, Used Vehicles, and Automotive Parts." ;
    dct:identifier "ITA-0069" ;
    dct:issued "2025-09-23T23:43:50.349856"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-03-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Automotive Industry Trade Data Visualization" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Forrest Nielsen" ;
            vcard:hasEmail <mailto:Forrest.Nielsen@trade.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aftermarket",
        "automotive",
        "exports",
        "heavy-duty",
        "imports",
        "medium-duty",
        "original-equipment",
        "parts",
        "passenger",
        "trucks",
        "used",
        "vehicles" .

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

