@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/p070488320> a schema1:Person ;
    rdfs:label "Louf, André (1929-2010)" ;
    schema1:alternateName "Louf, Jacques" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2010" ;
    schema1:description "theoloog en vert. (o.a. in/uit het Nederlands, vanuit/in het Frans)" ;
    schema1:familyName "Louf" ;
    schema1:givenName "André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/742e753b5fca5404d8f0ead3eae7ad85> ;
    schema1:name "André Louf" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/79030335>,
        wd:Q16561287,
        <https://isni.org/isni/000000007829621X> .

