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

<http://data.bibliotheken.nl/id/thes/p067467652> a schema1:Person ;
    rdfs:label "Mathilde" ;
    schema1:description "pseud. van: Nicolina Maria Christina Sloot",
        "zie ook: M.S.",
        "zie ook: Max van Ravestein",
        "zie ook: Melati van Java" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8efb79584b745ab697c42b77939d50> ;
    schema1:name "Mathilde" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p067966098>,
        <http://data.bibliotheken.nl/id/thes/p070697132>,
        <http://data.bibliotheken.nl/id/thes/p07368127X>,
        <http://data.bibliotheken.nl/id/thes/p308440943>,
        <http://viaf.org/viaf/286151692> .

