@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://ogd.cynkra.dev/dataset/89ba4e85-10e3-461b-9beb-add57dbec403> a dcat:Dataset ;
    dct:description """Durchschnittlicher monatlicher Mietpreis in CHF je m2 Nettowohnfläche, berechnet als Mittelwert der Quartalsmediane im Beobachtungsjahr.
""" ;
    dct:identifier "89ba4e85-10e3-461b-9beb-add57dbec403" ;
    dct:issued "2026-06-09T10:18:34.576157"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:18:34.576162"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Durchschn. monatlicher Mietpreis [Fr. je m2 Nettowohnfläche]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cercle Indicateur, Wüest & Partner " ] ;
    dcat:keyword "bau und immobilien",
        "indicator",
        "mietpreise",
        "wohnungen" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

