@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/p241985404> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p241985404>,
        bnode:2d08478863d991d14b1c4a30b7d012ae ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "WP9; Encyclopaedia Britannica"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Operons"@en,
        "Operonen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078516668> ;
    skos:scopeNote "Bij elkaar horende genen"@nl .

