@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p073778826> a schema1:Person ;
    rdfs:label "Bieger, Nicolaas Karel (1878-1970 ; auteur jongensboeken)" ;
    schema1:birthDate "1878" ;
    schema1:deathDate "1970" ;
    schema1:description "NLMD/B 562",
        "zie ook: Carel Silvius",
        "zie ook: Karel Gieber" ;
    schema1:familyName "Bieger" ;
    schema1:givenName "Nicolaas Karel" ;
    schema1:hasOccupation "auteur jongensboeken",
        "gepensionneerd Indisch schoolhoofd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9d8cad41ce3b99abc1bd3588639ddae> ;
    schema1:name "Nicolaas Karel Bieger" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072753269>,
        <http://data.bibliotheken.nl/id/thes/p43329535X>,
        <http://viaf.org/viaf/291383781>,
        wd:Q106693906,
        <https://isni.org/isni/0000000396494473> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bieg004> .

