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

<http://data.bibliotheken.nl/id/thes/p06912616X> a schema1:Person ;
    rdfs:label "Fuhring, Petrus Joseph (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "kunsthistoricus (m.n. geschiedenis van ornamentiek (interieurkunst) en (binnenhuis)architectuurontwerpen; promoveerde in 1994, RU Leiden)" ;
    schema1:familyName "Fuhring" ;
    schema1:givenName "Petrus Joseph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f73adbfa095c741d0b9cec01969687a7> ;
    schema1:name "Petrus Joseph Fuhring" ;
    schema1:sameAs <http://viaf.org/viaf/94736117>,
        <https://isni.org/isni/0000000121440257> .

