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

<http://data.bibliotheken.nl/id/thes/p362977259> a schema1:Person ;
    rdfs:label "Laidin, Jean-Claude (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:familyName "Laidin" ;
    schema1:givenName "Jean-Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f37ce9d8a7418dc80cd506361954a2f4> ;
    schema1:name "Jean-Claude Laidin" ;
    schema1:sameAs <http://viaf.org/viaf/80442215>,
        <https://isni.org/isni/000000038524281X> .

