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

<http://data.bibliotheken.nl/id/thes/p095241124> a schema1:Person ;
    rdfs:label "Bos, Klaas G." ;
    schema1:alternateName "Bos, K.G." ;
    schema1:description "B0034239: oud-directeur Theo Thijssenschool te Sappemeer ; p. 8, 100: Klaas G. Bos",
        "B9900345, verantw.: Klaas G. Bos",
        "Groningen (prov.)" ;
    schema1:familyName "Bos" ;
    schema1:givenName "Klaas G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b09e3713b639fcb98103179ee88b1b7> ;
    schema1:name "Klaas G. Bos" ;
    schema1:sameAs <http://viaf.org/viaf/72265128>,
        <https://isni.org/isni/0000000032051057> .

