@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/p08718236X> a schema1:Person ;
    rdfs:label "De Meyere, Victor Carolus (1873-1938)" ;
    schema1:alternateName "De Meyerem, Victor Karel",
        "Meijere, Victor de",
        "Meyere, Victor Carolus de" ;
    schema1:birthDate "1873" ;
    schema1:deathDate "1938" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Victor_de_Meyere",
        "bron: https://www.dbnl.org/tekst/bork001nede01_01/bork001nede01_01_0881.php" ;
    schema1:familyName "De Meyere" ;
    schema1:givenName "Victor Carolus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d1b44282259ea977f90d1bdf26e841f> ;
    schema1:name "Victor Carolus De Meyere" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/205203113>,
        wd:Q14514716 .

