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

<http://data.bibliotheken.nl/id/thes/p097870528> a schema1:Person ;
    rdfs:label "Babois, J.J." ;
    schema1:familyName "Babois" ;
    schema1:givenName "J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa865ba68fc0d33093e205ca7e737fd0> ;
    schema1:name "J.J. Babois" ;
    schema1:sameAs <http://viaf.org/viaf/290271274>,
        <https://isni.org/isni/0000000395501221> .

