@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/p069064075> a schema1:Person ;
    rdfs:label "Rivière, François (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "stripauteur" ;
    schema1:familyName "Rivière" ;
    schema1:givenName "François" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8748c18a662b64d30f5348ac0cd2b5e1> ;
    schema1:name "François Rivière" ;
    schema1:sameAs <http://viaf.org/viaf/34462302>,
        wd:Q619336,
        <https://isni.org/isni/0000000121272521> .

