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

<http://data.bibliotheken.nl/id/thes/p14031296X> a schema1:Person ;
    rdfs:label "Brummel, Klazien" ;
    schema1:description "Kunsthistoricus en redacteur van de Helling" ;
    schema1:familyName "Brummel" ;
    schema1:givenName "Klazien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8219eaf1e8e729b6cd68fe98322fbdd8> ;
    schema1:name "Klazien Brummel" ;
    schema1:sameAs <http://viaf.org/viaf/282810975>,
        <https://isni.org/isni/0000000389381024> .

