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

<http://data.bibliotheken.nl/id/thes/p23781420X> a schema1:Person ;
    rdfs:label "Tijssen, T.P.M. (1956-)" ;
    schema1:alternateName "Tijssen, Theodorus Petrus" ;
    schema1:birthDate "1956" ;
    schema1:familyName "Tijssen" ;
    schema1:givenName "T.P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e7bcc4b950e5d68eb32b58a9b7fb259> ;
    schema1:name "T.P.M. Tijssen" ;
    schema1:sameAs <http://viaf.org/viaf/290202058>,
        <https://isni.org/isni/0000000395481275> .

