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

<http://data.bibliotheken.nl/id/thes/p072969202> a schema1:Person ;
    rdfs:label "Bottema, Trijntsje" ;
    schema1:alternateName "Bottema, Tryntsje" ;
    schema1:description "illustratrice" ;
    schema1:familyName "Bottema" ;
    schema1:givenName "Trijntsje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4e4bba0367427675888218dc70a9bed> ;
    schema1:name "Trijntsje Bottema" ;
    schema1:sameAs <http://viaf.org/viaf/289289966>,
        <https://isni.org/isni/0000000394795432> .

