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

<http://data.bibliotheken.nl/id/thes/p074951300> a schema1:Person ;
    rdfs:label "Breunis, Andries Anne (1944-)" ;
    schema1:alternateName "Breunis, Andries" ;
    schema1:birthDate "1944" ;
    schema1:description "mb" ;
    schema1:familyName "Breunis" ;
    schema1:givenName "Andries Anne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbee493bcf7ea0724e9b572621724386> ;
    schema1:name "Andries Anne Breunis" ;
    schema1:sameAs <http://viaf.org/viaf/111145999>,
        <https://isni.org/isni/0000000084084467> .

