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

<http://data.bibliotheken.nl/id/thes/p185645593> a schema1:Person ;
    rdfs:label "Stam, J.L.J." ;
    schema1:description "Huisarts" ;
    schema1:familyName "Stam" ;
    schema1:givenName "J.L.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3daf060035a836e5d91ad58ad36a623> ;
    schema1:name "J.L.J. Stam" ;
    schema1:sameAs <http://viaf.org/viaf/283252109>,
        <https://isni.org/isni/0000000389784990> .

