@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix euthemes: <http://publications.europa.eu/resource/authority/data-theme/> .
@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://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax> a dcat:Dataset ;
    dct:description """Die vierstelligen Postleitzahlen beziehen sich auf die im amtlichen Ortschaftenverzeichnis angegebenen Postleitzahlen: [https://www.cadastre.ch/de/services/service/plz.html](https://www.cadastre.ch/de/services/service/plz.html) Institutionelle Postleitzahlen, die im Ortschaftenverzeichnis nicht angegeben sind, wurden einer Postleitzahl mit räumlichem Bezug zugeordnet (bspw. 3000 Bern 65 zu 3014 Bern). Eine Zuordnung zu den Gemeinden ist unter Verwendung der GWR-Korrespondenztabelle zwischen Postleitzahl und Gemeinde des Bundesamtes für Statistik möglich: [https://www.bfs.admin.ch/bfs/de/home/grundlagen/agvch/gwr-korrespondenztabelle.html](https://www.bfs.admin.ch/bfs/de/home/grundlagen/agvch/gwr-korrespondenztabelle.html)Letzter Update März mit Daten 2024The four-digit postal codes refer to the postal codes listed in the official register of localities: [https://www.cadastre.ch/de/services/service/plz.html](https://www.cadastre.ch/de/services/service/plz.html) Institutional postal codes that are not listed in the list of localities have been assigned to a postal code with spatial reference (e.g. 3000 Bern 65 to 3014 Bern). An assignment to the municipalities is possible using the GWR correspondence table between postal code and municipality of the Federal Statistical Office: [https://www.bfs.admin.ch/bfs/de/home/grundlagen/agvch/gwr-korrespondenztabelle.html](https://www.bfs.admin.ch/bfs/de/home/grundlagen/agvch/gwr-korrespondenztabelle.html)[](https://www.bfs.admin.ch/bfs/de/home/grundlagen/agvch/gwr-korrespondenztabelle.html)Last Update march with data 2024



Jahr_An_Anno
Jahr des
  Stichdatums des Datenauszugs. Der Datenauszug erfolgt jeweils in Woche 51 des
  Bezugsjahres.


PLZ_NPA
Vierstellige
  Postleitzahl gemäss Ortschaftenverzeichnis von cadastre.ch.


GA_AG
Anzahl
  Generalabonnemente im Umlauf per Stichdatum.


GA_AG_flag
Falls
  1: Angegeben ist aus Datenschutzgründen der Mittelwert der Anzahl
  Generalabonnemente über alle PLZ-Kreise, die in der ersten PLZ-Zahl
  übereinstimmen und weniger als 20 Abonnemente ausweisen.


HTA_ADT_meta-prezzo
Anzahl
  Halbtaxabonnemente im Umlauf per Stichdatum.


HTA_ADT_meta-prezzo_flag
Falls
  2: Angegeben ist aus Datenschutzgründen der Mittelwert der Anzahl
  Halbtaxabonnemente über alle PLZ-Kreise, die weniger als 20 Abonnemente
  ausweisen.
"""@de ;
    dct:identifier "generalabo-halbtax@schweizerische-bundesbahnen-sbb" ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> ;
    dct:title "Generalabo / Halbtax"@de,
        "GA Travelcard / Half Fare Travelcard"@en,
        "Abonnement général/abonnement demi-tarif"@fr,
        "Abbonamento generale/metà-prezzo"@it ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ansprechsstelle für Daten" ;
            vcard:hasEmail <mailto:data@sbb.ch> ] ;
    dcat:distribution <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/csv?use_labels=true>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/json>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonl>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonld>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/n3>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/parquet>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/rdfxml>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/turtle>,
        <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/xls?use_labels=true> ;
    dcat:keyword "verkehr"@de ;
    dcat:landingPage <https://data.sbb.ch/explore/dataset/generalabo-halbtax/> ;
    dcat:theme euthemes:TRAN .

<https://data.sbb.ch/explore/?refine.dcat_ap_ch.domain=schweizerische-bundesbahnen-sbb> a foaf:Agent ;
    foaf:name "schweizerische-bundesbahnen-sbb"@de .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/csv?use_labels=true> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (csv)"@de,
        "GA Travelcard / Half Fare Travelcard (csv)"@en,
        "Abonnement général/abonnement demi-tarif (csv)"@fr,
        "Abbonamento generale/metà-prezzo (csv)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "csv"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/csv?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/csv?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/json> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (json)"@de,
        "GA Travelcard / Half Fare Travelcard (json)"@en,
        "Abonnement général/abonnement demi-tarif (json)"@fr,
        "Abbonamento generale/metà-prezzo (json)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "json"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/json> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/json> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonl> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (jsonl)"@de,
        "GA Travelcard / Half Fare Travelcard (jsonl)"@en,
        "Abonnement général/abonnement demi-tarif (jsonl)"@fr,
        "Abbonamento generale/metà-prezzo (jsonl)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "jsonl"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonl> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonl> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonld> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (jsonld)"@de,
        "GA Travelcard / Half Fare Travelcard (jsonld)"@en,
        "Abonnement général/abonnement demi-tarif (jsonld)"@fr,
        "Abbonamento generale/metà-prezzo (jsonld)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON_LD> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "jsonld"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonld> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/jsonld> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/n3> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (n3)"@de,
        "GA Travelcard / Half Fare Travelcard (n3)"@en,
        "Abonnement général/abonnement demi-tarif (n3)"@fr,
        "Abbonamento generale/metà-prezzo (n3)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/N3> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "n3"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/n3> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/n3> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/n3> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/parquet> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (parquet)"@de,
        "GA Travelcard / Half Fare Travelcard (parquet)"@en,
        "Abonnement général/abonnement demi-tarif (parquet)"@fr,
        "Abbonamento generale/metà-prezzo (parquet)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PARQUET> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "parquet"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/parquet> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/parquet> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/rdfxml> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (rdfxml)"@de,
        "GA Travelcard / Half Fare Travelcard (rdfxml)"@en,
        "Abonnement général/abonnement demi-tarif (rdfxml)"@fr,
        "Abbonamento generale/metà-prezzo (rdfxml)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_XML> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "rdfxml"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/rdfxml> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/rdfxml> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/rdf+xml> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/turtle> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (turtle)"@de,
        "GA Travelcard / Half Fare Travelcard (turtle)"@en,
        "Abonnement général/abonnement demi-tarif (turtle)"@fr,
        "Abbonamento generale/metà-prezzo (turtle)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "turtle"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/turtle> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/turtle> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/turtle> .

<https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/xls?use_labels=true> a dcat:Distribution ;
    dct:description "Generalabo / Halbtax (xls)"@de,
        "GA Travelcard / Half Fare Travelcard (xls)"@en,
        "Abonnement général/abonnement demi-tarif (xls)"@fr,
        "Abbonamento generale/metà-prezzo (xls)"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLS> ;
    dct:issued "2017-08-16T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-03-31T11:32:05+00:00"^^xsd:dateTime ;
    dct:title "xls"@de ;
    dcat:accessURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/xls?use_labels=true> ;
    dcat:downloadURL <https://data.sbb.ch/api/v2/catalog/datasets/generalabo-halbtax/exports/xls?use_labels=true> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.ms-excel> .

