@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/p078422604> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078422604>,
        bnode:0d17210bc7f12fc1c63fb6979727c08b ;
    skos:altLabel "Appropriate technology"@en,
        "Appropriate technology"@nl,
        "Intermediaire technologie"@nl,
        "Intermediate technology"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078685591> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Adapted technology"@en,
        "Aangepaste technologie"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078430194>,
        <http://data.bibliotheken.nl/id/thes/p078964474> .

