@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/p069144974> a schema1:Person ;
    rdfs:label "Norma (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "is: Norbert Morandière" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f362c21caa398bdf278db4fddf67f5d8> ;
    schema1:name "Norma" ;
    schema1:sameAs <http://viaf.org/viaf/283487890>,
        wd:Q3343705,
        <https://isni.org/isni/0000000389940041> .

