@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/p141332247> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141332247>,
        bnode:b29d464d861402c27341b29e54ce47c6 ;
    skos:altLabel "Cross staff"@en,
        "Jacobsstaf (hoekmeetinstrument)"@nl,
        "Kruisstaf (hoekmeetinstrument)"@nl ;
    skos:editorialNote "PV"@nl,
        "Van Dale12/GNLE"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Jacob's staff"@en,
        "Jakobsstaf (hoekmeetinstrument)"@nl .

