@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/18cca342-5f58-40aa-981f-96cbb528a557> a dcat:Dataset ;
    dct:description "csv file with monarch roost tree locations recorded during fall 2021 migration surveys." ;
    dct:identifier "NPS_DataStore_2293554" ;
    dct:issued "2022-05-19"^^xsd:date ;
    dct:modified "2022-05-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-101.7033 29.4159, -101.7033 29.8195, -100.8735 29.8195, -100.8735 29.4159, -101.7033 29.4159))"^^gsp:wktLiteral ] ;
    dct:title "Monarch Fall Roost Tree Locations and Counts 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/18cca342-5f58-40aa-981f-96cbb528a557/resource/11a9a76d-505d-467f-9c48-d52388968c8b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "butterflies",
        "ckan",
        "geo",
        "geoss",
        "invertebrates",
        "migration",
        "monarchs",
        "national",
        "north-america",
        "roosting",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/18cca342-5f58-40aa-981f-96cbb528a557/resource/11a9a76d-505d-467f-9c48-d52388968c8b> a dcat:Distribution ;
    dct:description "Roost trees mapped during annual fall monarch butterfly migration" ;
    dct:format "CSV" ;
    dct:issued "2022-07-28T21:53:43.622993"^^xsd:dateTime ;
    dct:modified "2025-11-20T05:22:44.524841"^^xsd:dateTime ;
    dct:title "Monarch_Roost_2021.csv" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/672537?Reference=2293554> ;
    dcat:mediaType "text/csv" .

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

