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

<http://data.bibliotheken.nl/id/thes/p154941360> a schema1:Person ;
    rdfs:label "Bos, C.W.J." ;
    schema1:description "ir." ;
    schema1:familyName "Bos" ;
    schema1:givenName "C.W.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b69afee13c5cd5b51df783cd30e02d3> ;
    schema1:name "C.W.J. Bos" ;
    schema1:sameAs <http://viaf.org/viaf/285665339> .

