@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/p071034366> a schema1:Person ;
    rdfs:label "Bouman, Leonardus Carolus (1852-1919)" ;
    schema1:birthDate "1852" ;
    schema1:deathDate "1919" ;
    schema1:description "26059433: dir. der Muziekschool van de Mij. to Bev. der Toonkunst te Nijmegen" ;
    schema1:familyName "Bouman" ;
    schema1:givenName "Leonardus Carolus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ecf570794ed904e3b85856dc30c2b06> ;
    schema1:name "Leonardus Carolus Bouman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/292316688>,
        wd:Q23928394,
        <https://isni.org/isni/000000039724007X> .

