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

<http://data.bibliotheken.nl/id/thes/p072376015> a schema1:Person ;
    rdfs:label "Jonghe, Marie-Claire de" ;
    schema1:description "pseud. van Freddy de Vree (1939-2004)",
        "pseud. van: Freddy De Vree",
        "zie ook: James Klont",
        "zie ook: Jan Vlaming" ;
    schema1:familyName "de Jonghe" ;
    schema1:givenName "Marie-Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15c0dcd1a3cc842f87d1b56887914284> ;
    schema1:name "Marie-Claire de Jonghe" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068339348>,
        <http://data.bibliotheken.nl/id/thes/p237313707>,
        <http://viaf.org/viaf/281966074>,
        <https://isni.org/isni/000000038870782X> .

