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

<http://data.bibliotheken.nl/id/thes/p075277263> a schema1:Person ;
    rdfs:label "Blom-Laschek, M." ;
    schema1:familyName "Blom-Laschek" ;
    schema1:givenName "M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a15365bf4a1094007af2b2559112ed6> ;
    schema1:name "M. Blom-Laschek" ;
    schema1:sameAs <http://viaf.org/viaf/282930073>,
        <https://isni.org/isni/0000000389488921> .

