@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/p113079397> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p113079397>,
        bnode:ed45d2903b00a908e9246f819857bc2e ;
    skos:altLabel "Zorgzaamheid"@nl ;
    skos:editorialNote "-PV"@nl,
        "VD11"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Care"@en,
        "Zorg"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078538955>,
        <http://data.bibliotheken.nl/id/thes/p078944244>,
        <http://data.bibliotheken.nl/id/thes/p309560675> .

