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

<http://data.bibliotheken.nl/id/thes/p068032730> a schema1:Person ;
    rdfs:label "Boot, Pieter Aeilco (fl. 1979)" ;
    schema1:description "fl. 1979",
        "mb" ;
    schema1:familyName "Boot" ;
    schema1:givenName "Pieter Aeilco" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4937aa71f756c096d183fcf0fecc52f1> ;
    schema1:name "Pieter Aeilco Boot" ;
    schema1:sameAs <http://viaf.org/viaf/60209997>,
        <https://isni.org/isni/0000000021614950> .

