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

<http://data.bibliotheken.nl/id/thes/p07496111X> a schema1:Person ;
    rdfs:label "Dolto-Tolitch, Catherine (1946-)" ;
    schema1:alternateName "Tolitch, Catherine Dolto-" ;
    schema1:birthDate "1946" ;
    schema1:description "bron: https://fr.wikipedia.org/wiki/Catherine_Dolto",
        "dochter van Françoise Dolton-Marette",
        "mb" ;
    schema1:familyName "Dolto-Tolitch" ;
    schema1:givenName "Catherine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a414a9afd65b66778f0e2769f5ee8286> ;
    schema1:name "Catherine Dolto-Tolitch" ;
    schema1:nationality "fr" ;
    schema1:sameAs wd:Q2941896,
        <https://isni.org/isni/0000000122798242> .

