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

<http://data.bibliotheken.nl/id/thes/p193460157> a schema1:Person ;
    rdfs:label "Meadhra, Michael" ;
    schema1:familyName "Meadhra" ;
    schema1:givenName "Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55e9f641a62d249de36ad0c5ee49ceec> ;
    schema1:name "Michael Meadhra" ;
    schema1:sameAs <http://viaf.org/viaf/47591753>,
        <https://isni.org/isni/0000000055386597> .

