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

<http://data.bibliotheken.nl/id/thes/p141713542> a schema1:Person ;
    rdfs:label "Bodius, Hermannus" ;
    schema1:description "pseud. van: Martin Bucer" ;
    schema1:familyName "Bodius" ;
    schema1:givenName "Hermannus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2213923378ca6e1993fb0fc76b85912a> ;
    schema1:name "Hermannus Bodius" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069099693>,
        <http://viaf.org/viaf/6019839>,
        <https://isni.org/isni/000000006119097X> .

