@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/p068836597> a schema1:Person ;
    rdfs:label "Simons, Lodewijk (1939-)" ;
    schema1:alternateName "Simons, L." ;
    schema1:birthDate "1939" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Ludo_Simons",
        "hoogleraar, bibliothecaris en auteur." ;
    schema1:familyName "Simons" ;
    schema1:givenName "Lodewijk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ca41f25adf85c6e3f75bc10cfac370f> ;
    schema1:name "Lodewijk Simons" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/28197906>,
        wd:Q2439740,
        <https://isni.org/isni/0000000108827908> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/simo015> .

