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

<http://data.bibliotheken.nl/id/thes/p334212936> a schema1:Person ;
    rdfs:label "Van Moere, Florimond Rudolf" ;
    schema1:alternateName "Moere, Rudy van",
        "Van Moere, F.R." ;
    schema1:description "roepnaam: Rudy",
        "theoloog (m.n. Oude Testament; promoveerde in 2011, VU Amsterdam)" ;
    schema1:familyName "Van Moere" ;
    schema1:givenName "Florimond Rudolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec13f29d9282f8c0304a4107e0f6d0b5> ;
    schema1:name "Florimond Rudolf Van Moere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/3708161211990340070005>,
        <https://isni.org/isni/0000000393248007> .

