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

<http://data.bibliotheken.nl/id/thes/p069830053> a schema1:Person ;
    rdfs:label "Twillert, Willem van (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "componist, organist" ;
    schema1:familyName "van Twillert" ;
    schema1:givenName "Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ae691c8182784a9142b693cdbc4c8a> ;
    schema1:name "Willem van Twillert" ;
    schema1:sameAs <http://viaf.org/viaf/22560649>,
        wd:Q1240875,
        <https://isni.org/isni/0000000072535048> .

