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

<http://data.bibliotheken.nl/id/thes/p113072538> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p113072538>,
        bnode:8faecf629ab48cf11520ed70d084282f ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p07867588X> ;
    skos:editorialNote "BDI terminologie"@nl,
        "Bandstempels worden gebruikt bij het vervaardigen van boekbanden"@nl,
        "GOO-thesaurusbeheer"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Bandstempels"@nl .

