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

<http://data.bibliotheken.nl/id/thes/p161820344> a schema1:Person ;
    rdfs:label "Schonenberg, J.A.C.J." ;
    schema1:description "B9710994 voorw.: José Schonenberg" ;
    schema1:familyName "Schonenberg" ;
    schema1:givenName "J.A.C.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cc4d5179c2cc5f9c4c5a367cd34b753> ;
    schema1:name "J.A.C.J. Schonenberg" ;
    schema1:sameAs <http://viaf.org/viaf/289782681>,
        <https://isni.org/isni/0000000395123451> .

