@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/1dee1716-1ac3-42c4-b594-f884dd5cdef6> a dcat:Dataset ;
    dct:description "Training dataset from the SD23 cohort." ;
    dct:identifier <https://data.austintexas.gov/api/views/3gyf-rm4n> ;
    dct:issued "2020-08-14"^^xsd:date ;
    dct:modified "2020-08-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Austin Cohort Training Dataset - DJL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeremy" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/17ecba66-3e63-4cd8-ac24-0564e81e918e>,
        <https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/7f1bd96d-a523-4910-9d1b-414aaf4cd317>,
        <https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/b4428872-7d80-4597-b92b-cebaecc1a0d5>,
        <https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/fcaf98b3-a051-433c-9f32-42881b75c6eb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "citizen-survey",
        "ckan",
        "community-survey",
        "geo",
        "geoss",
        "national",
        "north-america",
        "survey",
        "survey-results",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/17ecba66-3e63-4cd8-ac24-0564e81e918e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:21:09.839177"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:30:16.957060"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/3gyf-rm4n/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/7f1bd96d-a523-4910-9d1b-414aaf4cd317> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:21:09.839172"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:30:16.956672"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/3gyf-rm4n/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/b4428872-7d80-4597-b92b-cebaecc1a0d5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:21:09.839167"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:30:16.956270"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/3gyf-rm4n/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1dee1716-1ac3-42c4-b594-f884dd5cdef6/resource/fcaf98b3-a051-433c-9f32-42881b75c6eb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:21:09.839156"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:30:16.955838"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/3gyf-rm4n/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" .

