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

<http://data.bibliotheken.nl/id/thes/p293011931> a schema1:Person ;
    rdfs:label "Barendregt, Petra" ;
    schema1:description "neerlandica-mediëviste; was verbonden aan: Walewein-Stichting (Utrecht)" ;
    schema1:familyName "Barendregt" ;
    schema1:givenName "Petra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1a223efb6d549311be2416e44204404> ;
    schema1:name "Petra Barendregt" ;
    schema1:sameAs <http://viaf.org/viaf/280828050>,
        <https://isni.org/isni/0000000387803916> .

