@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/p068900252> a schema1:Person ;
    rdfs:label "Storme, Marcel Leon Louis Victor (1930- ; jurist)" ;
    schema1:alternateName "Storme, M." ;
    schema1:birthDate "1930" ;
    schema1:description "Ook als: M. en Marsel Storme" ;
    schema1:familyName "Storme" ;
    schema1:givenName "Marcel Leon Louis Victor" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c846bfc0e0ecaec0e46e578ee950850> ;
    schema1:name "Marcel Leon Louis Victor Storme" ;
    schema1:sameAs <http://viaf.org/viaf/46806688>,
        wd:Q1860771,
        <https://isni.org/isni/0000000007818455> .

