@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069603901> a schema1:Person ;
    rdfs:label "Olof, Theo (1924-2012)" ;
    schema1:birthDate "1924" ;
    schema1:deathDate "2012" ;
    schema1:description "NLMD/O 235",
        "bron: https://nl.wikipedia.org/wiki/Theo_Olof",
        "geboren als: Theodor OlofWolffberg",
        "violist" ;
    schema1:familyName "Olof" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43de6ba53be8399950d3a5874f3d1d07> ;
    schema1:name "Theo Olof" ;
    schema1:sameAs <http://viaf.org/viaf/116016540>,
        wd:Q1873557,
        <https://isni.org/isni/0000000081847465> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/olof003> .

