@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p067923283> a schema1:Person ;
    rdfs:label "Formsma, Wiebe Jannes (1903-1999)" ;
    schema1:birthDate "1903" ;
    schema1:deathDate "1999" ;
    schema1:description "geb. Grijpskerk 25-2-1903, overl. Groningen 19-3-1999",
        "historicus (m.n. van Groningen (stad/prov.))" ;
    schema1:familyName "Formsma" ;
    schema1:givenName "Wiebe Jannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf45a181f55684255000f7f2bf49b944> ;
    schema1:name "Wiebe Jannes Formsma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/117281571>,
        wd:Q2111192,
        <https://isni.org/isni/0000000083282568> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/form001> .

