@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/7a767009-55d0-4ff8-9293-25fa88d0b1e0> a dcat:Dataset ;
    dct:description "Interactive map of current freshwater swimming beach sampling stations in King County, and downloadable data." ;
    dct:identifier <https://data.kingcounty.gov/api/views/tc7s-d6aj> ;
    dct:issued "2020-12-30"^^xsd:date ;
    dct:modified "2021-02-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lake Swimming Beach Bacteria" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "King County Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a767009-55d0-4ff8-9293-25fa88d0b1e0/resource/44ebe256-c746-4ce7-89ef-a783fd289f58> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bacteria",
        "beach",
        "beaches",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "swimming",
        "united-states",
        "water",
        "water-quality" ;
    dcat:theme <%7B%22Environment%20&%20Waste%20Management%22%7D> .

<https://data.amerigeoss.org/dataset/7a767009-55d0-4ff8-9293-25fa88d0b1e0/resource/44ebe256-c746-4ce7-89ef-a783fd289f58> a dcat:Distribution ;
    dct:description " Searchable map depicts the locations of current freshwater swimming beach sampling stations in King County" ;
    dct:format "HTML" ;
    dct:issued "2021-07-23T14:38:52.723699"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:50:09.150699"^^xsd:dateTime ;
    dct:title "Lake Swimming Beaches Bacteria Data" ;
    dcat:accessURL <https://green2.kingcounty.gov/swimbeach/> ;
    dcat:mediaType "text/html" .

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

