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

<http://data.bibliotheken.nl/id/thes/p069562199> a schema1:Person ;
    rdfs:label "Lontie, R." ;
    schema1:familyName "Lontie" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b05e407363b74aebc95fdc0e1bdf562> ;
    schema1:name "R. Lontie" ;
    schema1:sameAs <http://viaf.org/viaf/209575719>,
        <https://isni.org/isni/0000000387878811> .

