@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/58d25db4-1bc5-43f7-84d4-6fb894742b9e> a dcat:Dataset ;
    dct:description "Location of all 2012 Election Polling Places, including the Early Voting Centers." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/3b5m-syzr> ;
    dct:issued "2012-09-17"^^xsd:date ;
    dct:modified "2015-05-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012 Election Polling Places" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Gillick" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/2e11b499-8df4-4cec-bc4e-098b7f61104f>,
        <https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/387af65c-2964-4853-9a8a-af0e71b8a108>,
        <https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/3de1c96a-c15f-4b8e-844c-1aa8b5e35840>,
        <https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/d3e3c652-c724-41d0-b1b3-8d952b59f453> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "election",
        "geo",
        "geoss",
        "national",
        "north-america",
        "polling-place",
        "united-states",
        "vote" ;
    dcat:theme <%7BElections%7D> .

<https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/2e11b499-8df4-4cec-bc4e-098b7f61104f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:01.206847"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:19:47.928696"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3b5m-syzr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/387af65c-2964-4853-9a8a-af0e71b8a108> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:01.206841"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:19:47.928281"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3b5m-syzr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/3de1c96a-c15f-4b8e-844c-1aa8b5e35840> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:01.206852"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:19:47.929095"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3b5m-syzr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/58d25db4-1bc5-43f7-84d4-6fb894742b9e/resource/d3e3c652-c724-41d0-b1b3-8d952b59f453> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:01.206830"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:19:47.927842"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/3b5m-syzr/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" .

