@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/18cd9883-fee1-4a4a-9746-b038420e3e0b> a dcat:Dataset ;
    dct:description """Anteil der Personen mit katholischer Konfession am Total der ständigen Wohnbevölkerung.
""" ;
    dct:identifier "18cd9883-fee1-4a4a-9746-b038420e3e0b" ;
    dct:issued "2026-06-09T10:18:03.944106"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:18:03.944116"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Katholische [%]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik, STATPOP; Berechnung Fachstelle für Statistik Kanton St.Gallen" ] ;
    dcat:keyword "bevlkerung",
        "bevlkerungsbestand",
        "indicator",
        "konfession" .

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

