@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/219a82d2-51d6-4081-8195-21352db96e58> a dcat:Dataset ;
    dct:description "Data from King County rain gages" ;
    dct:identifier <https://data.kingcounty.gov/api/views/pzrb-xkes> ;
    dct:issued "2020-12-29"^^xsd:date ;
    dct:modified "2021-02-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Rain Gage Data" ;
    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/219a82d2-51d6-4081-8195-21352db96e58/resource/b7a4a066-c2b1-4dae-b065-45c524330382> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "climate",
        "gauge",
        "rain",
        "rain-data",
        "weather" ;
    dcat:theme <%7B%22Environment%20&%20Waste%20Management%22%7D> .

<https://data.amerigeoss.org/dataset/219a82d2-51d6-4081-8195-21352db96e58/resource/b7a4a066-c2b1-4dae-b065-45c524330382> a dcat:Distribution ;
    dct:description "Data from King County rain gages" ;
    dct:format "HTML" ;
    dct:issued "2021-07-23T14:37:35.719376"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:52:27.260559"^^xsd:dateTime ;
    dct:title "Rain Gage Data" ;
    dcat:accessURL <https://www.kingcounty.gov/services/environment/water-and-land/flooding/warning-system/rain-gages.aspx> ;
    dcat:mediaType "text/html" .

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

