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

<http://data.bibliotheken.nl/id/thes/p068332351> a schema1:Person ;
    rdfs:label "Bouman, Freerk Geerds" ;
    schema1:description "arts, traumatologie, (plastische) chirurgie" ;
    schema1:familyName "Bouman" ;
    schema1:givenName "Freerk Geerds" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/280ef68d795626267a3ee32aecfb876d> ;
    schema1:name "Freerk Geerds Bouman" ;
    schema1:sameAs <http://viaf.org/viaf/290552963>,
        <https://isni.org/isni/0000000395797974> .

