@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/p069877939> a schema1:Person ;
    rdfs:label "Bosboom, Johannes (1817-1891)" ;
    schema1:birthDate "1817" ;
    schema1:deathDate "1891" ;
    schema1:description "Echtgenoot van A.L.G.Bosboom-Toussaint",
        "mb" ;
    schema1:familyName "Bosboom" ;
    schema1:givenName "Johannes" ;
    schema1:hasOccupation "schilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/140597d7acb64ff4bbd08d5c4ede713a> ;
    schema1:name "Johannes Bosboom" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/54420363>,
        wd:Q1697296,
        <https://isni.org/isni/0000000066628723> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bosb001> .

