@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/p369377400> a schema1:Person ;
    rdfs:label "Lamy, Thierry (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "stripschrijver" ;
    schema1:familyName "Lamy" ;
    schema1:givenName "Thierry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ca9339d6d41a5ddd66db475414020b3> ;
    schema1:name "Thierry Lamy" ;
    schema1:sameAs <http://viaf.org/viaf/74096975>,
        wd:Q16679909,
        <https://isni.org/isni/0000000001437395> .

