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

<http://data.bibliotheken.nl/id/thes/p071192441> a schema1:Person ;
    rdfs:label "Lindenburg, M.M." ;
    schema1:description "vert." ;
    schema1:familyName "Lindenburg" ;
    schema1:givenName "M.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff05caf57a6adb0636eee49b4903eb0d> ;
    schema1:name "M.M. Lindenburg" ;
    schema1:sameAs <http://viaf.org/viaf/285099987>,
        <https://isni.org/isni/0000000369180620> .

