@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/p306966654> a schema1:Person ;
    rdfs:label "Toublanc, Frédéric (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "striptekenaar" ;
    schema1:familyName "Toublanc" ;
    schema1:givenName "Frédéric" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/534123b45532acdb23ea58bfb79bacc2> ;
    schema1:name "Frédéric Toublanc" ;
    schema1:sameAs <http://viaf.org/viaf/107058767>,
        wd:Q56014993,
        <https://isni.org/isni/0000000077087897> .

