@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/62767ef0-e842-4ec9-aed0-43f32f7b899f> a dcat:Dataset ;
    dct:description "August 2013 primary election; final/official results by precinct." ;
    dct:identifier <https://data.kingcounty.gov/api/views/e537-zsyr> ;
    dct:issued "2017-01-27"^^xsd:date ;
    dct:modified "2019-11-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2013 Primary - Election Results by precinct (complete eCanvass dataset)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janice" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/149c0f45-b30d-48b4-8205-cb22f6341ee5>,
        <https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/a2879db3-fa5c-48c0-8997-4b475f6201a2>,
        <https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/cf64d73c-d73a-4cea-b5ab-63afd5f950e1>,
        <https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/faa509b1-8c39-4c3e-bc05-d2f457de35f3> ;
    dcat:keyword "2013",
        "2013-primary",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "ecanvass",
        "elections",
        "geo",
        "geoss",
        "national",
        "north-america",
        "precinct",
        "primary",
        "results",
        "united-states" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/149c0f45-b30d-48b4-8205-cb22f6341ee5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:36.989847"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:57:50.242088"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/e537-zsyr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/a2879db3-fa5c-48c0-8997-4b475f6201a2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:36.989842"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:57:50.241697"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/e537-zsyr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/cf64d73c-d73a-4cea-b5ab-63afd5f950e1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:36.989837"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:57:50.241290"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/e537-zsyr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/62767ef0-e842-4ec9-aed0-43f32f7b899f/resource/faa509b1-8c39-4c3e-bc05-d2f457de35f3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:36.989826"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:57:50.240864"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/e537-zsyr/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" .

