@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/50cdda9a-27e2-4d48-aa7f-a30ff7c957bc> 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/50cdda9a-27e2-4d48-aa7f-a30ff7c957bc/resource/9c74437b-1be9-4619-8047-8e5485f5793d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "state-parks",
        "united-states" .

<https://data.amerigeoss.org/dataset/50cdda9a-27e2-4d48-aa7f-a30ff7c957bc/resource/9c74437b-1be9-4619-8047-8e5485f5793d> 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:54:45.787166"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:01:48.685710"^^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" .

