@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/3df26e91-a2b3-462a-8734-70642b323bb6> a dcat:Dataset ;
    dct:description "The Geographic Names Information System (GNIS) is the Federal standard for geographic nomenclature. The U.S. Geological Survey developed the GNIS for the U.S. Board on Geographic Names, a Federal inter-agency body chartered by public law to maintain uniform feature name usage throughout the Government and to promulgate standard names to the public. The GNIS is the official repository of domestic geographic names data; the official vehicle for geographic names use by all departments of the Federal Government; and the source for applying geographic names to Federal electronic and printed products of all types. See http://geonames.usgs.gov for additional information. Edits were made by Glenn Hoffman at ROMO in November 2016 to incorporate the NPS Core Date Standard dated 08/10/2016." ;
    dct:identifier "NPS_DataStore_2240812" ;
    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 "Waterfalls - 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",
        "environment",
        "geo",
        "geoss",
        "hiking",
        "hydrology",
        "landforms",
        "national",
        "national-park-service",
        "north-america",
        "points-of-interest",
        "rocky-mountain-national-park",
        "sd",
        "service-definition",
        "united-states",
        "waterfalls" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

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

