@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/0d452797-e19f-4430-a56b-70c90282987c> a dcat:Dataset ;
    dct:description "Contains NHTSA record schedules. SYSTEMS INTEGRATION (NPO-430)" ;
    dct:identifier "DOT-484" ;
    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 "Comprehensive Records Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carolyn Green" ;
            vcard:hasEmail <mailto:carolyn.green@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d452797-e19f-4430-a56b-70c90282987c/resource/c2ebf5aa-f5a9-463d-ab53-7a4cc74d821b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "archives",
        "ckan",
        "disposition",
        "geo",
        "geoss",
        "nara",
        "national",
        "north-america",
        "record-schedules",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0d452797-e19f-4430-a56b-70c90282987c/resource/c2ebf5aa-f5a9-463d-ab53-7a4cc74d821b> a dcat:Distribution ;
    dct:description "default.aspx" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:32:53.956404"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:40:14.633101"^^xsd:dateTime ;
    dct:title "Comprehensive Record Schedule" ;
    dcat:accessURL <http://our.dot.gov/office/nhtsa.npo/NPO-400/pmo/admin/RMINV/default.aspx> ;
    dcat:mediaType "text/html" .

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

