@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/p107460424> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p107460424>,
        bnode:c9d3d183a6391868b268590a9275842b ;
    skos:altLabel "DNA-volgordes"@nl,
        "Genanalyse"@nl,
        "Genetische analyse"@nl ;
    skos:editorialNote "SS/GdlH"@nl,
        "Vaststelling van de nucleotidenvolgorde van een gen"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Genetic analysis"@en,
        "DNA-onderzoek"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p091216680>,
        <http://data.bibliotheken.nl/id/thes/p112283322> .

