@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068456263> a schema1:Person ;
    rdfs:label "Bloem, Rein (1932-2008)" ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2008" ;
    schema1:description "B9629177: dichter, essayist en filmer",
        "Med. NLMD",
        "NLMD/B 6355 ; overl. op 20 juli 2008 te Amsterdam",
        "mb" ;
    schema1:familyName "Bloem" ;
    schema1:givenName "Rein" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec883f32ebc58ca03e0324b62416b38c> ;
    schema1:name "Rein Bloem" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/27232625>,
        wd:Q19587237,
        <https://isni.org/isni/0000000022687772> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bloe004> .

