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

<http://data.bibliotheken.nl/id/thes/p21361328X> a schema1:Person ;
    rdfs:label "Trenning, Baukje (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "beeldend kunstenaar" ;
    schema1:familyName "Trenning" ;
    schema1:givenName "Baukje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53000271666afa2a679ada74d557137b> ;
    schema1:name "Baukje Trenning" ;
    schema1:sameAs <http://viaf.org/viaf/281184269>,
        <https://isni.org/isni/0000000388056772> .

