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

<http://data.bibliotheken.nl/id/thes/p217189008> a schema1:Person ;
    rdfs:label "Braathen, Nils Axel" ;
    schema1:familyName "Braathen" ;
    schema1:givenName "Nils Axel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65ae5be8dd0f5c6cf499cd6223162680> ;
    schema1:name "Nils Axel Braathen" ;
    schema1:sameAs <http://viaf.org/viaf/287739518>,
        <https://isni.org/isni/0000000393457319> .

