@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/p069999813> a schema1:Person ;
    rdfs:label "Cuypers, Hubert (1873-1960)" ;
    schema1:alternateName "Cuypers, Engelbertus Hubert" ;
    schema1:birthDate "1873" ;
    schema1:deathDate "1960" ;
    schema1:description "zie ook: Criton" ;
    schema1:familyName "Cuypers" ;
    schema1:givenName "Hubert" ;
    schema1:hasOccupation "componist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/972e8d3131d5aaf50bf75a70214af48c> ;
    schema1:name "Hubert Cuypers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p074429973>,
        <http://viaf.org/viaf/88068152>,
        wd:Q3141975,
        <https://isni.org/isni/0000000116827668> .

