@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/p071380833> a schema1:Person ;
    rdfs:label "Buddingh', Wiebe Fechter (1957-)" ;
    schema1:alternateName "Buddingh', W.F.",
        "Buddingh', Wiebe Fechter",
        "Buddingh, Wiebe" ;
    schema1:birthDate "1957" ;
    schema1:description "vertaler" ;
    schema1:familyName "Buddingh'" ;
    schema1:givenName "Wiebe Fechter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67a72d421c07ac25e7c79be67670cd17> ;
    schema1:name "Wiebe Fechter Buddingh'" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q1878779,
        <https://isni.org/isni/0000000061684291> .

