@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p075016281> a schema1:Person ;
    rdfs:label "Boersma, Tjeerd (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Ook komt voor in 2 retrotitels (Asr): T.J. Boersma (= Tj. Boersma???)",
        "architectuur" ;
    schema1:familyName "Boersma" ;
    schema1:givenName "Tjeerd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bab7a6d161867eb3597144b225a17a47> ;
    schema1:name "Tjeerd Boersma" ;
    schema1:sameAs <http://viaf.org/viaf/24761414>,
        <https://isni.org/isni/0000000043203773> .

