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

<http://data.bibliotheken.nl/id/thes/p072531819> a schema1:Person ;
    rdfs:label "Opdebeek, Lodewijk (1869-1930)" ;
    schema1:birthDate "1869" ;
    schema1:deathDate "1930" ;
    schema1:description "Vlaamse uitgever en schrijver van o.m. kinderboeken",
        "zie ook: Bert Koenen",
        "zie ook: G. Raal",
        "zie ook: K. Bouter",
        "zie ook: Lodewijk Van Laeken" ;
    schema1:familyName "Opdebeek" ;
    schema1:givenName "Lodewijk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e799dd4eea53ede0a47d09e38f28b03c> ;
    schema1:name "Lodewijk Opdebeek" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069603359>,
        <http://data.bibliotheken.nl/id/thes/p104248580>,
        <http://data.bibliotheken.nl/id/thes/p146925572>,
        <http://data.bibliotheken.nl/id/thes/p303527862>,
        <http://viaf.org/viaf/281180124> .

