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

<http://data.bibliotheken.nl/id/thes/p071851690> a schema1:Person ;
    rdfs:label "Bosje, K." ;
    schema1:familyName "Bosje" ;
    schema1:givenName "K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/421cf52e28def4c1fce9c6f3400d0541> ;
    schema1:name "K. Bosje" ;
    schema1:sameAs <http://viaf.org/viaf/281574047>,
        <https://isni.org/isni/0000000388421848> .

