@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/e29d1640-ff6f-4450-b9d0-9277b0a73aab> 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 natürlichen Personen die in der parlamentarischen Arbeit tätig und insbesondere Mitglied in einer Gruppierung (oparl:Organization) sind. Die jeweiligen Personen werden in einem Objekt vom Typ oparl:Person 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 "e29d1640-ff6f-4450-b9d0-9277b0a73aab" ;
    dct:issued "2024-07-22T14:29:27.705860"^^xsd:dateTime ;
    dct:modified "2025-03-26T10:23:51.163507"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/9a24dbaa-5183-4adc-9710-43807cd7ac09> ;
    dct:title "Personen - 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/e29d1640-ff6f-4450-b9d0-9277b0a73aab/resource/f4cff9e2-a2fc-4ba9-a7b0-955e312b72cd> ;
    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/people> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.datenplattform.heidelberg.de/dataset/e29d1640-ff6f-4450-b9d0-9277b0a73aab/resource/f4cff9e2-a2fc-4ba9-a7b0-955e312b72cd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-07-22T14:30:16.030519"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2024-07-22T14:30:21.788168"^^xsd:dateTime ;
    dct:title "Person - Ratsinformationssystem Stadt Heidelberg (OParl) JSON" ;
    dcat:accessURL <https://oparl.heidelberg.de/oparl/bodies/0001/people> .

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

