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

<http://data.bibliotheken.nl/id/thes/p112147542> a schema1:Person ;
    rdfs:label "Verkooijen, C." ;
    schema1:description "installatietechniek" ;
    schema1:familyName "Verkooijen" ;
    schema1:givenName "C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dd41179f5a27d0c213685d3a88194e1> ;
    schema1:name "C. Verkooijen" ;
    schema1:sameAs <http://viaf.org/viaf/288707566>,
        <https://isni.org/isni/0000000394249730> .

