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

<http://data.bibliotheken.nl/id/thes/p075657155> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6d67115e90d89e46c85ec6fe0ee633> ;
    skos:altLabel "zuigelingen"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075660326> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "baby's"@nl .

