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

<http://data.bibliotheken.nl/id/thes/p093231180> a schema1:Person ;
    rdfs:label "In de Braekt, Matheus Maria Hubertus (1963-)" ;
    schema1:alternateName "Braekt, Matheus Maria Hubertus in de" ;
    schema1:birthDate "1963" ;
    schema1:familyName "In de Braekt" ;
    schema1:givenName "Matheus Maria Hubertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6538a35dc986bf5f8a682e4c29bb7f32> ;
    schema1:name "Matheus Maria Hubertus In de Braekt" ;
    schema1:sameAs <http://viaf.org/viaf/286746833>,
        <https://isni.org/isni/0000000392632787> .

