@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/2e6bd84b-9135-4b58-b45e-62bd13bcd7de> a dcat:Dataset ;
    dct:description """This reference archives tabular data collected for Moth (Lepidoptera) Inventory survey (PRIMR Survey ID: TBD).
Butterfly counts were performed at Bear Lake NWR to provide an annual butterfly species and abundance snapshot for 7 predetermined locations and to clarify some potential taxonomic issues.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/fws-servcat-136170> ;
    dct:issued "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-111.3782 42.1102, -111.3782 42.2599, -111.2596 42.2599, -111.2596 42.1102, -111.3782 42.1102))"^^gsp:wktLiteral ] ;
    dct:title "Bear Lake NWR: Moth (Lepidoptera) Inventory - Tabular Database 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e6bd84b-9135-4b58-b45e-62bd13bcd7de/resource/f43f6a46-01c3-4dcc-b8a4-c1db4d1fa37a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "butterflies",
        "general-biology-species-pollinators",
        "general-management-inventory",
        "general-management-monitoring",
        "lepidoptera",
        "macro-moths",
        "primr-survey" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/2e6bd84b-9135-4b58-b45e-62bd13bcd7de/resource/f43f6a46-01c3-4dcc-b8a4-c1db4d1fa37a> a dcat:Distribution ;
    dct:description "Ross D. 2020. Bear Lake NWR: Moth (Lepidoptera) Inventory - Tabular Database 2020" ;
    dct:format "XLS" ;
    dct:issued "2025-09-14T21:43:31.581794"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:56:25.992270"^^xsd:dateTime ;
    dct:title "BearLakeNWR_2020_MothDatabase_Ross.xlsx" ;
    dcat:accessURL <https://iris.fws.gov/APPS/ServCat/DownloadFile/255818?Reference=136170> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

