@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/61ca6034-f864-4d55-940d-081d9f8aa540> a dcat:Dataset ;
    dct:description """This reference archives tabular data collected for Moth (Lepidoptera) Inventory survey (PRIMR Survey ID: TBD).
This database documents moths trapped on Baskett Slough NWR during surveys performed in 2020.""" ;
    dct:identifier "FWS_ServCat_143542" ;
    dct:issued "2020-01-01"^^xsd:date ;
    dct:modified "2020-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-123.2811 44.9406, -123.2811 44.9907, -123.2349 44.9907, -123.2349 44.9406, -123.2811 44.9406))"^^gsp:wktLiteral ] ;
    dct:title "Baskett Slough 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/61ca6034-f864-4d55-940d-081d9f8aa540/resource/db82cafd-23f0-4bfd-8080-92d7a283c1e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "general-biology-species-pollinators",
        "general-management-inventory",
        "general-management-monitoring",
        "geo",
        "geoss",
        "im",
        "moths",
        "national",
        "north-america",
        "primr-survey",
        "species",
        "traps",
        "united-states" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/61ca6034-f864-4d55-940d-081d9f8aa540/resource/db82cafd-23f0-4bfd-8080-92d7a283c1e5> a dcat:Distribution ;
    dct:description "Ross D. 2020. Baskett Slough NWR: Moth (Lepidoptera) Inventory - Tabular Database, 2020" ;
    dct:format "XLS" ;
    dct:issued "2022-07-28T21:53:59.235345"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:22:59.153810"^^xsd:dateTime ;
    dct:title "Baskett Slough NWR 2020 MOTH DATA for upload_Ross.xlsx" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/214829?Reference=143542> ;
    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" .

