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

<http://data.bibliotheken.nl/id/thes/p075663589> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/419d56cfb0a6b6f354fbc54a99b14f2c> ;
    skos:altLabel "mycologie"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075622513> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "schimmels"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075607840>,
        <http://data.bibliotheken.nl/id/thes/p075660539> .

