@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/e98f4395-4136-4d07-81f6-0aba38be7013> a dcat:Dataset ;
    dct:description """<p>Reads military tour information, with service period entered-on-date and released-date</p>
""" ;
    dct:identifier "e98f4395-4136-4d07-81f6-0aba38be7013" ;
    dct:issued "2025-12-02T02:10:48.876334"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:10:48.876339"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SvnSvcPeriodEJBService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e98f4395-4136-4d07-81f6-0aba38be7013/resource/5e3a1c0a-ee45-46b1-9db4-7bc7f1f45df4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e98f4395-4136-4d07-81f6-0aba38be7013/resource/5e3a1c0a-ee45-46b1-9db4-7bc7f1f45df4> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:16:42.944689"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:10:48.870192"^^xsd:dateTime ;
    dct:title "SvnSvcPeriodEJBService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/SvnSvcPeriodEJBService?WSDL> .

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

