@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/44f167cf-7251-41e7-8eda-4ab1324996be> a dcat:Dataset ;
    dct:description "<p>Angaben zu Anzahl Mitarbeitende bei der SBB pro Kanton der Schweiz.</p><p> </p><p></p><p>Letzter Update per März 2026</p><p>Information on the number of SBB employees per canton in Switzerland.</p><p>Last update per 31.03.2021 with data 2020<br></p><p></p>" ;
    dct:identifier "44f167cf-7251-41e7-8eda-4ab1324996be" ;
    dct:issued "2026-07-02T05:41:11.493670"^^xsd:dateTime ;
    dct:modified "2026-07-02T05:41:11.493675"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "SBB employees by canton of work" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SBB" ] ;
    dcat:keyword "mitarbeiter",
        "mobilitt und verkehr",
        "ogd",
        "personen",
        "zug" .

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

