@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/1005d746-60b2-41e7-a46b-d2ef390173ae> a dcat:Dataset ;
    dct:description "<p>Opinion on Reimbursing Veterans under the SAH Program</p>" ;
    dct:identifier "VA-OGC-051" ;
    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 1-2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGC Law Library" ;
            vcard:hasEmail <mailto:OGCLawLibrary@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1005d746-60b2-41e7-a46b-d2ef390173ae/resource/2d9fb4d2-3b03-4db3-a9b2-fbec0105f73e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ogc",
        "opinion",
        "sah" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/1005d746-60b2-41e7-a46b-d2ef390173ae/resource/2d9fb4d2-3b03-4db3-a9b2-fbec0105f73e> a dcat:Distribution ;
    dct:description "PREC12008.doc" ;
    dct:format "DOC" ;
    dct:issued "2020-11-10T17:17:10.642762"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:55:06.071477"^^xsd:dateTime ;
    dct:title "OGC Precedent Opinion 1-2008" ;
    dcat:accessURL <https://www.va.gov/ogc/docs/2008/PREC12008.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" .

