@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/7a1cf25e-eeb6-4073-b464-fc963c3de10c> a dcat:Dataset ;
    dct:description "<p>Servicemembers' Entitlement to Rehabilitation and Vocational Benefits under Public Law 110-181</p>" ;
    dct:identifier "VA-OGC-052" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OGC Precedent Opinion 2-2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGC Law Library" ;
            vcard:hasEmail <mailto:OGCLawLibrary@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a1cf25e-eeb6-4073-b464-fc963c3de10c/resource/23815713-5b3b-4db5-aa9b-ffb3d54d2728> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ogc",
        "opinion",
        "public-law-110-181",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/7a1cf25e-eeb6-4073-b464-fc963c3de10c/resource/23815713-5b3b-4db5-aa9b-ffb3d54d2728> a dcat:Distribution ;
    dct:description "PREC2_2008.doc" ;
    dct:format "DOC" ;
    dct:issued "2020-11-10T17:15:07.879984"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:39:04.659969"^^xsd:dateTime ;
    dct:title "OGC Precedent Opinion 2-2008" ;
    dcat:accessURL <https://www.va.gov/ogc/docs/2008/PREC2_2008.doc> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

