@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/p078446511> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078446511>,
        bnode:ac85bb49bcd8079110c2e955ee5acbd6 ;
    skos:altLabel "Beeldanalyse"@nl,
        "Computer vision"@nl,
        "Image processing"@nl ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "SYBEX - Woordenboek informatica en telecommunicatie"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Image processing"@en,
        "Beeldverwerking"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p113065272> .

