@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/37626dd8-e5e8-4504-a0c7-958e308680e8> a dcat:Dataset ;
    dct:description "Relational database developed in Microsoft Access to store, quality control, and summarize coastal bird count data collected as part of the Northeast Temperate Network's (NETN) Coastal Breeding Bird Monitoring Protocol.  This database is considered the official copy of NETN's coastal breeding bird data." ;
    dct:identifier "NPS_DataStore_2289817" ;
    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 ((-76.3825 40.2254, -76.3825 47.4595, -66.9498 47.4595, -66.9498 40.2254, -76.3825 40.2254))"^^gsp:wktLiteral ] ;
    dct:title "Coastal Breeding Birds - Master Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:irma@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/37626dd8-e5e8-4504-a0c7-958e308680e8/resource/f2d7fc8a-8896-443f-ab7d-857a837487f1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "application-inventory-registry",
        "ckan",
        "ecological-framework-biological-integrity-focal-species-or-communities-birds",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "xcoastalbird",
        "xdatabase",
        "xdataproducts",
        "xnetn" ;
    dcat:theme <%7B%22Relational%20Database%22%7D> .

<https://data.amerigeoss.org/dataset/37626dd8-e5e8-4504-a0c7-958e308680e8/resource/f2d7fc8a-8896-443f-ab7d-857a837487f1> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T13:00:15.244221"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:51:58.964109"^^xsd:dateTime ;
    dct:title "NETN_CoastalBirds_2007thru2021.zip" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/668015?Reference=2289817> ;
    dcat:mediaType "application/zip" .

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

