@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/p08642226X> a schema1:Person ;
    rdfs:label "Kleijwegt, Margalith (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "B0505052 vermeldt: Margalith Kleijwegt (1951) is redacteur bij Vrij Nederland" ;
    schema1:familyName "Kleijwegt" ;
    schema1:givenName "Margalith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d44419819c5c2ca6fb449a38f5d0e9d3> ;
    schema1:name "Margalith Kleijwegt" ;
    schema1:sameAs <http://viaf.org/viaf/229049240>,
        wd:Q4498121,
        <https://isni.org/isni/0000000364559930> .

