@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/p078639417> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078639417>,
        bnode:1a32d36d19ac40c074c545d04522046f ;
    skos:altLabel "Gekkenhuizen"@nl,
        "Krankzinnigengestichten"@nl,
        "Psychiatrische centra"@nl,
        "Psychiatrische ziekenhuizen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078545978>,
        <http://data.bibliotheken.nl/id/thes/p097384437> ;
    skos:editorialNote "."@nl,
        "Thes.Beh./PV"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Psychiatric institutes"@en,
        "Psychiatrische inrichtingen"@nl .

