@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p067933645> a schema1:Person ;
    rdfs:label "Capelle, Marius Cornelis (1920-1979)" ;
    schema1:birthDate "1920" ;
    schema1:deathDate "1979" ;
    schema1:description "LR",
        "auteur; hoofd ener school" ;
    schema1:familyName "Capelle" ;
    schema1:givenName "Marius Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c55a5d4601cb3907bdc7f2b61b63f81> ;
    schema1:name "Marius Cornelis Capelle" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/222466560>,
        wd:Q86741657,
        <https://isni.org/isni/0000000136739729> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/cape041> .

