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

<http://data.bibliotheken.nl/id/thes/p071800484> a schema1:Person ;
    rdfs:label "Damoiseaux, Victor Marie Guillaume (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B9808346: dr." ;
    schema1:familyName "Damoiseaux" ;
    schema1:givenName "Victor Marie Guillaume" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b18e0cfc4d83adcfb2a75940b1d384b9> ;
    schema1:name "Victor Marie Guillaume Damoiseaux" ;
    schema1:sameAs <http://viaf.org/viaf/68118499>,
        <https://isni.org/isni/000000002970845X> .

