@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/2f8b43fa-4688-400c-a5dc-15569cb03475> a dcat:Dataset ;
    dct:description "Annual number of physical items checked out by library for fiscal year 2023. Formats break the circulation down by audience and material type." ;
    dct:identifier <https://data.austintexas.gov/api/views/kkkb-enqr> ;
    dct:issued "2024-06-06"^^xsd:date ;
    dct:modified "2025-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual Physical Circulation by Library" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "APL Open Data Asset Owners (Austin Public Library)" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/33bebe34-dcc5-4da9-8b2b-3b6d0830ca49>,
        <https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/67760cc7-1adb-4ca8-9fc3-eb6ffcf60c61>,
        <https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/d02b1079-2d7e-42d4-a7d3-a83e81519f55>,
        <https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/e53e1746-5953-4b75-bf91-74118df12140> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "books",
        "culture",
        "library",
        "public" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/33bebe34-dcc5-4da9-8b2b-3b6d0830ca49> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-06-25T11:42:42.734396"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:47:12.362812"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kkkb-enqr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/67760cc7-1adb-4ca8-9fc3-eb6ffcf60c61> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-06-25T11:42:42.734392"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:47:12.360620"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kkkb-enqr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/d02b1079-2d7e-42d4-a7d3-a83e81519f55> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-06-25T11:42:42.734394"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:47:12.361724"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kkkb-enqr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2f8b43fa-4688-400c-a5dc-15569cb03475/resource/e53e1746-5953-4b75-bf91-74118df12140> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-06-25T11:42:42.734389"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:47:12.359417"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/kkkb-enqr/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" .

