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

<http://data.bibliotheken.nl/id/thes/p074015192> a schema1:Person ;
    rdfs:label "Ruyffelaere, Peter" ;
    schema1:alternateName "Ruyffelaere, P." ;
    schema1:description "16e-eeuwse schilderkunst" ;
    schema1:familyName "Ruyffelaere" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc4865ddb2056f1b264eaa22bc0b3813> ;
    schema1:name "Peter Ruyffelaere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/56637864>,
        <https://isni.org/isni/0000000081352702> .

