@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/p078964296> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078964296>,
        bnode:0965e8d5dc29b71fcc6d25f1439787cd ;
    skos:altLabel "Z80"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Zilog model z-80"@en,
        "Zilog Model Z-80"@nl ;
    skos:scopeNote "Microcomputer"@nl .

