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

<http://data.bibliotheken.nl/id/thes/p075150468> a schema1:Person ;
    rdfs:label "Storme, Marcel Benedictus (1921-)" ;
    schema1:alternateName "Storme, M.-B." ;
    schema1:birthDate "1921" ;
    schema1:description "evangelisatie" ;
    schema1:familyName "Storme" ;
    schema1:givenName "Marcel Benedictus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e3b3c60b49588441ed2eb51c9b5839c> ;
    schema1:name "Marcel Benedictus Storme" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/35736801>,
        <https://isni.org/isni/0000000108875299> .

