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

<http://data.bibliotheken.nl/id/thes/p074554514> a schema1:Person ;
    rdfs:label "Picauly, C." ;
    schema1:familyName "Picauly" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4104b50d1d49876a985887850c29e1a1> ;
    schema1:name "C. Picauly" ;
    schema1:sameAs <http://viaf.org/viaf/280318032>,
        <https://isni.org/isni/0000000387355957> .

