@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/d400880e-39e8-40f3-8f5a-fb09f65fba2d> a dcat:Dataset ;
    dct:description "November 2004 general election; final/official results by precinct." ;
    dct:identifier "d400880e-39e8-40f3-8f5a-fb09f65fba2d" ;
    dct:issued "2025-12-01T18:10:04.754597"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:10:04.754601"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2004 General - Election Results by precinct (complete eCanvass dataset)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kathy Gill" ;
            vcard:hasEmail <mailto:elections@kingcounty.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/6ac1c64a-3c4a-4036-9718-83eca2132996>,
        <https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/a4ed4036-040f-442d-97a8-f453956e9e3b>,
        <https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/b432cd85-6f28-4e28-97aa-04b9e86e18b2>,
        <https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/ffff5e00-d9c0-4ec2-b424-54b07be8238f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/6ac1c64a-3c4a-4036-9718-83eca2132996> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-02-04T14:41:27.063920"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:10:04.748799"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/y923-fti2/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/a4ed4036-040f-442d-97a8-f453956e9e3b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-02-04T14:41:27.063913"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:10:04.748405"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/y923-fti2/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/b432cd85-6f28-4e28-97aa-04b9e86e18b2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2015-02-04T14:41:27.063905"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:10:04.748018"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/y923-fti2/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/d400880e-39e8-40f3-8f5a-fb09f65fba2d/resource/ffff5e00-d9c0-4ec2-b424-54b07be8238f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-02-04T14:41:27.063877"^^xsd:dateTime ;
    dct:modified "2025-12-01T18:10:04.747615"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/y923-fti2/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" .

