@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/480b388e-dd53-41bd-a22b-e482f9a3d467> a dcat:Dataset ;
    dct:description "Monthly events calendar for Austin Park Rangers.  Programs and activities also be listed." ;
    dct:identifier <https://data.austintexas.gov/api/views/kp5v-bj5i> ;
    dct:issued "2018-08-10"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Parkranger 2016 10" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Betty" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/36e6f30c-b00e-48dc-9c26-deb173a78198>,
        <https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/bec2c55b-e30e-4ded-89f4-3a8e197080e7>,
        <https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/c0e6833e-7596-4004-a621-7fc71fb82588>,
        <https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/e6a3f3a6-13df-423e-947c-d2ee2fe9a6fd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bird",
        "ckan",
        "cottage",
        "dog",
        "geo",
        "geoss",
        "national",
        "north-america",
        "outdoor",
        "park-ranger",
        "united-states",
        "urban",
        "wildlife" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/36e6f30c-b00e-48dc-9c26-deb173a78198> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:29:29.204050"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:32:29.073693"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kp5v-bj5i/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/bec2c55b-e30e-4ded-89f4-3a8e197080e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:29:29.204025"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:32:29.073294"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kp5v-bj5i/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/c0e6833e-7596-4004-a621-7fc71fb82588> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:29:29.204058"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:32:29.074453"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kp5v-bj5i/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/480b388e-dd53-41bd-a22b-e482f9a3d467/resource/e6a3f3a6-13df-423e-947c-d2ee2fe9a6fd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:29:29.204055"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:32:29.074076"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kp5v-bj5i/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" .

