@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/p078513995> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078513995>,
        bnode:cd9a3dc651ebcdd12edda42d23e35bdd ;
    skos:altLabel "Geestelijke gestoordheid"@nl,
        "Geestelijke stoornissen"@nl,
        "Geestesziekten"@nl,
        "Krankzinnigheid"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078677653> ;
    skos:editorialNote "-PV"@nl,
        "VD13"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Psychiatric disorders"@en,
        "Psychische stoornissen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078639336>,
        <http://data.bibliotheken.nl/id/thes/p078640105>,
        <http://data.bibliotheken.nl/id/thes/p078953219>,
        <http://data.bibliotheken.nl/id/thes/p267757514> .

