@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/p069259526> a schema1:Person ;
    rdfs:label "Coran, Pierre" ;
    schema1:description "1934-",
        "bron: https://fr.wikipedia.org/wiki/Pierre_Coran",
        "mb",
        "pseud. van: Eugène Lionel Ghislain Delaisse" ;
    schema1:familyName "Coran" ;
    schema1:givenName "Pierre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64e037f9fab002141bd7430ab51c02a8> ;
    schema1:name "Pierre Coran" ;
    schema1:sameAs wd:Q3384510 .

