@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/p095650350> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p095650350>,
        bnode:fa378025bcb5406e885c075945981784 ;
    skos:altLabel "Databeveiliging"@nl,
        "Gegevensbescherming"@nl,
        "Gegevensbeveiliging"@nl ;
    skos:editorialNote "GOO-thesaurusbeheer"@nl,
        "Vgl.: WP9 Databank, Van Dale: Gegevensbescherming"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Data protection"@en,
        "Databescherming"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p091029295>,
        <http://data.bibliotheken.nl/id/thes/p174328354> .

