@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/p068941749> a schema1:Person ;
    rdfs:label "Hansen, Vilhelm (1900-1992)" ;
    schema1:alternateName "H., Vilh.",
        "Hansen, ... (fam.)" ;
    schema1:birthDate "1900" ;
    schema1:deathDate "1992" ;
    schema1:description "Vilhelm",
        "bron leefjaren: Børn & Bøger 52 (1999) no. 8, p.30-34",
        "bron: https://de.wikipedia.org/wiki/Vilhelm_Hansen",
        "bron: https://en.wikipedia.org/wiki/C._%26_V._Hansen",
        "tek." ;
    schema1:familyName "Hansen" ;
    schema1:givenName "Vilhelm" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c55ac2ab51b5dab6be617bf54b15ecd> ;
    schema1:name "Vilhelm Hansen" ;
    schema1:nationality "dk" ;
    schema1:sameAs <http://viaf.org/viaf/61546842>,
        wd:Q15831168,
        <https://isni.org/isni/000000008140295X> .

