@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/p07372677X> a schema1:Person ;
    rdfs:label "Bosmans, Henriëtte Hilda (1895-1952)" ;
    schema1:birthDate "1895" ;
    schema1:deathDate "1952" ;
    schema1:description "componiste",
        "mb" ;
    schema1:familyName "Bosmans" ;
    schema1:givenName "Henriëtte Hilda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06752b749b77ea851cc66dbfff7bf18e> ;
    schema1:name "Henriëtte Hilda Bosmans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/50174975>,
        wd:Q468248,
        <https://isni.org/isni/0000000083815803> .

