@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/62f24d18-9b2f-4fd7-a9cd-8d3bffe5e39c> a dcat:Dataset ;
    dct:description "The World Terrestrial Ecosystems datalayer is a global raster dataset at a 250 m spatial resolution where 431 ecosystem types are identified and mapped. Each ecosystem type is a unique combination of vegetation/land cover, climate region, and landform." ;
    dct:identifier "USGS:6296791ed34ec53d276bb293" ;
    dct:issued "2025-11-22T05:20:29.206223"^^xsd:dateTime ;
    dct:modified "20220601"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-177.0059 -84.6131, -177.0059 84.6026, 174.5566 84.6026, 174.5566 -84.6131, -177.0059 -84.6131))"^^gsp:wktLiteral ] ;
    dct:title "World Terrestrial Ecosystems 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roger Sayre" ;
            vcard:hasEmail <mailto:rsayre@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62f24d18-9b2f-4fd7-a9cd-8d3bffe5e39c/resource/219396e2-19a6-47b2-a808-86ab24871ffb>,
        <https://data.amerigeoss.org/dataset/62f24d18-9b2f-4fd7-a9cd-8d3bffe5e39c/resource/d9a49ea5-4eb6-4f68-87e1-fd83dcf2b800> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecosystems",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "usgs-6296791ed34ec53d276bb293" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/62f24d18-9b2f-4fd7-a9cd-8d3bffe5e39c/resource/219396e2-19a6-47b2-a808-86ab24871ffb> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T16:34:59.466613"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:20:29.199516"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9DO61LP> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/62f24d18-9b2f-4fd7-a9cd-8d3bffe5e39c/resource/d9a49ea5-4eb6-4f68-87e1-fd83dcf2b800> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T16:34:59.466607"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:20:29.199109"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6296791ed34ec53d276bb293.xml> ;
    dcat:mediaType "text/xml" .

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

