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

<http://data.bibliotheken.nl/id/thes/p071889043> a schema1:Person ;
    rdfs:label "Bloem, Reinoud Marius (1905-2011)" ;
    schema1:birthDate "1905" ;
    schema1:deathDate "2011" ;
    schema1:description "\"Sportpedagoog en oud docent Calo / Erelid KNGU, IRV en KNCGV / Erelid Rhönradvereniging Rein Bloem\"; bron: overlijdensadvertentie de Volkskrant, 11 juni 2011",
        "bewegingsonderwijs ; basisschool" ;
    schema1:familyName "Bloem" ;
    schema1:givenName "Reinoud Marius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e77e29ce0418c314687e57acab1dee16> ;
    schema1:name "Reinoud Marius Bloem" ;
    schema1:sameAs <http://viaf.org/viaf/292258019>,
        <https://isni.org/isni/0000000369140872> .

