@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/482c9f7a-e556-4048-9771-4bb1908f0cc0> a dcat:Dataset ;
    dct:description "Voting Districts in King County, Washington (spatial)" ;
    dct:identifier <https://data.kingcounty.gov/api/views/3gni-d6pn> ;
    dct:issued "2019-10-15"^^xsd:date ;
    dct:modified "2019-10-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "King County Voting Districts (Geo Data)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alley, Paul" ;
            vcard:hasEmail <mailto:no-reply@data.kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/1483a163-fc26-4928-bace-3dbcd4b18721>,
        <https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/4fbc41fe-f1c4-4d5f-b281-1354c221eedc>,
        <https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/872962e4-d0e5-4b90-97c1-08b71eb1c48f>,
        <https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/b2c13619-74d3-4600-8a34-6a5e8fe94716> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "districts",
        "elections",
        "maps",
        "precinct",
        "voting" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/1483a163-fc26-4928-bace-3dbcd4b18721> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:31.502790"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:16:47.327470"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/3gni-d6pn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/4fbc41fe-f1c4-4d5f-b281-1354c221eedc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:31.502803"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:16:47.329831"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/3gni-d6pn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/872962e4-d0e5-4b90-97c1-08b71eb1c48f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:31.502797"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:16:47.328277"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/3gni-d6pn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/482c9f7a-e556-4048-9771-4bb1908f0cc0/resource/b2c13619-74d3-4600-8a34-6a5e8fe94716> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:31.502800"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:16:47.329128"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/3gni-d6pn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

