@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/5e8504d4-f36a-49a7-8e5c-9a784b7f0787> a dcat:Dataset ;
    dct:description "Data used to generate the tiles displayed on the Data.wa.gov home page." ;
    dct:identifier <https://data.wa.gov/api/views/dx9h-3hci> ;
    dct:issued "2018-09-17"^^xsd:date ;
    dct:modified "2018-09-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Home Page Tiles" ;
    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/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/5c12b3ac-ee3f-4c83-838e-3eddacb9afa4>,
        <https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/7742eb25-846c-41bf-80f4-57be4a873a08>,
        <https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/7a73ee98-f901-43c6-9b18-3f18ea2f410d>,
        <https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/af2fae90-3516-4abb-99ac-f4bf1484b615> ;
    dcat:keyword "administration",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/5c12b3ac-ee3f-4c83-838e-3eddacb9afa4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:20:28.052170"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:44:57.163474"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.wa.gov/api/views/dx9h-3hci/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/7742eb25-846c-41bf-80f4-57be4a873a08> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:20:28.052176"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:44:57.163885"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.wa.gov/api/views/dx9h-3hci/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/7a73ee98-f901-43c6-9b18-3f18ea2f410d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:20:28.052160"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:44:57.163048"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.wa.gov/api/views/dx9h-3hci/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5e8504d4-f36a-49a7-8e5c-9a784b7f0787/resource/af2fae90-3516-4abb-99ac-f4bf1484b615> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:20:28.052182"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:44:57.164289"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.wa.gov/api/views/dx9h-3hci/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

