@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/p078466644> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078466644>,
        bnode:f056334751683774dac72de74dad495f ;
    skos:altLabel "Hersenstoornissen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078533759> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Cerebral disturbances"@en,
        "Cerebrale stoornissen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078466660>,
        <http://data.bibliotheken.nl/id/thes/p099678888> .

