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

<http://data.bibliotheken.nl/id/thes/p072155604> a schema1:Person ;
    rdfs:label "Attema, T." ;
    schema1:familyName "Attema" ;
    schema1:givenName "T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17af7368ec6d3777307a38577f8d35ae> ;
    schema1:name "T. Attema" ;
    schema1:sameAs <http://viaf.org/viaf/290254531>,
        <https://isni.org/isni/0000000395546817> .

