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

<http://data.bibliotheken.nl/id/thes/p070697132> a schema1:Person ;
    rdfs:label "Ravestein, Max van" ;
    schema1:alternateName "Ravesteijn, Max van" ;
    schema1:description "1853-1927",
        "pseud. van: Nicolina Maria Christina Sloot",
        "zie ook: M.S.",
        "zie ook: Mathilde",
        "zie ook: Melati van Java" ;
    schema1:familyName "van Ravestein" ;
    schema1:givenName "Max" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9f357565fc1f2a17efcd964c7cfe749> ;
    schema1:name "Max van Ravestein" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p067467652>,
        <http://data.bibliotheken.nl/id/thes/p067966098>,
        <http://data.bibliotheken.nl/id/thes/p07368127X>,
        <http://data.bibliotheken.nl/id/thes/p308440943>,
        <http://viaf.org/viaf/284294751>,
        <https://isni.org/isni/0000000390684532> .

