@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/p070876371> a schema1:Person ;
    rdfs:label "Ouborg, Pieter (1893-1956)" ;
    schema1:alternateName "Ouborg, Piet" ;
    schema1:birthDate "1893" ;
    schema1:deathDate "1956" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Piet_Ouborg",
        "kunstschilder (introduceerde de surrealistische schilderkunst in Nederlands-Indië)" ;
    schema1:familyName "Ouborg" ;
    schema1:givenName "Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5d46077183c548556ef046d784d4c82> ;
    schema1:name "Pieter Ouborg" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/118468669>,
        wd:Q2094198,
        <https://isni.org/isni/0000000083322267> .

