@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p39758458X> a skos:Concept ;
    rdfs:label "Aanhangsel :: Sport en spel :: Spel" ;
    schema1:mainEntityOfPage bnode:1a8789a31c714edb88bf0a4488da88a6 ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p397584024> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/kbcode> ;
    skos:narrower <http://data.bibliotheken.nl/id/thes/p397584598>,
        <http://data.bibliotheken.nl/id/thes/p397584628>,
        <http://data.bibliotheken.nl/id/thes/p397584636>,
        <http://data.bibliotheken.nl/id/thes/p397584792>,
        <http://data.bibliotheken.nl/id/thes/p397584822> ;
    skos:notation "1510 f" ;
    skos:prefLabel "Spel" .

