@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/p070506728> a schema1:Person ;
    rdfs:label "Boersma, Piter Ymkes Josef (1947-)" ;
    schema1:alternateName "Boersma, P." ;
    schema1:birthDate "1947" ;
    schema1:description "Tresoar: 1947-07-11, Warten" ;
    schema1:familyName "Boersma" ;
    schema1:givenName "Piter Ymkes Josef" ;
    schema1:hasOccupation "lexicograaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7945cf3322415ba05e4bbaa12d0180c> ;
    schema1:name "Piter Ymkes Josef Boersma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/194160227>,
        wd:Q13405897,
        <https://isni.org/isni/0000000027272031> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/boer039> .

