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

<http://data.bibliotheken.nl/id/thes/p298939150> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5ef322b0b6bd41ffc0884d5cc3e22c0> ;
    skos:altLabel "Turner syndroom"@nl,
        "Turner, syndroom van"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075677857> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "syndroom van Turner"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p07565959X> .

