@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/273a801a-be0b-4bac-85a8-0445850453b5> a dcat:Dataset ;
    dct:description """The Oregon Seabird Colony Catalog database contains seabird survey data collected on the Oregon Coast since 1966 by the service, as well as survey data shared by collaborators. 
The database is maintained and updated by the Pacific Seabird Program Data Manager, the Westside I&M data manager, and the Oregon Coast National Wildlife Refuge Complex Staff.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/fws-servcat-125358> ;
    dct:issued "2024-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2024-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 ((-124.7038 41.9985, -124.7038 46.2565, -123.9277 46.2565, -123.9277 41.9985, -124.7038 41.9985))"^^gsp:wktLiteral ] ;
    dct:title "Oregon Coast NWRC: Comprehensive Seabird Colony Catalog Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/273a801a-be0b-4bac-85a8-0445850453b5/resource/12b7cd5d-10bf-4df9-9c59-5267b4adc0e5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "breeding-colonies",
        "colony-catalog",
        "distribution",
        "ff01rorg00-002",
        "ff01rtar00-002",
        "general-biology-species-birds",
        "general-management-inventory",
        "general-management-monitoring",
        "oregon",
        "population-trends",
        "primr" ;
    dcat:theme <%7B%22Relational%20Database%22%7D> .

<https://data.amerigeoss.org/dataset/273a801a-be0b-4bac-85a8-0445850453b5/resource/12b7cd5d-10bf-4df9-9c59-5267b4adc0e5> a dcat:Distribution ;
    dct:description "Oregon Seabird Colony Catalog 1988-2023" ;
    dct:format "ZIP" ;
    dct:issued "2025-09-14T21:37:51.925615"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:33:25.887732"^^xsd:dateTime ;
    dct:title "OR_Seabird_Colony_Catalog_v2_Zipped.zip" ;
    dcat:accessURL <https://iris.fws.gov/APPS/ServCat/DownloadFile/262686?Reference=125358> ;
    dcat:mediaType "application/zip" .

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

