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

<http://data.bibliotheken.nl/id/thes/p299121070> a schema1:Person ;
    rdfs:label "Tytgat, Paul" ;
    schema1:familyName "Tytgat" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ebfb88cfb34785d7c0b8199f2296d86> ;
    schema1:name "Paul Tytgat" ;
    schema1:sameAs <http://viaf.org/viaf/7568161211470240070004>,
        <https://isni.org/isni/0000000392213216> .

