@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/3f12b1d4-9baa-4285-b50a-e21519f41b78> a dcat:Dataset ;
    dct:description """<p>Opinion on Reimbursing Veterans under the SAH Program</p>
""" ;
    dct:identifier "3f12b1d4-9baa-4285-b50a-e21519f41b78" ;
    dct:issued "2025-11-29T14:41:08.173308"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:41:08.173311"^^xsd:dateTime ;
    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/3f12b1d4-9baa-4285-b50a-e21519f41b78/resource/6483dae9-ae33-430a-be02-55b9b2bd3bd7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3f12b1d4-9baa-4285-b50a-e21519f41b78/resource/6483dae9-ae33-430a-be02-55b9b2bd3bd7> a dcat:Distribution ;
    dct:description "PREC12008.doc" ;
    dct:format "DOC" ;
    dct:issued "2019-07-02T05:30:49.511169"^^xsd:dateTime ;
    dct:modified "2025-11-29T14:41:08.166585"^^xsd:dateTime ;
    dct:title "OGC Precedent Opinion 1-2008" ;
    dcat:accessURL <https://www.va.gov/ogc/docs/2008/PREC12008.doc> .

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

