@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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://opendata.stuttgart.de/dataset/9a157e0e-11a7-4002-a651-6756f3587db0> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:identifier "9a157e0e-11a7-4002-a651-6756f3587db0" ;
    dct:issued "2026-05-11T12:41:58.386462"^^xsd:dateTime ;
    dct:modified "2026-05-11T12:51:42.189324"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Medienbestände und Ausleihen in Stuttgarter Bibliotheken" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wirtschaft und Kultur (12-22)" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/9a157e0e-11a7-4002-a651-6756f3587db0/resource/0576d317-afee-4cd8-838f-47ebf8353b19> ;
    dcat:keyword "Bibliothek",
        "Bücher",
        "Medien",
        "Stadtbücherei" ;
    dcat:landingPage <Stadtbibliothek%20Stuttgart> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/9a157e0e-11a7-4002-a651-6756f3587db0/resource/0576d317-afee-4cd8-838f-47ebf8353b19> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-11T12:45:45.921897"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-11T12:45:45.897567"^^xsd:dateTime ;
    dct:title "Stadtbibliotheken_Stuttgart_bis 2024.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/9a157e0e-11a7-4002-a651-6756f3587db0/resource/0576d317-afee-4cd8-838f-47ebf8353b19/download/stadtbibliotheken_stuttgart_bis-2024.csv> ;
    dcat:byteSize 162581.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> a foaf:Organization ;
    foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" .

