@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p26164419X> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b43bb0198f1d610ff88b3a0ce1ed9a21> ;
    skos:altLabel "apoptose"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075658046> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "celdood"@nl .

