@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/7cc2d0ae-54c4-4191-89f7-1b614f560edb> a dcat:Dataset ;
    dct:description "Link to King County GIS Center Open Data site. Provides access to browse and download from hundreds of enterprise data sets. Includes links to other data sources including legacy FTP Download Portal" ;
    dct:identifier <https://data.kingcounty.gov/api/views/wuuf-xywg> ;
    dct:issued "2018-02-21"^^xsd:date ;
    dct:modified "2021-02-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "King County GIS Open Data site" ;
    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/7cc2d0ae-54c4-4191-89f7-1b614f560edb/resource/88a12a86-dbe7-45b6-b37b-06f1ea1e0e62> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "download",
        "ftp",
        "geo",
        "geoss",
        "gis",
        "gis-center",
        "kcgis",
        "national",
        "north-america",
        "open-data",
        "united-states" ;
    dcat:theme <%7B%22County%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/7cc2d0ae-54c4-4191-89f7-1b614f560edb/resource/88a12a86-dbe7-45b6-b37b-06f1ea1e0e62> a dcat:Distribution ;
    dct:description "Link to King County GIS Open Data" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:58:46.670710"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:04:00.730543"^^xsd:dateTime ;
    dct:title "King County GIS Open Data " ;
    dcat:accessURL <https://gis-kingcounty.opendata.arcgis.com/> ;
    dcat:mediaType "text/html" .

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

