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

<http://data.bibliotheken.nl/id/thes/p094904340> a schema1:Person ;
    rdfs:label "Speck, C.J." ;
    schema1:familyName "Speck" ;
    schema1:givenName "C.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ffba871395c17570ff85008e035e43d> ;
    schema1:name "C.J. Speck" ;
    schema1:sameAs <http://viaf.org/viaf/281877955>,
        <https://isni.org/isni/0000000388653411> .

