@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/44892077-d087-483b-9536-5c3843696580> a dcat:Dataset ;
    dct:description "This point dataset was created to show the picnic area features in Rocky Mountain National Park. The features were digitized using aerial imagery and ArcMap 10.3. Edits were made by Glenn Hoffman at ROMO in November 2016 to incorporate the NPS Core Data Standard dated 08/10/2016." ;
    dct:identifier "NPS_DataStore_2240817" ;
    dct:issued "2017-04-12"^^xsd:date ;
    dct:modified "2017-04-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-105.9137 40.1581, -105.9137 40.5538, -105.4936 40.5538, -105.4936 40.1581, -105.9137 40.1581))"^^gsp:wktLiteral ] ;
    dct:title "Picnic Areas - Rocky Mountain National Park" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "colorado",
        "facilities",
        "geo",
        "geoss",
        "hiking",
        "national",
        "national-park-service",
        "north-america",
        "nps",
        "picnic",
        "picnic-areas",
        "points-of-interest",
        "rmnp",
        "rocky-mountain-national-park",
        "romo",
        "sd",
        "service-definition",
        "transportation",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

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

