@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/fc7d5b41-b2fd-46e2-8650-232fa908efbf> a dcat:Dataset ;
    dct:description """<p>Supports operations to access data related to (Compensation and Pension) Awards. This service will be the award document interface for eDocument</p>
""" ;
    dct:identifier "fc7d5b41-b2fd-46e2-8650-232fa908efbf" ;
    dct:issued "2025-12-02T09:35:41.374267"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:35:41.374271"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AwardDocService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc7d5b41-b2fd-46e2-8650-232fa908efbf/resource/35fe017f-33fc-4da3-abff-1b84983074a9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fc7d5b41-b2fd-46e2-8650-232fa908efbf/resource/35fe017f-33fc-4da3-abff-1b84983074a9> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:15:22.644726"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:35:41.368137"^^xsd:dateTime ;
    dct:title "AwardDocService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/AwardDocService?WSDL> .

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

