@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/p095972307> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095972307>,
        bnode:394b0d0596c57492ceec897dc978d703 ;
    skos:altLabel "Functioneel programmeren"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078637082> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Functional programming"@en,
        "Functionele programmering"@nl .

