@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://ckan.datenplattform.heidelberg.de/dataset/52ff758c-4859-40d6-8739-74e15c016c1f> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitales@heidelberg.de" ;
            foaf:name "Amt für Digitales und Informationsverarbeitung" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitales@heidelberg.de" ;
            foaf:name "Amt für Digitales und Informationsverarbeitung" ] ;
    dct:description """<p>Der Datensatz enthält Angaben zu allen Gruppierungen von Personen, die in der parlamentarischen Arbeit eine Rolle spielen. Dazu gehören vor allem Fraktionen und Gremien wie beispielsweise die Fachausschüsse der Stadt. Die jeweiligen Organisationen werden in einem Objekt vom Typ oparl:Organisation abgebildet und können über die OParl-Schnittstelle abgerufen werden.</p>\r
\r
<p>Genauere Informationen erhalten Sie auf den Seiten des [Gremieninformationssystem für Bürgerinnen und Bürger - Stadt Heidelberg](https://gemeinderat.heidelberg.de/) und zur Nutzbarkeit der OParl-Schnittstelle in der [Dokumentation der OParl-Schnittstelle](https://oparl.org/spezifikation/online-ansicht/#schema).</p>""" ;
    dct:identifier "52ff758c-4859-40d6-8739-74e15c016c1f" ;
    dct:issued "2024-07-23T11:55:05.941865"^^xsd:dateTime ;
    dct:modified "2025-03-26T10:23:28.372701"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/9a24dbaa-5183-4adc-9710-43807cd7ac09> ;
    dct:title "Organisationen - Ratsinformationssystem Stadt Heidelberg (OParl)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Digitales und Informationsverarbeitung" ;
            vcard:hasEmail <mailto:digitales@heidelberg.de> ] ;
    dcat:distribution <https://ckan.datenplattform.heidelberg.de/dataset/52ff758c-4859-40d6-8739-74e15c016c1f/resource/c9b68473-42c7-4992-a574-6618caba978c> ;
    dcat:keyword "Gremieninformationssystem für Bürgerinnen und Bürger",
        "Politik",
        "Ratsinformationssystem",
        "Schnittstelle",
        "api",
        "council information system",
        "oparl",
        "open government" ;
    dcat:landingPage <https://oparl.heidelberg.de/oparl/bodies/0001/organizations> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.datenplattform.heidelberg.de/dataset/52ff758c-4859-40d6-8739-74e15c016c1f/resource/c9b68473-42c7-4992-a574-6618caba978c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-07-23T11:55:57.090830"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2024-07-23T11:57:00.493555"^^xsd:dateTime ;
    dct:title "Organization - Ratsinformationssystem Stadt Heidelberg (OParl) JSON" ;
    dcat:accessURL <https://oparl.heidelberg.de/oparl/bodies/0001/organizations> .

<https://ckan.datenplattform.heidelberg.de/organization/9a24dbaa-5183-4adc-9710-43807cd7ac09> a foaf:Organization ;
    foaf:name "Amt für Digitales und Informationsverarbeitung" .

