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

<http://data.bibliotheken.nl/id/thes/p297109782> a schema1:Person ;
    rdfs:label "Fur, Gunlög" ;
    schema1:familyName "Fur" ;
    schema1:givenName "Gunlög" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e59572772ded8a745fdfc9f1a108ad9b> ;
    schema1:name "Gunlög Fur" ;
    schema1:sameAs <http://viaf.org/viaf/76631988>,
        wd:Q29341933,
        <https://isni.org/isni/0000000071444427> .

