@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p192796518> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p192796518>,
        bnode:5b5089c54df237a4b5833b666983227e ;
    skos:editorialNote "GOO-thesaurusbeheer; het onderscheid tussen toernooien en kampioenschappen is lastig te bepalen"@nl,
        "Te gebruiken bij voorkeur in combinatie met een tak van sport, b.v. 'Zwemmen' en 'Kampioenschappen'; dus geen Zwemkampioenschappen"@nl,
        "VD13; VD Nederlands-Engels woordenboek"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Championships"@en,
        "Kampioenschappen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078957427>,
        <http://data.bibliotheken.nl/id/thes/p10890380X> .

