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

<http://data.bibliotheken.nl/id/thes/p416965296> a schema1:Thing,
        skos:Concept ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1c55ac0e1c1ff9cd3d691f7dec7402b> ;
    skos:altLabel "damesvoetbal"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p075626292> ;
    skos:hiddenLabel "meisjesvoetbal"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/brinkman> ;
    skos:prefLabel "vrouwenvoetbal"@nl .

