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

<http://data.bibliotheken.nl/id/thes/p072909935> a schema1:Person ;
    rdfs:label "Metz, Andreas Nicolaas" ;
    schema1:alternateName "Metz, Nicolaas" ;
    schema1:description "Fr. Andreas (Nic.) Metz",
        "O.Cist Priester",
        "kloosternaam van: Nicolaas Metz" ;
    schema1:familyName "Metz" ;
    schema1:givenName "Andreas Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87edaf94e62f743811a1ce38399eaf9f> ;
    schema1:name "Andreas Nicolaas Metz" ;
    schema1:sameAs <http://viaf.org/viaf/256490016>,
        <https://isni.org/isni/0000000379002019> .

