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

<http://data.bibliotheken.nl/id/thes/p340294884> a schema1:Person ;
    rdfs:label "Munroe, R." ;
    schema1:description "huwelijk" ;
    schema1:familyName "Munroe" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b11842869b52e9c1402078f69e3598b> ;
    schema1:name "R. Munroe" ;
    schema1:sameAs <http://viaf.org/viaf/290975110>,
        <https://isni.org/isni/0000000396134398> .

