@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/6844b05b-8e58-4220-a013-406acfd4b7c5> a dcat:Dataset ;
    dct:description "<p>Data about parks in the state of Oklahoma.</p>" ;
    dct:identifier "08830e47-e651-4dc6-b753-79d5383a1389" ;
    dct:issued "2019-10-31T20:21:03.192241"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:21:03.696662"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Oklahoma State Parks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DougDoe" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6844b05b-8e58-4220-a013-406acfd4b7c5/resource/f1d46358-a83d-4262-8408-4db57c20ab88> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "state-parks",
        "united-states" .

<https://data.amerigeoss.org/dataset/6844b05b-8e58-4220-a013-406acfd4b7c5/resource/f1d46358-a83d-4262-8408-4db57c20ab88> a dcat:Distribution ;
    dct:description "<p>List of state parks located in Oklahoma and their addresses.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:56:15.795801"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:23:32.042499"^^xsd:dateTime ;
    dct:title "Data - Oklahoma State Parks" ;
    dcat:accessURL <https://data.ok.gov/dataset/08830e47-e651-4dc6-b753-79d5383a1389/resource/72a040b6-a838-40c4-9c5b-ed5fa4dd6cdc/download/data-oklahoma-state-parks.csv> ;
    dcat:mediaType "text/csv" .

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

