@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/5111a47c-53f7-4782-9bc9-ca92afdf077a> a dcat:Dataset ;
    dct:description """<p>The VONAPP Attachments Service is a Common Web Service for VONAPP.</p>
""" ;
    dct:identifier "5111a47c-53f7-4782-9bc9-ca92afdf077a" ;
    dct:issued "2025-11-29T19:58:54.605341"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:58:54.605346"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VnpAtchmsServiceV2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5111a47c-53f7-4782-9bc9-ca92afdf077a/resource/4e17f85a-bc5b-4f61-b770-8ad8839e02e4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5111a47c-53f7-4782-9bc9-ca92afdf077a/resource/4e17f85a-bc5b-4f61-b770-8ad8839e02e4> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:17:00.751936"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:58:54.516635"^^xsd:dateTime ;
    dct:title "VnpAtchmsServiceV2" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/VnpAtchmsServiceV2?WSDL> .

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

