@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/35cd2081-10ad-4766-a697-b73ddd374e7c> 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/35cd2081-10ad-4766-a697-b73ddd374e7c/resource/c0a9c847-60c9-4cd0-86ca-6cdb7696e35f> ;
    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/35cd2081-10ad-4766-a697-b73ddd374e7c/resource/c0a9c847-60c9-4cd0-86ca-6cdb7696e35f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-03-17T23:05:53.827916"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:56:02.293394"^^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" .

