@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/p142765368> a schema1:Person ;
    rdfs:label "Goepfert, Brice (1956-)" ;
    schema1:alternateName "Goepfert" ;
    schema1:birthDate "1956" ;
    schema1:description "1995: Achterflap PPN 142765937 vermeldt: Brice Goepfert debuteerde in 1978 onder het pseudoniem Brice Toll",
        "zie ook: Brice Toll" ;
    schema1:familyName "Goepfert" ;
    schema1:givenName "Brice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4451249dba5e6565f200a09d5f69a60e> ;
    schema1:name "Brice Goepfert" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/51701728>,
        wd:Q2925090,
        <https://isni.org/isni/0000000066417141> .

