@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/fb5db071-0797-4d02-9604-39c603ea8dc4> a dcat:Dataset ;
    dct:description "Personal privacy information has been redacted based on FOIA Exemption 6" ;
    dct:identifier "fb5db071-0797-4d02-9604-39c603ea8dc4" ;
    dct:issued "2025-12-02T09:07:45.378387"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:07:45.378393"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NHTSA FOIA Logs - Annual FOIA Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NHTSA Executive Secretariat" ;
            vcard:hasEmail <mailto:webmaster@nhtsa.dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb5db071-0797-4d02-9604-39c603ea8dc4/resource/e603bab2-66a4-42ff-9ae5-82735edb78ac> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fb5db071-0797-4d02-9604-39c603ea8dc4/resource/e603bab2-66a4-42ff-9ae5-82735edb78ac> a dcat:Distribution ;
    dct:description "FOIA REPORT FROM OCTOBER 1, 2013 - SEPTEMBER 30, 2014" ;
    dct:format "PDF" ;
    dct:issued "2016-09-08T02:24:01.408604"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:07:45.371267"^^xsd:dateTime ;
    dct:title "Annual FOIA Report" ;
    dcat:accessURL <http://www.nhtsa.gov/staticfiles/laws_regs/pdf/FY2014-NHTSA-FOIA-Log.pdf> ;
    dcat:mediaType "application/pdf" .

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

