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

<http://data.bibliotheken.nl/id/thes/p072505303> a schema1:Person ;
    rdfs:label "Bertina, Marianne (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:description "Nederlandse taal- en letterkunde ; docent MIM, Hogeschool van A'dam" ;
    schema1:familyName "Bertina" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb9b956cb8bf0eb0da260487d35554c4> ;
    schema1:name "Marianne Bertina" ;
    schema1:sameAs <http://viaf.org/viaf/245359156>,
        <https://isni.org/isni/0000000369983319> .

