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

<http://data.bibliotheken.nl/id/thes/p16919695X> a schema1:Person ;
    rdfs:label "Ruckert, C." ;
    schema1:familyName "Ruckert" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9230e1efc853865394c8bdb97d3b00dc> ;
    schema1:name "C. Ruckert" ;
    schema1:sameAs <http://viaf.org/viaf/288476912>,
        <https://isni.org/isni/0000000394086169> .

