@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/1fe382e8-37ce-4fed-b28d-c1909da67889> a dcat:Dataset ;
    dct:description "November 2016 general election; election night results report by precinct." ;
    dct:identifier <https://data.kingcounty.gov/api/views/gt6w-efj2> ;
    dct:issued "2017-01-24"^^xsd:date ;
    dct:modified "2019-11-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016 General - 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/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/21544a96-04e1-4158-9454-d6baf3792a97>,
        <https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/4556198e-212a-4a95-98e6-0ac40be00272>,
        <https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/4c6ca565-9faf-4b3c-ab3e-4a78343b9628>,
        <https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/6d105d5f-8a8a-4bcc-af01-624634979a25> ;
    dcat:keyword "2016",
        "2016-general",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elections",
        "general",
        "results" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/21544a96-04e1-4158-9454-d6baf3792a97> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:38.356662"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:33:16.418150"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/gt6w-efj2/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/4556198e-212a-4a95-98e6-0ac40be00272> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:38.356646"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:33:16.415412"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/gt6w-efj2/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/4c6ca565-9faf-4b3c-ab3e-4a78343b9628> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:38.356656"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:33:16.416808"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/gt6w-efj2/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1fe382e8-37ce-4fed-b28d-c1909da67889/resource/6d105d5f-8a8a-4bcc-af01-624634979a25> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:38.356667"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:33:16.419445"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/gt6w-efj2/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" .

