@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/411f7c30-2e1e-4700-9e89-3d4e468c698e> a dcat:Dataset ;
    dct:description "Final precinct by precinct results for the August 2019 primary election" ;
    dct:identifier <https://data.kingcounty.gov/api/views/5w78-yput> ;
    dct:issued "2019-08-21"^^xsd:date ;
    dct:modified "2019-08-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "August 2019 Primary Election Final Precinct Level Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janice" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/1879955f-4fad-4241-b3c7-44e6823ac450>,
        <https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/63602ede-d58f-48e6-8e31-38019684f97b>,
        <https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/a011851a-ba39-498f-b6ef-d7f92c73fde8>,
        <https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/df2a5176-cbce-44f6-842b-a9f1db004d16> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "elections",
        "geo",
        "geoss",
        "national",
        "north-america",
        "precincts",
        "results",
        "united-states",
        "voting" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/1879955f-4fad-4241-b3c7-44e6823ac450> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:32.709911"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:00:57.702614"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/5w78-yput/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/63602ede-d58f-48e6-8e31-38019684f97b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:32.709923"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:00:57.703443"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/5w78-yput/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/a011851a-ba39-498f-b6ef-d7f92c73fde8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:32.709901"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:00:57.702175"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/5w78-yput/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/411f7c30-2e1e-4700-9e89-3d4e468c698e/resource/df2a5176-cbce-44f6-842b-a9f1db004d16> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:32.709917"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:00:57.703031"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/5w78-yput/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

