@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/6918da07-32bb-47f3-a776-5b639bd2668f> a dcat:Dataset ;
    dct:description "The Washington State Legislature has budgeted $200 million in funds to respond to the 2020 COVID-19 outbreak crisis, through Engrossed House Bill 2965. The link below provides information on COVID-19-related distributions to state agencies and institutions." ;
    dct:identifier <https://data.wa.gov/api/views/frmn-ucfw> ;
    dct:issued "2020-03-21"^^xsd:date ;
    dct:modified "2020-05-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "WA State Funds Distributed for COVID-19 Outbreak Response" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kathleen Sullivan" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6918da07-32bb-47f3-a776-5b639bd2668f/resource/ab62f993-47d2-4279-9cbf-085b5e9384b6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "communicable-disease",
        "coronavirus",
        "covid-19",
        "disaster-response",
        "emergency-management",
        "geo",
        "geoss",
        "legislature",
        "national",
        "north-america",
        "public-health",
        "united-states" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/6918da07-32bb-47f3-a776-5b639bd2668f/resource/ab62f993-47d2-4279-9cbf-085b5e9384b6> a dcat:Distribution ;
    dct:description "The Washington State Legislature has budgeted $200 million in funds to respond to the 2020 COVID-19 outbreak crisis, through Engrossed House Bill 2965. The link below provides information on COVID-19-related distributions to state agencies and institutions. " ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:20:36.056924"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:59:11.663682"^^xsd:dateTime ;
    dct:title "Washington State Funds Distributed for COVID-19 Outbreak Response" ;
    dcat:accessURL <https://www.ofm.wa.gov/about/news/2020/03/initial-state-funds-distributed-covid-19-outbreak-response> ;
    dcat:mediaType "text/html" .

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

