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

<http://data.bibliotheken.nl/id/thes/p277321263> a schema1:Person ;
    rdfs:label "Frederiks, Johan Samuel" ;
    schema1:description "gynaecoloog (promoveerde in 1898, Universiteit van Amsterdam)" ;
    schema1:familyName "Frederiks" ;
    schema1:givenName "Johan Samuel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8193805d4762e3ca18e8ebc95e2a9686> ;
    schema1:name "Johan Samuel Frederiks" ;
    schema1:sameAs <http://viaf.org/viaf/286880076>,
        <https://isni.org/isni/0000000392732040> .

