@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/p069799806> a schema1:Person ;
    rdfs:label "Johansen, Hanna (1939-2023)" ;
    schema1:alternateName "Muschg, Hanna",
        "Muschg-Johansen, Hanna" ;
    schema1:birthDate "1939" ;
    schema1:deathDate "2023" ;
    schema1:description "bron: Schreiben und illustrieren für Kinder. 1998",
        "bron: https://en.wikipedia.org/wiki/Hanna_Johansen",
        "mb" ;
    schema1:familyName "Johansen" ;
    schema1:givenName "Hanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fdbd217431319a5d6913aab16236c64> ;
    schema1:name "Hanna Johansen" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/112032295>,
        wd:Q119768,
        <https://isni.org/isni/0000000120188889> .

