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

<http://data.bibliotheken.nl/id/thes/p197985548> a schema1:Person ;
    rdfs:label "Slotboom, Carl (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "Studeerde operazang, gaf cursussen psychologie, parapsychologie en hypnose, schrijver van toneelstukken" ;
    schema1:familyName "Slotboom" ;
    schema1:givenName "Carl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3055471f89c01053bb991d8a5533693b> ;
    schema1:name "Carl Slotboom" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305239906>,
        <https://isni.org/isni/0000000418703804> .

