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

<http://data.bibliotheken.nl/id/thes/p073083240> a schema1:Person ;
    rdfs:label "Tiggeler, W.J." ;
    schema1:description "mb" ;
    schema1:familyName "Tiggeler" ;
    schema1:givenName "W.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14f87d2f1a62527a0a9a1d4a1131ebec> ;
    schema1:name "W.J. Tiggeler" ;
    schema1:sameAs <http://viaf.org/viaf/291129774>,
        <https://isni.org/isni/0000000396252140> .

