@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/p078578302> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078578302>,
        bnode:7853ec400c7bc1c9aa49657ed977bb5b ;
    skos:altLabel "Gait"@en,
        "Gang (motoriek)"@nl ;
    skos:editorialNote "LET OP: Er is ook het trefwoord 'hardlopen'"@nl,
        "Van Dale 13"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Walking"@en,
        "Lopen"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p07895410X> .

