@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p127487581> a schema1:Person ;
    rdfs:label "Schoondermark, Jacobus (1849-1915 ; Jr.)" ;
    schema1:birthDate "1849" ;
    schema1:deathDate "1915" ;
    schema1:description "Prof. Dr. med.",
        "Zoon van Jacobus Schoondermark (1824-1882), schoolmeester" ;
    schema1:familyName "Schoondermark" ;
    schema1:givenName "Jacobus" ;
    schema1:hasOccupation "hoogleraar",
        "medicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/047453763f829140deec86958dd86c40> ;
    schema1:name "Jacobus Schoondermark (Jr.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/59484333>,
        wd:Q22041963,
        <https://isni.org/isni/0000000397833510> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/scho153> .

