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

<http://data.bibliotheken.nl/id/thes/p298516675> a schema1:Person ;
    rdfs:label "Harmanni, Richard (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "kunst- en interieurhistoricus (promoveerde in 2006, Universiteit Leiden); werkzaam voor het Rijksmuseum (Amsterdam), aan de bestandscatalogus van zeventiende-eeuwse meesters; tevens: secr. Stichting Historische Behangsels en Wanddecoraties in Nederland" ;
    schema1:familyName "Harmanni" ;
    schema1:givenName "Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d60fb6651886cfef44160080c30340b1> ;
    schema1:name "Richard Harmanni" ;
    schema1:sameAs <http://viaf.org/viaf/103542607>,
        <https://isni.org/isni/0000000073477126> .

