@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/2ed025e8-ba53-45ff-b3fb-1736ca059690> a dcat:Dataset ;
    dct:description "August 2015 primary election; election night results report by precinct." ;
    dct:identifier <https://data.kingcounty.gov/api/views/s4xf-st5s> ;
    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 "2015 Primary - Election Night Results Abstract by Precinct" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janice" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/225e115e-3600-436a-9cc8-64dd14dee0c7>,
        <https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/2e47fce0-d1cd-4a30-80d8-0c8a84503493>,
        <https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/4164b4cc-f245-454a-b67e-b26329af7a00>,
        <https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/809ce10a-a0d8-41e3-b65c-6433dbd778fc> ;
    dcat:keyword "2015",
        "2015-primary",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elections",
        "precinct",
        "primary",
        "results" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/225e115e-3600-436a-9cc8-64dd14dee0c7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:43.175194"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:14:52.156571"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/s4xf-st5s/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/2e47fce0-d1cd-4a30-80d8-0c8a84503493> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:43.175200"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:14:52.157748"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/s4xf-st5s/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/4164b4cc-f245-454a-b67e-b26329af7a00> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:43.175184"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:14:52.155308"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/s4xf-st5s/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2ed025e8-ba53-45ff-b3fb-1736ca059690/resource/809ce10a-a0d8-41e3-b65c-6433dbd778fc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:43.175204"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:14:52.158846"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/s4xf-st5s/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" .

