@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/f7a4996f-d405-425f-a4cf-73273e7ba664> a dcat:Dataset ;
    dct:description "Tabular Dataset reporting the water levels and quality of the water bodies at SVNWR in 2016." ;
    dct:identifier "f7a4996f-d405-425f-a4cf-73273e7ba664" ;
    dct:issued "2025-12-02T07:40:02.366249"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:40:02.366253"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "System A and B Water Levels and Quality" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f7a4996f-d405-425f-a4cf-73273e7ba664/resource/b16dc727-0c04-460b-972d-57406ff84f05> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f7a4996f-d405-425f-a4cf-73273e7ba664/resource/b16dc727-0c04-460b-972d-57406ff84f05> a dcat:Distribution ;
    dct:description "Tabular Dataset outlining the changes in water levels and quality during 2016 SVNWR" ;
    dct:format "XLS" ;
    dct:issued "2018-08-26T00:10:52.291403"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:40:02.359817"^^xsd:dateTime ;
    dct:title "2016 System A and B Water Levels and Quality - Amanda Bessler.xlsx" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/132691?Reference=87363> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

