@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/f88c7822-ac65-4afc-ab40-49597999a756> a dcat:Dataset ;
    dct:description "Content of the Ruby Lake NWR Water Management Plan includes information on refuge background, objectives and management strategies, and water management program (including water flows and levels, monitoring and evaluation, impacts of program costs, and additional needs)." ;
    dct:identifier "f88c7822-ac65-4afc-ab40-49597999a756" ;
    dct:issued "2025-12-02T08:01:22.979806"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:01:22.979810"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Water management plan : revised March 1988" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f88c7822-ac65-4afc-ab40-49597999a756/resource/e9db9eef-2c25-4792-af85-9c5bab8a524d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f88c7822-ac65-4afc-ab40-49597999a756/resource/e9db9eef-2c25-4792-af85-9c5bab8a524d> a dcat:Distribution ;
    dct:description "PDF of Ruby Lake NWR Water Management Plan 1988" ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T21:07:44.671497"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:01:22.973411"^^xsd:dateTime ;
    dct:title "Brown1988a.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/3200?Reference=3346> ;
    dcat:mediaType "application/pdf" .

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

