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

<http://data.bibliotheken.nl/id/thes/p153494026> a schema1:Person ;
    rdfs:label "Ellens, Andries (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "roepnaam: Ard (bron: omslag B9641382)" ;
    schema1:familyName "Ellens" ;
    schema1:givenName "Andries" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8139d42be178e4596b88245903f0305> ;
    schema1:name "Andries Ellens" ;
    schema1:sameAs <http://viaf.org/viaf/284599607> .

