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

<http://data.bibliotheken.nl/id/thes/p153327685> a schema1:Person ;
    rdfs:label "Liéron, Cyril" ;
    schema1:familyName "Liéron" ;
    schema1:givenName "Cyril" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/889dda4402ffd534f42b7c8a14532c1e> ;
    schema1:name "Cyril Liéron" ;
    schema1:sameAs <http://viaf.org/viaf/98620332>,
        <https://isni.org/isni/0000000069385093> .

