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

<http://data.bibliotheken.nl/id/thes/p068906986> a schema1:Person ;
    rdfs:label "Van Robaeys, Noël A.A." ;
    schema1:alternateName "Robaeys, N. van",
        "Robaeys, Noël van" ;
    schema1:description "Ook als: N.A.A. en Noël Van Robaeys" ;
    schema1:familyName "Van Robaeys" ;
    schema1:givenName "Noël A.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6423b373a0b5994c5fac6f2e0de3f636> ;
    schema1:name "Noël A.A. Van Robaeys" ;
    schema1:sameAs <http://viaf.org/viaf/45569341>,
        <https://isni.org/isni/0000000024984340> .

