@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/3dea1cf1-c235-48b8-ad4c-5f62e97ef570> a dcat:Dataset ;
    dct:description "This dataset includes e-materials checked-out from the Austin Public Library's online Virtual Library: e-books, e-audio, e-video, e-music, e-periodicals, and databases." ;
    dct:identifier <https://data.austintexas.gov/api/views/phwr-z2sb> ;
    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 Virtual 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/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/2dd40ab1-c490-487c-855a-b8e9a6d77389>,
        <https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/b48eaf42-974a-414c-b8cb-3db379a5668d>,
        <https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/ed177fc1-f148-4dc4-81ab-161035175a85>,
        <https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/f4195fd1-8ded-4abe-b0c5-db0556cfb45c> ;
    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/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/2dd40ab1-c490-487c-855a-b8e9a6d77389> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-22T21:39:43.811980"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:49:51.483785"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/phwr-z2sb/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/b48eaf42-974a-414c-b8cb-3db379a5668d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-22T21:39:43.811970"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:49:51.483002"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/phwr-z2sb/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/ed177fc1-f148-4dc4-81ab-161035175a85> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-22T21:39:43.811977"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:49:51.483402"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/phwr-z2sb/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3dea1cf1-c235-48b8-ad4c-5f62e97ef570/resource/f4195fd1-8ded-4abe-b0c5-db0556cfb45c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-22T21:39:43.811982"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:49:51.484153"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/phwr-z2sb/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

