@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/1c19371b-f357-4e66-b12a-ac517b78781d> a dcat:Dataset ;
    dct:description "Marital Status of Active Duty Forces" ;
    dct:identifier "DOD-1612" ;
    dct:issued "2025-09-24T04:50:45.437014"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2013-11-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Active Duty Marital Status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Boggess" ;
            vcard:hasEmail <mailto:William.Boggess@osd.pentagon.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c19371b-f357-4e66-b12a-ac517b78781d/resource/638cad03-b16c-48ac-8346-f858ff89d202> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "active",
        "air-force",
        "army",
        "children",
        "demographic",
        "dod",
        "enlisted",
        "female",
        "guard",
        "male",
        "marine-corp",
        "marriage",
        "military",
        "navy",
        "officer",
        "personnel",
        "reserve",
        "services",
        "single",
        "warrant" .

<https://data.amerigeoss.org/dataset/1c19371b-f357-4e66-b12a-ac517b78781d/resource/638cad03-b16c-48ac-8346-f858ff89d202> a dcat:Distribution ;
    dct:description "ActiveDuty_MaritalStatus.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-29T21:43:59.886641"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:50:45.402877"^^xsd:dateTime ;
    dct:title "8db12d63-d5ad-45d5-a605-00113dcb04b7" ;
    dcat:accessURL <http://www.dmdc.osd.mil/ActiveDuty_MaritalStatus.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

