@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p071423494> a schema1:Person ;
    rdfs:label "schrijver van De kloosterling, De" ;
    schema1:description "zie ook: Denis Diderot" ;
    schema1:familyName "De schrijver van De kloosterling" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7577525ff2c8b5914147120b4be5f58e> ;
    schema1:name "De schrijver van De kloosterling" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p06837075X>,
        <http://viaf.org/viaf/281891004>,
        <https://isni.org/isni/0000000388643061> .

