@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/43eb50eb-604f-4554-a3f9-b774ee1db28e> a dcat:Dataset ;
    dct:description "A breakdown of where military recruits enlisted by the first three digits of their ZIP Code for the year 2000." ;
    dct:identifier "8749748b-662d-6d15-f512-a65498f6dfe2" ;
    dct:issued "2025-11-21T08:05:19.719155"^^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 - 2000" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Graves" ;
            vcard:hasEmail <mailto:aaron.graves@whs.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/43eb50eb-604f-4554-a3f9-b774ee1db28e/resource/82145785-d103-4fc1-9a83-ea94ff20c14c> ;
    dcat:keyword "accession",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "enlistment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/43eb50eb-604f-4554-a3f9-b774ee1db28e/resource/82145785-d103-4fc1-9a83-ea94ff20c14c> a dcat:Distribution ;
    dct:description "11-F-0952_Accession_Zip_Code_Profile_(1st_three_digits)_2000.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-29T21:43:56.246652"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:05:19.712730"^^xsd:dateTime ;
    dct:title "8c336981-6b27-63ce-fe0b-9b598defd597" ;
    dcat:accessURL <http://www.dod.mil/pubs/foi/Reading_Room/Statistical_Data/11-F-0952_Accession_Zip_Code_Profile_%281st_three_digits%29_2000.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" .

