@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/3581215e-348d-4bed-971c-ed90dd05a583> 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/3581215e-348d-4bed-971c-ed90dd05a583/resource/cd9fea6b-6b22-455a-be3a-df290caa529c> ;
    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/3581215e-348d-4bed-971c-ed90dd05a583/resource/cd9fea6b-6b22-455a-be3a-df290caa529c> a dcat:Distribution ;
    dct:description "Roost trees mapped during annual fall monarch butterfly migration" ;
    dct:format "CSV" ;
    dct:issued "2022-06-02T18:31:52.577974"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:46:57.334554"^^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" .

