@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/p074940597> a schema1:Person ;
    rdfs:label "Munneke, Roelof Jannes (1944-)" ;
    schema1:alternateName "Munneke, Roelof J." ;
    schema1:birthDate "1944" ;
    schema1:familyName "Munneke" ;
    schema1:givenName "Roelof Jannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4b1891ad38b073d0b68490818cb3e24> ;
    schema1:name "Roelof Jannes Munneke" ;
    schema1:sameAs <http://viaf.org/viaf/23989716>,
        wd:Q84368630,
        <https://isni.org/isni/0000000037837892> .

