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

<http://data.bibliotheken.nl/id/thes/p270592911> a schema1:Person ;
    rdfs:label "Oele, Christien (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "B0418956: Geb. 1971 ; \"is historicus en publiceert ... over kunsthistorische onderwerpen\"" ;
    schema1:familyName "Oele" ;
    schema1:givenName "Christien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2290aefba3674fd234208ca63c8fc21b> ;
    schema1:name "Christien Oele" ;
    schema1:sameAs <http://viaf.org/viaf/4339435>,
        <https://isni.org/isni/0000000047815849> .

