@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/524cc078-9869-40d9-bc61-7af5b35d8172> a dcat:Dataset ;
    dct:description "<p>A map of the geographical layout of OGC Districts.</p>" ;
    dct:identifier "VA-OGC-002" ;
    dct:issued "2017-07-26"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OGC District Counsel Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melinda Perritano" ;
            vcard:hasEmail <mailto:Melinda.Perritano@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/524cc078-9869-40d9-bc61-7af5b35d8172/resource/519fa51a-8e69-4a9f-ae94-9a71cf6ba6f2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "districts",
        "geo",
        "geoss",
        "map",
        "national",
        "north-america",
        "united-states",
        "web-site" ;
    dcat:theme <%22and%20Operational%20Data%22%7D>,
        <%7B%22Basic%20Statistics%22>,
        <Use> .

<https://data.amerigeoss.org/dataset/524cc078-9869-40d9-bc61-7af5b35d8172/resource/519fa51a-8e69-4a9f-ae94-9a71cf6ba6f2> a dcat:Distribution ;
    dct:description "districtmap.htm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:15:32.578103"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:02:53.415396"^^xsd:dateTime ;
    dct:title "OGC Chief Counsel District Map" ;
    dcat:accessURL <https://www.va.gov/OGC/districtmap.htm> ;
    dcat:mediaType "text/html" .

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

