@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p074164678> a schema1:Person ;
    rdfs:label "Balac" ;
    schema1:description "is Yann Lepennetier: ",
        "mb",
        "zie ook: Yann",
        "zie ook: Yannick François Alphonse Lepennetier" ;
    schema1:familyName "Balac" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94e6d958744ebf60aa865521cb2eb1ab> ;
    schema1:name "Balac" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070354472>,
        <http://data.bibliotheken.nl/id/thes/p073053600>,
        <http://viaf.org/viaf/227711131>,
        <https://isni.org/isni/0000000114391194> .

