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

<http://data.bibliotheken.nl/id/thes/p069204969> a schema1:Person ;
    rdfs:label "Roels, Alphons Bruno" ;
    schema1:familyName "Roels" ;
    schema1:givenName "Alphons Bruno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5646eed1493176dfd2ba28ad22e345a> ;
    schema1:name "Alphons Bruno Roels" ;
    schema1:sameAs <http://viaf.org/viaf/291304903>,
        <https://isni.org/isni/000000039636285X> .

