@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/626bf48a-ed5c-437e-ab1e-b2e87269517c> a dcat:Dataset ;
    dct:description "This dataset includes the number of physical items (like books and media) checked-out or renewed." ;
    dct:identifier <https://data.austintexas.gov/api/views/88mh-9axp> ;
    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 Physical Circulation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emi Johnson" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/1afa9b30-58fa-41cf-ac4d-7c9ffd059c8b>,
        <https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/5c6c12e2-aefa-4ebe-bec6-7771f4ac958a>,
        <https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/c7bd5b48-ca85-46a2-826a-18d1495e8a5f>,
        <https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/fcf9c9e5-9af7-41c8-a9fa-46f57a0012ed> ;
    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/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/1afa9b30-58fa-41cf-ac4d-7c9ffd059c8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-22T21:31:48.132066"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:56:10.451624"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/88mh-9axp/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/5c6c12e2-aefa-4ebe-bec6-7771f4ac958a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-22T21:31:48.132078"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:56:10.452809"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/88mh-9axp/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/c7bd5b48-ca85-46a2-826a-18d1495e8a5f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-22T21:31:48.132075"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:56:10.452434"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/88mh-9axp/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/626bf48a-ed5c-437e-ab1e-b2e87269517c/resource/fcf9c9e5-9af7-41c8-a9fa-46f57a0012ed> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-22T21:31:48.132072"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:56:10.452050"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/88mh-9axp/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" .

