@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/08ddd6b7-f040-4a77-abf5-534001a49050> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=5912c31a92c244ac8e859e91010c8f35> ;
    dct:issued "2021-11-18T01:03:58+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-18T02:10:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Biodiversity & Ecosystems Gallery" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08ddd6b7-f040-4a77-abf5-534001a49050/resource/46d0e6ed-e891-4d7b-9602-bd3f8cd5c1d6>,
        <https://data.amerigeoss.org/dataset/08ddd6b7-f040-4a77-abf5-534001a49050/resource/9b079d80-d44f-4117-b67f-67653bd553dc> ;
    dcat:keyword "Biodiversity",
        "Ecosystems",
        "Gallery" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::biodiversity-ecosystems-gallery> .

<https://data.amerigeoss.org/dataset/08ddd6b7-f040-4a77-abf5-534001a49050/resource/46d0e6ed-e891-4d7b-9602-bd3f8cd5c1d6> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:45:45.715667"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:45.710304"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://amerigeoss.maps.arcgis.com/apps/MinimalGallery/index.html?appid=5912c31a92c244ac8e859e91010c8f35> .

<https://data.amerigeoss.org/dataset/08ddd6b7-f040-4a77-abf5-534001a49050/resource/9b079d80-d44f-4117-b67f-67653bd553dc> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:45:45.715664"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:45.710177"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::biodiversity-ecosystems-gallery> .

<https://www.amerigeo.org/apps/amerigeoss::biodiversity-ecosystems-gallery> a foaf:Document .

