@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/ff47fd46-d130-475b-acc2-bd5eb66b44e0> a dcat:Dataset ;
    dct:description "This is a report from 2014 that is part of a long-term research program studying the behavior, ecology, population dynamics, and conservation of secondary cavity-nesting birds, particularly American kestrels in New Jersey." ;
    dct:identifier "ff47fd46-d130-475b-acc2-bd5eb66b44e0" ;
    dct:issued "2025-12-02T10:44:43.215598"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:44:43.215603"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Nest Box Program at Wallkill River National Wildlife Refuge Annual Report 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ff47fd46-d130-475b-acc2-bd5eb66b44e0/resource/ef16aac5-043f-4359-8b86-4c916794b9c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ff47fd46-d130-475b-acc2-bd5eb66b44e0/resource/ef16aac5-043f-4359-8b86-4c916794b9c4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T00:04:49.949110"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:44:43.209263"^^xsd:dateTime ;
    dct:title "WLK_Smallwood_2014_KestrelNestBoxReport.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/51892?Reference=51200> ;
    dcat:mediaType "application/pdf" .

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

