@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/p070392773> a schema1:Person ;
    rdfs:label "Poignant, Raymond" ;
    schema1:familyName "Poignant" ;
    schema1:givenName "Raymond" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28a944de6b742b85469160552b885b26> ;
    schema1:name "Raymond Poignant" ;
    schema1:sameAs <http://viaf.org/viaf/25118256>,
        wd:Q55772741,
        <https://isni.org/isni/0000000118740611> .

