@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/5ebc2a6d-33a0-4d65-888d-a8fea6e8dbab> a dcat:Dataset ;
    dct:description """Case investigation and contact tracing are essential strategies for limiting the spread of COVID-19, along with face coverings, social distancing, handwashing and testing.

Public Health's Case Investigation and Contact Tracing Team calls King County residents who have recently tested positive for COVID-19 ("cases"). And they call people who were exposed to COVID-19 ("contacts"). The phone calls include an explanation of isolation and quarantine guidelines, how to get testing and support services, and collecting information that helps Public Health's infection control programs.""" ;
    dct:identifier <https://data.kingcounty.gov/api/views/npbg-tqwf> ;
    dct:issued "2021-01-07"^^xsd:date ;
    dct:modified "2021-09-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "COVID-19 Case Investigation and Contact Tracing Dashboard" ;
    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/5ebc2a6d-33a0-4d65-888d-a8fea6e8dbab/resource/ff27625c-567f-4d88-a4a6-b9e1093a8550> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "case-investigation",
        "ckan",
        "contact-tracing",
        "corona-virus",
        "covid",
        "covid-19",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-health",
        "united-states" ;
    dcat:theme <%7B%22Health%20&%20Wellness%22%7D> .

<https://data.amerigeoss.org/dataset/5ebc2a6d-33a0-4d65-888d-a8fea6e8dbab/resource/ff27625c-567f-4d88-a4a6-b9e1093a8550> a dcat:Distribution ;
    dct:description "https://www.kingcounty.gov/depts/health/covid-19/data/contact-tracing.aspx" ;
    dct:format "HTML" ;
    dct:issued "2021-07-23T14:37:00.786213"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:55:00.457956"^^xsd:dateTime ;
    dct:title "Case Investigation and Contact Tracing Dashboard" ;
    dcat:accessURL <https://www.kingcounty.gov/depts/health/covid-19/data/contact-tracing.aspx> ;
    dcat:mediaType "text/html" .

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

