@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p153867736> a schema1:Person ;
    rdfs:label "Bolscher, H. (scouting/Ootmarsum)" ;
    schema1:familyName "Bolscher" ;
    schema1:givenName "H." ;
    schema1:hasOccupation "scouting/Ootmarsum" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6c4df0cb45f3254f09acc57aefd6b85> ;
    schema1:name "H. Bolscher" ;
    schema1:sameAs <http://viaf.org/viaf/283606792>,
        <https://isni.org/isni/0000000390052412> .

