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

<http://data.bibliotheken.nl/id/thes/p071864083> a schema1:Person ;
    rdfs:label "Brandel, Marc (1919-)" ;
    schema1:birthDate "1919" ;
    schema1:description "pseud. van: Marcus Beresford" ;
    schema1:familyName "Brandel" ;
    schema1:givenName "Marc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a737d7963d419c4e3e0967cd6b47434a> ;
    schema1:name "Marc Brandel" ;
    schema1:sameAs <http://viaf.org/viaf/104089532>,
        wd:Q1301602,
        <https://isni.org/isni/0000000078350984> .

