@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/p078486440> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078486440>,
        bnode:defa59725cab380559ed0d5327fe8469 ;
    skos:altLabel "Integer programming"@nl ;
    skos:broader <http://data.bibliotheken.nl/id/thes/p078585155> ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Discrete programming"@en,
        "Discrete programmering "@nl .

