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

<http://data.bibliotheken.nl/id/thes/p074019252> a schema1:Person ;
    rdfs:label "Maluszynski, M. (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:familyName "Maluszynski" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/464e36e9f81a2a0016c38a6be6a97ad9> ;
    schema1:name "M. Maluszynski" ;
    schema1:sameAs <http://viaf.org/viaf/105124050>,
        wd:Q115929375,
        <https://isni.org/isni/0000000110020716> .

