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

<http://data.bibliotheken.nl/id/thes/p075635720> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3d4eb0699c334dba0ceb9b3c0106f95> ;
    skos:altLabel "levensmiddelen"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "voedingsmiddelen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p075607271> .

