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

<http://data.bibliotheken.nl/id/thes/p072753269> a schema1:Person ;
    rdfs:label "Gieber, Karel" ;
    schema1:description "pseud. van: Nicolaas Karel Bieger" ;
    schema1:familyName "Gieber" ;
    schema1:givenName "Karel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ca56e9f0effd467baf52d3857f9d0d3> ;
    schema1:name "Karel Gieber" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073778826>,
        <http://viaf.org/viaf/290298520>,
        <https://isni.org/isni/0000000395565890> .

