@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/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae> a dcat:Dataset ;
    dct:description "Work orders managed by the Building Services Department.  Includes work orders requested as well as work orders completed segmented by trade." ;
    dct:identifier <https://data.austintexas.gov/api/views/btjx-7fri> ;
    dct:issued "2017-10-05"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Total Work Orders Requested and Completed by Trade" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Korrie Johnson" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/953f3ac8-9f99-44b5-b6f6-2b7372a33abc>,
        <https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/af61b8f1-fe64-4038-971a-375aab1aeae2>,
        <https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/d790189b-7fb8-4a33-9776-a2b6f86f8e02>,
        <https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/efaaed60-625d-480f-bcb9-c03498440f40> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bsd",
        "building-services",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "trade",
        "united-states",
        "work-orders" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/953f3ac8-9f99-44b5-b6f6-2b7372a33abc> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:25:03.811987"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:32:52.099417"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/btjx-7fri/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/af61b8f1-fe64-4038-971a-375aab1aeae2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:25:03.811984"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:32:52.098657"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/btjx-7fri/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/d790189b-7fb8-4a33-9776-a2b6f86f8e02> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:25:03.811990"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:32:52.100089"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/btjx-7fri/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0e7c1f1f-9f8a-42e8-8a57-e25f804fbcae/resource/efaaed60-625d-480f-bcb9-c03498440f40> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:25:03.811977"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:32:52.097690"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/btjx-7fri/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" .

