@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/p078646502> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078646502>,
        bnode:c26dbd7a3e7f08ae23d3729ef00f6f00 ;
    skos:altLabel "Lezingen"@nl,
        "Oraties"@nl,
        "Redevoeringen"@nl,
        "Toespraken"@nl ;
    skos:editorialNote "ALLEEN gebruiken voor publicaties over redes, toespraken etc. Voor de vormaanduiding gebruike men Redes (vorm)"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Lectures"@en,
        "Redes"@nl .

