@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/7f439b68-c220-4074-b55a-743b87d19883> a dcat:Dataset ;
    dct:description "​​Millions of gallons of wastewater treated by year, month and plant." ;
    dct:identifier <https://data.austintexas.gov/api/views/vuwy-s6qv> ;
    dct:issued "2017-10-20"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Austin Water - Gallons of Wastewater Treated" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Patricia Genty Andrade" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/4b03587d-35a1-4f37-b0f1-f3e1d555d941>,
        <https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/97cf70d9-394a-4096-add1-c30aa3a1b257>,
        <https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/eca9ed9b-6f22-4b34-8f6a-97c91c04f536>,
        <https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/fc043619-6b92-4aa0-ae96-90508be6892e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aw",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "treated",
        "united-states",
        "wastewater" ;
    dcat:theme <%7B%22Utilities%20and%20City%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/4b03587d-35a1-4f37-b0f1-f3e1d555d941> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:33:55.724994"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:23:21.225670"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/vuwy-s6qv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/97cf70d9-394a-4096-add1-c30aa3a1b257> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:33:55.724984"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:23:21.225237"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/vuwy-s6qv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/eca9ed9b-6f22-4b34-8f6a-97c91c04f536> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:33:55.725000"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:23:21.226076"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/vuwy-s6qv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7f439b68-c220-4074-b55a-743b87d19883/resource/fc043619-6b92-4aa0-ae96-90508be6892e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:33:55.725005"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:23:21.226476"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/vuwy-s6qv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

