@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/6512ba07-a40a-49f7-bcf6-572731b4a49f> a dcat:Dataset ;
    dct:description "The Not-in-Traffic Surveillance (NTS) system is a virtual data collection system designed to provide counts and details regarding fatalities and injuries that occur in non-traffic crashes and in non-crash incidents. NiTS non-traffic crash data is obtained through NHTSA's National Automotive Sampling System, General Estimates System (NASS GES) and the Fatality Analysis Reporting System (FARS). NiTS non-crash injury data is based upon emergency department records from a special study conducted by the Consumer Product Safety Commission's National Electronic Injury Surveillance System (NEISS) All Injury Program. NiTS non-crash fatality data is derived from death certificate information from the Centers for Disease Control's National Vital Statistics System." ;
    dct:identifier "DOT-288" ;
    dct:issued "2009-01-27"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2021-10-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Not in Traffic Surveillance (NTS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Barbara Rhea" ;
            vcard:hasEmail <mailto:Barbara.Rhea@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6512ba07-a40a-49f7-bcf6-572731b4a49f/resource/634e6c6a-ab4c-48c3-a78a-cc9bc4b0a231> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crash",
        "death",
        "dot",
        "driver",
        "fatality",
        "geo",
        "geoss",
        "incident",
        "injury",
        "national",
        "nhtsa",
        "nits",
        "non-crash",
        "north-america",
        "person",
        "united-states",
        "vehicle",
        "victim" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6512ba07-a40a-49f7-bcf6-572731b4a49f/resource/634e6c6a-ab4c-48c3-a78a-cc9bc4b0a231> a dcat:Distribution ;
    dct:issued "2022-08-08T16:45:34.110759"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:01:04.998003"^^xsd:dateTime ;
    dct:title "NTS Data" ;
    dcat:accessURL <https://www.nhtsa.gov/content/nhtsa-ftp/179891> ;
    dcat:mediaType "application/vndams-excel" .

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

