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

<http://data.bibliotheken.nl/id/thes/p176860991> a schema1:Person ;
    rdfs:label "Pannebakker, Tilly" ;
    schema1:description "Directeur van het universitair kinderdagverblijf De Kattekop te Leiden" ;
    schema1:familyName "Pannebakker" ;
    schema1:givenName "Tilly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d1b3af878be200920417f8986a39514> ;
    schema1:name "Tilly Pannebakker" ;
    schema1:sameAs <http://viaf.org/viaf/290633218>,
        <https://isni.org/isni/0000000395865666> .

