@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/p072255684> a schema1:Person ;
    rdfs:label "Van Hoof, Josephus Bonifacius Emilius Michaël (1886-1959)" ;
    schema1:alternateName "Hoof, Jef Van",
        "Hoof, Josephus Bonifacius Emilius Michaël van" ;
    schema1:birthDate "1886" ;
    schema1:deathDate "1959" ;
    schema1:description "componist" ;
    schema1:familyName "Van Hoof" ;
    schema1:givenName "Josephus Bonifacius Emilius Michaël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c57becb4f5b46cd3846968b477401f42> ;
    schema1:name "Josephus Bonifacius Emilius Michaël Van Hoof" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/59334941>,
        wd:Q644738 .

