@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/598c0de7-fc4b-44a2-920c-412645e1b99f> a dcat:Dataset ;
    dct:description """<p>Provides various methods to sync Claim related data for NWQ processing. It includes web operations to get Claims, get Unique Contention Classifications, get Unique SpecialIissues and get Tracked items</p>
""" ;
    dct:identifier "598c0de7-fc4b-44a2-920c-412645e1b99f" ;
    dct:issued "2025-11-29T22:34:10.354487"^^xsd:dateTime ;
    dct:modified "2025-11-29T22:34:10.354491"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SyncClaimService" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kenneth Wimsatt" ;
            vcard:hasEmail <mailto:kenneth.wimsatt@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/598c0de7-fc4b-44a2-920c-412645e1b99f/resource/f749d72f-5012-425d-9c37-fd28fee9b596> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/598c0de7-fc4b-44a2-920c-412645e1b99f/resource/f749d72f-5012-425d-9c37-fd28fee9b596> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:16:45.228456"^^xsd:dateTime ;
    dct:modified "2025-11-29T22:34:10.348723"^^xsd:dateTime ;
    dct:title "SyncClaimService" ;
    dcat:accessURL <http://bepdev.vba.va.gov/benefits-awards/SyncClaimService?WSDL> .

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

