@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/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe> a dcat:Dataset ;
    dct:description "2012 Bond Election Voter Results" ;
    dct:identifier <https://data.austintexas.gov/api/views/qmwp-kjjs> ;
    dct:issued "2013-08-23"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2012 Bond Program Voter Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ashley Parsons" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/01761cbc-db8d-4f12-a5ba-beeffe1b4451>,
        <https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/1f88c2ae-5313-47ff-9e7f-c599b7fc77f3>,
        <https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/c21646da-506c-48c3-b9de-8b667287efdd>,
        <https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/df7173e7-30c9-4993-88ff-aa8cb83e274c> ;
    dcat:keyword "2012-bond",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "election",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "votes" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/01761cbc-db8d-4f12-a5ba-beeffe1b4451> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:31:19.375726"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:33:54.587955"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/qmwp-kjjs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/1f88c2ae-5313-47ff-9e7f-c599b7fc77f3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:31:19.375713"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:33:54.586571"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/qmwp-kjjs/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/c21646da-506c-48c3-b9de-8b667287efdd> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:31:19.375720"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:33:54.587111"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/qmwp-kjjs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/5bbbb82d-8d47-4d9f-8cb7-767a2c25ddfe/resource/df7173e7-30c9-4993-88ff-aa8cb83e274c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:31:19.375723"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:33:54.587551"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/qmwp-kjjs/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" .

