@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/320fd7cb-831b-42bf-b7be-d33e55b191c7> a dcat:Dataset ;
    dct:description "<p>Review of Prior Decisions Involving Military Sexual Trauma  Author: Griffin, B.</p>" ;
    dct:identifier "VA-OGC-020" ;
    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 3-2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OGC Law Library" ;
            vcard:hasEmail <mailto:OGCLawLibrary@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/320fd7cb-831b-42bf-b7be-d33e55b191c7/resource/f2352c31-65d7-4a8c-a1cd-fee0835c8e33> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ogc",
        "opinion" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/320fd7cb-831b-42bf-b7be-d33e55b191c7/resource/f2352c31-65d7-4a8c-a1cd-fee0835c8e33> a dcat:Distribution ;
    dct:description "P0312001.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T17:13:35.790650"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:45:24.721436"^^xsd:dateTime ;
    dct:title "OGC Precedent Opinion 3-2012" ;
    dcat:accessURL <https://www.va.gov/OGC/docs/2012/P0312001.pdf> ;
    dcat:mediaType "application/pdf" .

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

