@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/5a28710a-e11d-4ac3-bd56-9108253ce5d2> a dcat:Dataset ;
    dct:description "This is an inventory of public access computer labs in Austin." ;
    dct:identifier <https://data.austintexas.gov/api/views/nw8s-p3bj> ;
    dct:issued "2015-08-21"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Digital Inclusion Organization Inventory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sharla Chamberlain" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/362e7de3-2063-453e-a943-789fa155b66f>,
        <https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/407557ee-75da-43bb-a280-276bd2583049>,
        <https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/4d0669fb-a8ad-435d-82e9-58500c5f6720>,
        <https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/fb440d3d-6ee0-41f3-8d9b-5bfafb12d0ac> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "computer-lab",
        "digital-inclusion",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-access",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/362e7de3-2063-453e-a943-789fa155b66f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:30:33.779836"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:15:21.081281"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nw8s-p3bj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/407557ee-75da-43bb-a280-276bd2583049> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:30:33.779826"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:15:21.080464"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nw8s-p3bj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/4d0669fb-a8ad-435d-82e9-58500c5f6720> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:30:33.779839"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:15:21.081742"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nw8s-p3bj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5a28710a-e11d-4ac3-bd56-9108253ce5d2/resource/fb440d3d-6ee0-41f3-8d9b-5bfafb12d0ac> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:30:33.779833"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:15:21.080876"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/nw8s-p3bj/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" .

