@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/p148286917> a schema1:Person ;
    rdfs:label "Leclercq, Frank" ;
    schema1:familyName "Leclercq" ;
    schema1:givenName "Frank" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/350104206a6d8819caec26a31c72386b> ;
    schema1:name "Frank Leclercq" ;
    schema1:sameAs <http://viaf.org/viaf/91098496>,
        wd:Q16636996,
        <https://isni.org/isni/0000000453023716> .

