@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/p072933801> a schema1:Person ;
    rdfs:label "Straatsma, Rindert (1937-2006)" ;
    schema1:birthDate "1937" ;
    schema1:deathDate "2006" ;
    schema1:description "Tresoar: 1937-01-10, Hijum - 2006-01-27, Ljouwert",
        "vertaler" ;
    schema1:familyName "Straatsma" ;
    schema1:givenName "Rindert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b46df03ce6c7ecac65fe6faa24a5ce9> ;
    schema1:name "Rindert Straatsma" ;
    schema1:sameAs <http://viaf.org/viaf/279928204>,
        wd:Q19605320,
        <https://isni.org/isni/0000000369170772> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stra005> .

