@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/2a73e8b5-928e-49b4-8876-5c511be8f1be> a dcat:Dataset ;
    dct:description "Final precinct level results for the November 3, 2020, GeneralElection." ;
    dct:identifier <https://data.kingcounty.gov/api/views/2824-fjrn> ;
    dct:issued "2020-11-25"^^xsd:date ;
    dct:modified "2020-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "November 2020 General Final 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/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/1acf24af-9fb0-422e-a1f7-58a09df06600>,
        <https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/32501063-b2d4-4b30-964d-a4c037e4b93f>,
        <https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/6602a0fb-b6c8-4017-81ab-cdda063d675e>,
        <https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/9e59c754-f29a-47c8-8f38-9fb24e29597f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elections",
        "general",
        "precincts",
        "presidential-election",
        "results",
        "voting" ;
    dcat:theme <%7B%22Voting%20&%20Elections%22%7D> .

<https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/1acf24af-9fb0-422e-a1f7-58a09df06600> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-12-04T19:18:06.138188"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:16:04.986175"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/2824-fjrn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/32501063-b2d4-4b30-964d-a4c037e4b93f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T19:18:06.138176"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:16:04.982751"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/2824-fjrn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/6602a0fb-b6c8-4017-81ab-cdda063d675e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-12-04T19:18:06.138182"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:16:04.983981"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/2824-fjrn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2a73e8b5-928e-49b4-8876-5c511be8f1be/resource/9e59c754-f29a-47c8-8f38-9fb24e29597f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-12-04T19:18:06.138185"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:16:04.985123"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.kingcounty.gov/api/views/2824-fjrn/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" .

