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

<http://data.bibliotheken.nl/id/thes/p305273663> a schema1:Person ;
    rdfs:label "Korteland, M.H." ;
    schema1:alternateName "Kortekand, Marisa" ;
    schema1:familyName "Korteland" ;
    schema1:givenName "M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c16b9c6336467676b165148210051201> ;
    schema1:name "M.H. Korteland" ;
    schema1:sameAs <http://viaf.org/viaf/287046155>,
        <https://isni.org/isni/0000000392876634> .

