@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/p068434219> a schema1:Person ;
    rdfs:label "Baekelmans, Ludovicus Henricus (1879-1965)" ;
    schema1:birthDate "1879" ;
    schema1:deathDate "1965" ;
    schema1:description "Med. NLMD",
        "NLMD/B 135" ;
    schema1:familyName "Baekelmans" ;
    schema1:givenName "Ludovicus Henricus" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/baf558982a91fe9c8fa017204b11cefe> ;
    schema1:name "Ludovicus Henricus Baekelmans" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/52500825>,
        wd:Q459908,
        <https://isni.org/isni/0000000109015573> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/baek004> .

