@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/32fbd7d8-fa32-43ea-888d-60685fbd4b58> a dcat:Dataset ;
    dct:description "Milestones in the history of King County, Washington" ;
    dct:identifier <https://data.kingcounty.gov/api/views/fuh5-64id> ;
    dct:issued "2015-04-24"^^xsd:date ;
    dct:modified "2021-02-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "King County History Timeline" ;
    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/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/307ef04c-7530-4d76-bb83-50457d15ebb4>,
        <https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/541e9114-bfcc-48f5-9698-233eaf90000a>,
        <https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/7ad438bb-9d1e-4d14-bebb-de490c4feaf4>,
        <https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/b2c62ea3-042c-4ff8-8132-7d0a3d425669> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "history",
        "king-county",
        "timeline" ;
    dcat:theme <%7B%22County%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/307ef04c-7530-4d76-bb83-50457d15ebb4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:37.615599"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:28:02.010037"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fuh5-64id/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/541e9114-bfcc-48f5-9698-233eaf90000a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:37.615589"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:28:02.007312"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fuh5-64id/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/7ad438bb-9d1e-4d14-bebb-de490c4feaf4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:37.615594"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:28:02.008700"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fuh5-64id/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/32fbd7d8-fa32-43ea-888d-60685fbd4b58/resource/b2c62ea3-042c-4ff8-8132-7d0a3d425669> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:37.615579"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:28:02.005805"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/fuh5-64id/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

