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

<http://data.bibliotheken.nl/id/thes/p069603359> a schema1:Person ;
    rdfs:label "Koenen, Bert" ;
    schema1:description "pseud. van: Lodewijk Opdebeek",
        "zie ook: G. Raal",
        "zie ook: Lodewijk Van Laeken" ;
    schema1:familyName "Koenen" ;
    schema1:givenName "Bert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d37d2c105933ae1e86b354450e628e27> ;
    schema1:name "Bert Koenen" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072531819>,
        <http://data.bibliotheken.nl/id/thes/p104248580>,
        <http://data.bibliotheken.nl/id/thes/p146925572>,
        <http://viaf.org/viaf/60098891>,
        <https://isni.org/isni/0000000014555454> .

