@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/f88e0177-28b0-4dcb-b0ef-2f9bc14f2523> a dcat:Dataset ;
    dct:description """<p>Common web service for VONAPP Finds, creates and deletes VONAPP (Veteran Online Application) form data entered online by the Veteran or other authorized claimant</p>
""" ;
    dct:identifier "f88e0177-28b0-4dcb-b0ef-2f9bc14f2523" ;
    dct:issued "2025-12-02T08:01:28.690023"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:01:28.690027"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VnpProcFormService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f88e0177-28b0-4dcb-b0ef-2f9bc14f2523/resource/747ab907-d9ea-448d-943b-a54528d88605> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f88e0177-28b0-4dcb-b0ef-2f9bc14f2523/resource/747ab907-d9ea-448d-943b-a54528d88605> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:17:06.475142"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:01:28.684120"^^xsd:dateTime ;
    dct:title "VnpProcFormService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/VnpProcFormService?WSDL> .

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

