@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/72e7e013-5f9e-4fcd-898d-1b1192827a9b> a dcat:Dataset ;
    dct:description "Listing of city pools and splash pads with schedule" ;
    dct:identifier <https://data.austintexas.gov/api/views/xaxa-886r> ;
    dct:issued "2022-06-07"^^xsd:date ;
    dct:modified "2022-07-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Austin Pool Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/28907556-58d6-4e05-9a14-a9e42208981c>,
        <https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/8aab6d5b-a465-4173-ac97-e74e44c4c2e0>,
        <https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/c00f68ca-d6fa-40eb-9315-e9ba0bad2126>,
        <https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/c5abe34a-e485-4949-8452-1156b6f9d55c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "poo-schedule",
        "pools",
        "splash-pad",
        "summer",
        "united-states" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/28907556-58d6-4e05-9a14-a9e42208981c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:34:39.400952"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:25:57.312138"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/xaxa-886r/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/8aab6d5b-a465-4173-ac97-e74e44c4c2e0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:34:39.400965"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:25:57.313312"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/xaxa-886r/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/c00f68ca-d6fa-40eb-9315-e9ba0bad2126> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:34:39.400962"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:25:57.312935"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/xaxa-886r/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/72e7e013-5f9e-4fcd-898d-1b1192827a9b/resource/c5abe34a-e485-4949-8452-1156b6f9d55c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:34:39.400959"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:25:57.312547"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/xaxa-886r/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

