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

<http://data.bibliotheken.nl/id/thes/p31461902X> a schema1:Person ;
    rdfs:label "Sonnenberg, Anton (1952-)" ;
    schema1:alternateName "Sonnenberg, Antonius Silvester Maria" ;
    schema1:birthDate "1952" ;
    schema1:familyName "Sonnenberg" ;
    schema1:givenName "Anton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45ea71c4267832f1d4179249fe0a1b54> ;
    schema1:name "Anton Sonnenberg" ;
    schema1:sameAs <http://viaf.org/viaf/5513165271921310690002>,
        <https://isni.org/isni/0000000395215524> .

