@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/p079064116> a schema1:Person ;
    rdfs:label "Verbey, Theodorus Cornelis Maria (1959-2019)" ;
    schema1:birthDate "1959" ;
    schema1:deathDate "2019" ;
    schema1:description "componist" ;
    schema1:familyName "Verbey" ;
    schema1:givenName "Theodorus Cornelis Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec076bf3da993999a9bae1867f51ca2c> ;
    schema1:name "Theodorus Cornelis Maria Verbey" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/7808489>,
        wd:Q2547092,
        <https://isni.org/isni/0000000032442330> .

