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

<http://data.bibliotheken.nl/id/thes/p266611605> a schema1:Person ;
    rdfs:label "Kleisterlee, Muriël (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "B0433169 vermeldt: Muriël Kleisterlee (1973), afgestudeerd in de Franse taal- en letterkunde, is eindred./bedrijfsjournalist. Ze is Springsteen-fan ..." ;
    schema1:familyName "Kleisterlee" ;
    schema1:givenName "Muriël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6d5c0de9fad41ab8ca811a4bc12423b> ;
    schema1:name "Muriël Kleisterlee" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/170744321>,
        <https://isni.org/isni/0000000119769790> .

