@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/fe4de680-fae4-41a4-8f61-ff91bedf6501> a dcat:Dataset ;
    dct:description "Summary of the annual hawk count at Lake Erie Metro Park for the year 2014." ;
    dct:identifier "fe4de680-fae4-41a4-8f61-ff91bedf6501" ;
    dct:issued "2025-12-02T10:20:07.794190"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:07.794194"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Detroit River Hawk Watch Season Summary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe4de680-fae4-41a4-8f61-ff91bedf6501/resource/62cd0a55-5629-4223-950b-60d25a578181> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe4de680-fae4-41a4-8f61-ff91bedf6501/resource/62cd0a55-5629-4223-950b-60d25a578181> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T00:38:37.270056"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:20:07.788482"^^xsd:dateTime ;
    dct:title "2014 DRHW Season Summary.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/136255?Reference=89724> ;
    dcat:mediaType "application/pdf" .

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

