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

<http://data.bibliotheken.nl/id/thes/p181906112> a schema1:Person ;
    rdfs:label "Dusseldorp, Johannes van (1857-1938 ; A.Mzn.)" ;
    schema1:birthDate "1857" ;
    schema1:deathDate "1938" ;
    schema1:description "zie ook: een Industrieel" ;
    schema1:familyName "van Dusseldorp" ;
    schema1:givenName "Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3582db7921d9ecbbcd0111dd87cc60d2> ;
    schema1:name "Johannes van Dusseldorp (A.Mzn.)" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071384359>,
        <http://viaf.org/viaf/281624463>,
        <https://isni.org/isni/000000038844357X> .

