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

<http://data.bibliotheken.nl/id/thes/p069626243> a schema1:Person ;
    rdfs:label "Thijsse, Wilhelmus Hermanus (1916-1998)" ;
    schema1:alternateName "Thijsse, W.H.",
        "Thysse, W.H.",
        "Thysse, Wilhelmus Hermanus",
        "Thysse, Wim" ;
    schema1:birthDate "1916" ;
    schema1:deathDate "1998" ;
    schema1:description "29950273: muziekredacteur Het Vaderland" ;
    schema1:familyName "Thijsse" ;
    schema1:givenName "Wilhelmus Hermanus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dafb12e470132a02b62721a7c4ec8757> ;
    schema1:name "Wilhelmus Hermanus Thijsse" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/166870692>,
        <https://isni.org/isni/0000000117270531> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/thij017> .

