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

<http://data.bibliotheken.nl/id/thes/p073530352> a schema1:Person ;
    rdfs:label "Bedaux, Joannes Baptist Maria Franciscus (1947-)" ;
    schema1:alternateName "Bedaux, J.B.M.F.",
        "Bedaux, Jan Baptist",
        "Bedaux, Jean Baptist" ;
    schema1:birthDate "1947" ;
    schema1:description "kunsthistoricus" ;
    schema1:familyName "Bedaux" ;
    schema1:givenName "Joannes Baptist Maria Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f2d09de68e4347d0c0a6606a89baa60> ;
    schema1:name "Joannes Baptist Maria Franciscus Bedaux" ;
    schema1:sameAs <http://viaf.org/viaf/10014956>,
        <https://isni.org/isni/0000000120207410> .

