@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/1108aa8d-9b3e-4fd8-a3ca-dfbc21e0fcb5> a dcat:Dataset ;
    dct:description "A breakdown of where military recruits enlisted by the first three digits of their ZIP Code for the year 2001." ;
    dct:identifier "984a859c-773e-7e26-1623-b765a917e1f3" ;
    dct:issued "2025-09-23T21:28:44.579395"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2013-10-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Accession ZIP Code Profile - 2001" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Graves" ;
            vcard:hasEmail <mailto:aaron.graves@whs.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1108aa8d-9b3e-4fd8-a3ca-dfbc21e0fcb5/resource/341c4255-a564-4ff2-9801-7e5267756342> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "accession",
        "enlistment" .

<https://data.amerigeoss.org/dataset/1108aa8d-9b3e-4fd8-a3ca-dfbc21e0fcb5/resource/341c4255-a564-4ff2-9801-7e5267756342> a dcat:Distribution ;
    dct:description "11-F-0952_Accession_Zip_Code_Profile_(1st_three_digits)_2001.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-29T21:43:56.287236"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:28:44.562565"^^xsd:dateTime ;
    dct:title "8339348b-262d-6cc5-f512-a25498f6dbad" ;
    dcat:accessURL <http://www.dod.mil/pubs/foi/Reading_Room/Statistical_Data/11-F-0952_Accession_Zip_Code_Profile_%281st_three_digits%29_2001.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

