@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/p07253298X> a schema1:Person ;
    rdfs:label "Le Blanc, P.M. (1947-)" ;
    schema1:alternateName "Blanc, Paul le",
        "Le Blanc, Paul M." ;
    schema1:birthDate "1947" ;
    schema1:description "Ook als: Paul M. Le Blanc",
        "kunsthistoricus; van 1974-1994: universitair docent 'Kunstgeschiedenis van de Middeleeuwen' KU Nijmegen; van 1989-2000: dir. Stichting Kerkelijk Kunstbezit in Nederland; onderzoeksterrein: middeleeuwse monumentale schilderkunst in Nederland (was als adviseur betrokken bij diverse restauratieprojecten)" ;
    schema1:familyName "Le Blanc" ;
    schema1:givenName "P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb59d67944ba1dd109cd9a84ac267f3e> ;
    schema1:name "P.M. Le Blanc" ;
    schema1:sameAs <http://viaf.org/viaf/110872950>,
        wd:Q16115624,
        <https://isni.org/isni/0000000109351008> .

