@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/c831456d-a723-4c4c-9b18-1be5bffea89e> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Wirtschaft und Kultur (12-22)" ] ;
    dct:description "Verlage und Buchhandlungen in Stuttgart seit 1980" ;
    dct:identifier "c831456d-a723-4c4c-9b18-1be5bffea89e" ;
    dct:issued "2026-05-18T12:00:27.690570"^^xsd:dateTime ;
    dct:modified "2026-05-18T12:00:41.885453"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Verlage" ;
    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/c831456d-a723-4c4c-9b18-1be5bffea89e/resource/0a7fde56-f6fb-47ae-9378-f2ce4df8cdfc> ;
    dcat:keyword "Buchhandlung",
        "Bücher",
        "Verlag" ;
    dcat:landingPage <Börsenverein%20des%20Deutschen%20Buchhandels> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<https://opendata.stuttgart.de/dataset/c831456d-a723-4c4c-9b18-1be5bffea89e/resource/0a7fde56-f6fb-47ae-9378-f2ce4df8cdfc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-18T12:00:41.656658"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-05-18T12:00:41.637473"^^xsd:dateTime ;
    dct:title "Verlage_Stuttgart.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/c831456d-a723-4c4c-9b18-1be5bffea89e/resource/0a7fde56-f6fb-47ae-9378-f2ce4df8cdfc/download/verlage_stuttgart.csv> ;
    dcat:byteSize 82659.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" .

