@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/p089356934> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p089356934>,
        bnode:93f98dc61b9c1936998a600a9d80190d ;
    skos:altLabel "Programmatuurkunde"@nl,
        "Programmatuurontwikkeling"@nl,
        "Programmeertechnieken"@nl,
        "Software development"@nl,
        "Software engineering"@nl ;
    skos:editorialNote "De variant \"Programmeertechnieken\" komt in GOO thesaurus 2x voor; ook bij \"Programmeren (computers)\""@nl,
        "Lex. Informatica"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Software engineering"@en,
        "Programmatuurtechniek"@nl .

