@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/p125777507> a schema1:Person ;
    rdfs:label "Zidrou" ;
    schema1:description "1962-",
        "pseud. van: Benoît Drousie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/696316b864b71587b58aa6568857b64a> ;
    schema1:name "Zidrou" ;
    schema1:sameAs wd:Q3575484,
        <https://isni.org/isni/0000000121289163> .

