@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/706803c5-a145-4b37-800d-1df34b4aa245> a dcat:Dataset ;
    dct:description "NCAP rates vehicles to determine crash worthiness and rollover safety. The safety ratings are gathered during controlled crash and rollover tests conducted at NHTSA research facilities. Vehicles with a rating of five stars indicate the highest safety rating, whereas a one star indicates the lowest rating." ;
    dct:identifier "DOT-248" ;
    dct:issued "2010-01-05"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New Car Assessment Program (NCAP) - 5 Star Safety Ratings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Johanna Lowrie" ;
            vcard:hasEmail <mailto:Johanna.Lowrie@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/706803c5-a145-4b37-800d-1df34b4aa245/resource/fabf8b09-ed7b-4044-b76c-35c8ef658229> ;
    dcat:keyword "5_",
        "amerigeo",
        "amerigeoss",
        "assessment",
        "car",
        "ckan",
        "five",
        "geo",
        "geoss",
        "national",
        "ncap",
        "new",
        "north-america",
        "program",
        "rating",
        "ratings",
        "safety",
        "star",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/706803c5-a145-4b37-800d-1df34b4aa245/resource/fabf8b09-ed7b-4044-b76c-35c8ef658229> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:33:07.602172"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:51:12.705690"^^xsd:dateTime ;
    dct:title "New Car Assessment Program (NCAP) - 5 Star Safety Ratings" ;
    dcat:accessURL <http://webapi.nhtsa.gov/Default.aspx%3FSafetyRatings/API/5> ;
    dcat:mediaType "application/json" .

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

