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

<http://data.bibliotheken.nl/id/thes/p070568359> a schema1:Person ;
    rdfs:label "Bosker, C." ;
    schema1:description "mb" ;
    schema1:familyName "Bosker" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b095015311f4732541322329bb5ef9c> ;
    schema1:name "C. Bosker" ;
    schema1:sameAs <http://viaf.org/viaf/198360291>,
        <https://isni.org/isni/0000000369143256> .

