@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/6eb02876-ee4d-4fee-9ec3-5fe89b7260da> a dcat:Dataset ;
    dct:description "Precinct level results as of election night for the February 11, 2020 special election." ;
    dct:identifier <https://data.kingcounty.gov/api/views/tku6-rzeg> ;
    dct:issued "2020-02-13"^^xsd:date ;
    dct:modified "2020-02-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "February 2020 Election Night Precinct Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Janice" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/33ac88a1-3e48-446a-99af-83ffc3499dd1>,
        <https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/7480d0c2-5f07-4479-bce7-d9e72715cb9b>,
        <https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/e1044711-6e01-4308-b71a-adec4d96143b>,
        <https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/f46efc8e-71de-4a2d-af71-07cfaa3501b6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ballot-measures",
        "candidates",
        "ckan",
        "elections",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "voting" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/33ac88a1-3e48-446a-99af-83ffc3499dd1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:44.148478"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:40:52.138328"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/tku6-rzeg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/7480d0c2-5f07-4479-bce7-d9e72715cb9b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:44.148488"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:40:52.139178"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/tku6-rzeg/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/e1044711-6e01-4308-b71a-adec4d96143b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:44.148483"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:40:52.138755"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/tku6-rzeg/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6eb02876-ee4d-4fee-9ec3-5fe89b7260da/resource/f46efc8e-71de-4a2d-af71-07cfaa3501b6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:44.148469"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:40:52.137857"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/tku6-rzeg/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" .

