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

<http://data.bibliotheken.nl/id/thes/p068367783> a schema1:Person ;
    rdfs:label "Verolme, Cornelis (1900-1981)" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1981" ;
    schema1:description "scheepsbouwer, eigenaar scheepswerven Rijn-Schelde-Verolme (RSV,  Rotterdam)" ;
    schema1:familyName "Verolme" ;
    schema1:givenName "Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12cc9878d1757f94d729a1d8b92eb786> ;
    schema1:name "Cornelis Verolme" ;
    schema1:sameAs <http://viaf.org/viaf/1162958>,
        wd:Q2369890,
        <https://isni.org/isni/0000000034586872> .

