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

<http://data.bibliotheken.nl/id/thes/p098149563> a schema1:Person ;
    rdfs:label "Kaasschieter, C.C.J." ;
    schema1:description "Ir., TNO Metaalinstituut" ;
    schema1:familyName "Kaasschieter" ;
    schema1:givenName "C.C.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09c459261c210a448f826d5156c9a1cc> ;
    schema1:name "C.C.J. Kaasschieter" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291838901>,
        <https://isni.org/isni/0000000396821112> .

