@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/5f0e6499-ec27-4a1a-ad8b-b419cc844fd5> a dcat:Dataset ;
    dct:description "Information regarding individuals who have had their driver licenses revoked, suspended or otherwise denied for cause, or who have been convicted of certain traffic violations, etc." ;
    dct:identifier "421.0" ;
    dct:issued "2018-12-18"^^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 "National Driver Register (NDR) -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frank Subalusky" ;
            vcard:hasEmail <mailto:Frank.Subalusky@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f0e6499-ec27-4a1a-ad8b-b419cc844fd5/resource/26ab70c6-5bf5-4c5e-a169-039c8d433af2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "convictions",
        "denied",
        "driver",
        "geo",
        "geoss",
        "license",
        "national",
        "north-america",
        "reported",
        "revoked",
        "state-authorities",
        "suspended",
        "traffic-violations",
        "united-states",
        "withdrawn" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/5f0e6499-ec27-4a1a-ad8b-b419cc844fd5/resource/26ab70c6-5bf5-4c5e-a169-039c8d433af2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:57:18.868226"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:11:11.266748"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

