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

<http://data.bibliotheken.nl/id/thes/p11074635X> a schema1:Person ;
    rdfs:label "Teirlinck, A." ;
    schema1:familyName "Teirlinck" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a2c1123a33c343819b23ac08b86de41> ;
    schema1:name "A. Teirlinck" ;
    schema1:sameAs <http://viaf.org/viaf/89454600>,
        <https://isni.org/isni/0000000062268425> .

