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

<http://data.bibliotheken.nl/id/thes/p067478131> a schema1:Person ;
    rdfs:label "Ceulaert, A.B." ;
    schema1:description "mb" ;
    schema1:familyName "Ceulaert" ;
    schema1:givenName "A.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca19ddc4333f83cda5244b326b5c2085> ;
    schema1:name "A.B. Ceulaert" ;
    schema1:sameAs <http://viaf.org/viaf/41023915>,
        <https://isni.org/isni/000000003345216X> .

