@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/p074584340> a schema1:Person ;
    rdfs:label "Sedvall, Göran" ;
    schema1:familyName "Sedvall" ;
    schema1:givenName "Göran" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e44e3f794ca0ad8530c63b9136b1d16c> ;
    schema1:name "Göran Sedvall" ;
    schema1:sameAs <http://viaf.org/viaf/67006847>,
        wd:Q59358640,
        <https://isni.org/isni/0000000117682421> .

