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

<http://data.bibliotheken.nl/id/thes/p071876154> a schema1:Person ;
    rdfs:label "V., A.M. v." ;
    schema1:familyName "v. V." ;
    schema1:givenName "A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77c0beefffcf8f0018771001b1324254> ;
    schema1:name "A.M. v. V." ;
    schema1:sameAs <http://viaf.org/viaf/291620078>,
        <https://isni.org/isni/0000000396685763> .

