@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/3d655a75-2123-443f-b14b-c5bec69c5aad> a dcat:Dataset ;
    dct:description "This is a draft vegetation map product comprised of the Western Big Cypress National Preserve vegetation map developed by Avineon and the Western Big Cypress National Preserve vegetation map developed by the South Florida/Caribbean Network." ;
    dct:identifier "NPS_DataStore_2265445" ;
    dct:issued "2019-01-01"^^xsd:date ;
    dct:modified "2019-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.8514 17.6767, -82.8514 28.3111, -64.5626 28.3111, -64.5626 17.6767, -82.8514 17.6767))"^^gsp:wktLiteral ] ;
    dct:title "Draft Western BICY and SFCN Vegetation Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d655a75-2123-443f-b14b-c5bec69c5aad/resource/6a6f7fe3-760c-4386-87a7-24d96046ed50> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bicy",
        "big-cypress-national-preserve",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "south-florida",
        "united-states",
        "veg-map",
        "vegetation-map" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/3d655a75-2123-443f-b14b-c5bec69c5aad/resource/6a6f7fe3-760c-4386-87a7-24d96046ed50> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2021-11-05T04:06:25.969241"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:31:33.421737"^^xsd:dateTime ;
    dct:title "WBICY_EBICY_VegMap_Draft.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/628170?Reference=2265445> ;
    dcat:mediaType "application/zip" .

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

