@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/p071490752> a schema1:Person ;
    rdfs:label "Wouters, Rik (1882-1916 ; kunstschilder en beeldhouwer)" ;
    schema1:birthDate "1882" ;
    schema1:deathDate "1916" ;
    schema1:description "mb" ;
    schema1:familyName "Wouters" ;
    schema1:givenName "Rik" ;
    schema1:hasOccupation "kunstschilder en beeldhouwer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d40dbdc544c12850f9995801f345fee> ;
    schema1:name "Rik Wouters" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/19851793>,
        wd:Q939197,
        <https://isni.org/isni/000000008362437X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/wout038> .

