@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/0d279739-5735-4004-b582-751065a850c4> a dcat:Dataset ;
    dct:description "This dataset includes the number of people who have Austin Public Library cards." ;
    dct:identifier <https://data.austintexas.gov/api/views/hktt-bbvz> ;
    dct:issued "2021-10-19"^^xsd:date ;
    dct:modified "2021-10-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Austin Public Library Cardholders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emi Johnson" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/0b8f419a-e1bf-4cc8-af7e-efbdf32cba54>,
        <https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/8a96cdc3-7785-4aac-8275-23fcde0d0cf1>,
        <https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/923f25c9-d315-456a-a848-385d3fe705ac>,
        <https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/ab627a42-90a0-4cb1-9656-17f6483aa90a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "library",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/0b8f419a-e1bf-4cc8-af7e-efbdf32cba54> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-22T21:37:19.995622"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:38:54.582376"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hktt-bbvz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/8a96cdc3-7785-4aac-8275-23fcde0d0cf1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-22T21:37:19.995635"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:38:54.584934"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hktt-bbvz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/923f25c9-d315-456a-a848-385d3fe705ac> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-22T21:37:19.995633"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:38:54.584101"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hktt-bbvz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0d279739-5735-4004-b582-751065a850c4/resource/ab627a42-90a0-4cb1-9656-17f6483aa90a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-22T21:37:19.995629"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:38:54.583277"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hktt-bbvz/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" .

