@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/p09597606X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p09597606X>,
        bnode:3c6c7176c8720cd49db7587e3dbd2ca3 ;
    skos:altLabel "Dwarsbelasting"@nl,
        "Zijdelingse belasting"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078447593> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Lateral load"@en,
        "Laterale belasting"@nl .

