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

<http://data.bibliotheken.nl/id/thes/p07474285X> a schema1:Person ;
    rdfs:label "Holubarsch, Christian J.F." ;
    schema1:familyName "Holubarsch" ;
    schema1:givenName "Christian J.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66d6dfbf83dee399bcb2115ecc675fb1> ;
    schema1:name "Christian J.F. Holubarsch" ;
    schema1:sameAs <http://viaf.org/viaf/79186166>,
        <https://isni.org/isni/0000000083969634> .

