@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/121a59b6-e25f-4724-93c9-35c8832d0650> a dcat:Dataset ;
    dct:description "Map of grants and other program events from the Washington state Arts Comission to entities around the state" ;
    dct:identifier <https://data.wa.gov/api/views/t5kw-imiu> ;
    dct:issued "2018-01-25"^^xsd:date ;
    dct:modified "2024-03-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Washington Arts Commission programs map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OCIO-Will Saunders" ;
            vcard:hasEmail <mailto:no-reply@data.wa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/121a59b6-e25f-4724-93c9-35c8832d0650/resource/90ffe8ea-361b-46d5-8e6f-1ab9cb577f02>,
        <https://data.amerigeoss.org/dataset/121a59b6-e25f-4724-93c9-35c8832d0650/resource/fe729b5a-1f28-40ad-abd6-14cf94fa8fd1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "arts",
        "grants" ;
    dcat:theme <%7B%22Culture%20and%20Community%22%7D> .

<https://data.amerigeoss.org/dataset/121a59b6-e25f-4724-93c9-35c8832d0650/resource/90ffe8ea-361b-46d5-8e6f-1ab9cb577f02> a dcat:Distribution ;
    dct:description "statewide map in Tableau, with raw data available in CSV text format for download." ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:21:26.002476"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:08:16.635867"^^xsd:dateTime ;
    dct:title "Tableau map of grants - FY17" ;
    dcat:accessURL <https://public.tableau.com/vizql/w/ArtsWAFY17ProgramGrantsandActivitiesMap/v/Dashboard1/vud/sessions/1D15A6C645F746EF8C9442B91CF373B0-0:0/views/10455850409443852714_16808945633352663536?csv=true> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/121a59b6-e25f-4724-93c9-35c8832d0650/resource/fe729b5a-1f28-40ad-abd6-14cf94fa8fd1> a dcat:Distribution ;
    dct:description "statewide map in Tableau, with raw data available in CSV text format for download." ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:21:26.002466"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:08:16.635010"^^xsd:dateTime ;
    dct:title "Tableau map of grants - FY17" ;
    dcat:accessURL <https://public.tableau.com/views/ArtsWAFY17ProgramGrantsandActivitiesMap/Dashboard1?:embed=y&:display_count=yes> ;
    dcat:mediaType "text/html" .

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

