@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/429104e5-83d6-426d-aadb-5a7b9923ef3b> a dcat:Dataset ;
    dct:description "<p>Surviving Spouse's Benefit for Month of Veteran's Death - 38 U.S.C. § 5310(b)</p>" ;
    dct:identifier "VA-OGC-048" ;
    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-2009" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGC Law Library" ;
            vcard:hasEmail <mailto:OGCLawLibrary@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/429104e5-83d6-426d-aadb-5a7b9923ef3b/resource/b7cc8b8e-0ac6-46db-aa71-3b048f3560d5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "official-opinion",
        "ogc",
        "opinion",
        "united-states" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/429104e5-83d6-426d-aadb-5a7b9923ef3b/resource/b7cc8b8e-0ac6-46db-aa71-3b048f3560d5> a dcat:Distribution ;
    dct:description "PREC1_2009.doc" ;
    dct:format "DOC" ;
    dct:issued "2020-11-10T17:18:01.002096"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:10:51.063960"^^xsd:dateTime ;
    dct:title "OGC Precedent Opinion 1-2009" ;
    dcat:accessURL <https://www.va.gov/ogc/docs/2009/PREC1_2009.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" .

