@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/37277a76-83f5-4128-b8a5-f41d88c1e605> a dcat:Dataset ;
    dct:description "Election night precinct level results for the December 7, 2021 Recall Election." ;
    dct:identifier <https://data.kingcounty.gov/api/views/niyh-e9gs> ;
    dct:issued "2021-12-08"^^xsd:date ;
    dct:modified "2021-12-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "December 2021 Recall 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/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/1bead53d-46ca-48aa-b780-315ee54e947a>,
        <https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/528bd74b-213e-4b9c-ac8f-c010392baa3a>,
        <https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/c17ca22e-585c-4203-8724-879548abcd27>,
        <https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/fc7603ae-d98a-4c52-a012-24bad31243b9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "election",
        "geo",
        "geoss",
        "national",
        "north-america",
        "precinct",
        "recall",
        "results",
        "united-states",
        "voting" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/1bead53d-46ca-48aa-b780-315ee54e947a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-12-11T16:05:33.830194"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:50.038221"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/niyh-e9gs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/528bd74b-213e-4b9c-ac8f-c010392baa3a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-12-11T16:05:33.830191"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:50.037847"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/niyh-e9gs/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/c17ca22e-585c-4203-8724-879548abcd27> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-11T16:05:33.830181"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:50.037046"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/niyh-e9gs/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/37277a76-83f5-4128-b8a5-f41d88c1e605/resource/fc7603ae-d98a-4c52-a012-24bad31243b9> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-12-11T16:05:33.830188"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:44:50.037452"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/niyh-e9gs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

