@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/777e7f75-8e2f-421c-b942-d4eeefb21da7> a dcat:Dataset ;
    dct:description "Dataset for the 2015 Annual Performance Report" ;
    dct:identifier <https://data.austintexas.gov/api/views/dgbw-ce4x> ;
    dct:issued "2016-05-18"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2015 Annual Performance Report Key Indicators" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Feighner" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/053741d7-45a5-4990-b43a-9dbb12001143>,
        <https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/59b4b197-a3a7-4e6b-a751-695545494b85>,
        <https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/6622dd1b-e2a9-46fd-aeeb-50c19429fef6>,
        <https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/8980d730-789a-47a5-84d0-bdb7dd2d85e6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "annual-performance-report",
        "ckan",
        "geo",
        "geoss",
        "indicator",
        "measure",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Budget%20and%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/053741d7-45a5-4990-b43a-9dbb12001143> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:25:58.883887"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:17:26.936958"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dgbw-ce4x/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/59b4b197-a3a7-4e6b-a751-695545494b85> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:25:58.883908"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:17:26.938169"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dgbw-ce4x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/6622dd1b-e2a9-46fd-aeeb-50c19429fef6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:25:58.883897"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:17:26.937377"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dgbw-ce4x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/777e7f75-8e2f-421c-b942-d4eeefb21da7/resource/8980d730-789a-47a5-84d0-bdb7dd2d85e6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:25:58.883903"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:17:26.937782"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/dgbw-ce4x/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" .

