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

<http://data.bibliotheken.nl/id/thes/p23474992X> a schema1:Person ;
    rdfs:label "Ovodactylico, Arcturo" ;
    schema1:description "pseud. van: Arthur Clement Guillaume Marie Eyffinger" ;
    schema1:familyName "Ovodactylico" ;
    schema1:givenName "Arcturo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fdd3bf4ff1045ac0cdd81acbe596965> ;
    schema1:name "Arcturo Ovodactylico" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p067522564>,
        <http://viaf.org/viaf/292223517>,
        <https://isni.org/isni/0000000397106313> .

