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

<http://data.bibliotheken.nl/id/thes/p067490948> a schema1:Person ;
    rdfs:label "Carpentier, Adrien (16e eeuw)" ;
    schema1:familyName "Carpentier" ;
    schema1:givenName "Adrien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7568d9f325b7ab276e3a0c2df2d721ab> ;
    schema1:name "Adrien Carpentier" ;
    schema1:sameAs <http://viaf.org/viaf/289401060>,
        <https://isni.org/isni/0000000394885497> .

