@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/p123672929> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p123672929>,
        bnode:d89aa7e9f527962997c31d54fd81b186 ;
    skos:altLabel "Dwangneurosen"@nl,
        "Dwangstoornissen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p111884802> ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "Woordenboek van de psychologie / A.S. Reber"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Obsessive-compulsive disorder"@en,
        "Obsessieve-compulsieve stoornis"@nl .

