@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/7f150175-61d4-41b0-a28a-c741f371ef75> a dcat:Dataset ;
    dct:description "Public Health — Seattle & King County is monitoring changes in key economic, social, and other health indicators resulting from strategies to slow the spread of COVID-19." ;
    dct:identifier <https://data.kingcounty.gov/api/views/hgcr-fnpw> ;
    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 Impact on Food Insecurity" ;
    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/7f150175-61d4-41b0-a28a-c741f371ef75/resource/4cd90243-c319-4fe6-a9cf-3e7576928427> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community-and-human-services",
        "corona-virus",
        "covid",
        "covid-19",
        "food-assistance",
        "food-insecurity",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-health",
        "race-and-ethnicity",
        "snap",
        "united-states" ;
    dcat:theme <%7B%22Health%20&%20Wellness%22%7D> .

<https://data.amerigeoss.org/dataset/7f150175-61d4-41b0-a28a-c741f371ef75/resource/4cd90243-c319-4fe6-a9cf-3e7576928427> a dcat:Distribution ;
    dct:description "Public Health — Seattle & King County is monitoring changes in key economic, social, and other health indicators resulting from strategies to slow the spread of COVID-19." ;
    dct:format "HTML" ;
    dct:issued "2021-07-23T14:36:00.877159"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:17:23.370452"^^xsd:dateTime ;
    dct:title "COVID-19 Impact on Food Insecurity" ;
    dcat:accessURL <https://www.kingcounty.gov/depts/health/covid-19/data/impacts/food.aspx> ;
    dcat:mediaType "text/html" .

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

