@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/86b5c185-cfcd-4b11-a0c9-33ac933bdbbc> a dcat:Dataset ;
    dct:description """<p>Common Web Service for VONAPP. Retrieves, creates, updates and deletes a veteranÆs VNP_PERSON record in the Corporate database for a claim selected in the GUI by the user</p>
""" ;
    dct:identifier "86b5c185-cfcd-4b11-a0c9-33ac933bdbbc" ;
    dct:issued "2025-11-30T14:24:52.268007"^^xsd:dateTime ;
    dct:modified "2025-11-30T14:24:52.268011"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VnpPersonService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/86b5c185-cfcd-4b11-a0c9-33ac933bdbbc/resource/ade025a6-7c2c-44bc-83b5-b675b9c14412> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/86b5c185-cfcd-4b11-a0c9-33ac933bdbbc/resource/ade025a6-7c2c-44bc-83b5-b675b9c14412> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:17:05.875647"^^xsd:dateTime ;
    dct:modified "2025-11-30T14:24:52.261925"^^xsd:dateTime ;
    dct:title "VnpPersonService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/VnpPersonService?WSDL> .

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

