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

<http://data.bibliotheken.nl/id/thes/p327265302> a schema1:Person ;
    rdfs:label "Birnie, Frederik" ;
    schema1:familyName "Birnie" ;
    schema1:givenName "Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d948091afa117d63a80ad756c497e6d3> ;
    schema1:name "Frederik Birnie" ;
    schema1:sameAs <http://viaf.org/viaf/287031505>,
        <https://isni.org/isni/0000000392880051> .

