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

<http://data.bibliotheken.nl/id/thes/p073315060> a schema1:Person ;
    rdfs:label "Damoiseaux, M.A." ;
    schema1:familyName "Damoiseaux" ;
    schema1:givenName "M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83bce7cd9f8d9374e512fc35877af680> ;
    schema1:name "M.A. Damoiseaux" ;
    schema1:sameAs <http://viaf.org/viaf/291784631>,
        <https://isni.org/isni/0000000396741040> .

