@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/2df95c38-1851-46f6-89c3-21f52fb7f810> a dcat:Dataset ;
    dct:description "A single, cumulative 'flat-file' of NETN's breeding landbird monitoring data (all sites, all years)." ;
    dct:identifier "NPS_DataStore_2289811" ;
    dct:issued "2021-01-01"^^xsd:date ;
    dct:modified "2021-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-74.5657 40.7397, -74.5657 44.4299, -68.0299 44.4299, -68.0299 40.7397, -74.5657 40.7397))"^^gsp:wktLiteral ] ;
    dct:title "Breeding Landbirds - Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2df95c38-1851-46f6-89c3-21f52fb7f810/resource/043b5664-75f1-4c5a-90c0-c076dfd31cba> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bird",
        "birds",
        "ckan",
        "data",
        "data-files",
        "datasheets",
        "ecological-framework-biological-integrity-focal-species-or-communities-birds",
        "field-map",
        "field-mapping-cards",
        "geo",
        "geoss",
        "landbird",
        "monitoring",
        "national",
        "north-america",
        "scanned",
        "united-states",
        "xbreedinglandbird",
        "xdataproducts",
        "xflatfile",
        "xnetn" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/2df95c38-1851-46f6-89c3-21f52fb7f810/resource/043b5664-75f1-4c5a-90c0-c076dfd31cba> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T12:58:14.869060"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:42:20.748036"^^xsd:dateTime ;
    dct:title "NETN_BBM_All_Birds_20220118.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/669762?Reference=2289811> ;
    dcat:mediaType "application/zip" .

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

