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

<http://data.bibliotheken.nl/id/thes/p072706112> a schema1:Person ;
    rdfs:label "Hillesum, René" ;
    schema1:description "scandinavist (m.n. Finse taalkunde) en filatelist" ;
    schema1:familyName "Hillesum" ;
    schema1:givenName "René" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ae535c0b3390a532da0018c27a8f010> ;
    schema1:name "René Hillesum" ;
    schema1:sameAs <http://viaf.org/viaf/280740601>,
        <https://isni.org/isni/000000038773341X> .

