@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/f80a6ff2-feec-4e75-9b78-86c989fa6319> a dcat:Dataset ;
    dct:description """<p>The VONAPP VnpChildSchoolService is a Common Web Service for VONAPP.</p>
""" ;
    dct:identifier "f80a6ff2-feec-4e75-9b78-86c989fa6319" ;
    dct:issued "2025-12-02T07:49:34.988767"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:49:34.988771"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VnpChildSchoolService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f80a6ff2-feec-4e75-9b78-86c989fa6319/resource/effb6c0a-aa5f-41d5-9624-88dd322138cd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f80a6ff2-feec-4e75-9b78-86c989fa6319/resource/effb6c0a-aa5f-41d5-9624-88dd322138cd> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:17:01.589795"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:49:34.982850"^^xsd:dateTime ;
    dct:title "VnpChildSchoolService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/VnpChildSchoolService?WSDL> .

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

