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

<http://data.bibliotheken.nl/id/thes/p104843802> a schema1:Person ;
    rdfs:label "Cattellion, B." ;
    schema1:alternateName "Cattellion (pater)" ;
    schema1:description "O.P" ;
    schema1:familyName "Cattellion" ;
    schema1:givenName "B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ab7f67a4bbe1d8510b80f74397d984e> ;
    schema1:name "B. Cattellion" ;
    schema1:sameAs <http://viaf.org/viaf/283805646>,
        <https://isni.org/isni/0000000390208480> .

