@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/p31031836X> a schema1:Person ;
    rdfs:label "Oyens, Pieter (1842-1894)" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1894" ;
    schema1:description "tweelingbroer van David Oyens" ;
    schema1:familyName "Oyens" ;
    schema1:givenName "Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da8f0e27e464a1c5ab974d88d241886e> ;
    schema1:name "Pieter Oyens" ;
    schema1:sameAs <http://viaf.org/viaf/45525823>,
        wd:Q4344353,
        <https://isni.org/isni/0000000066874975> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/oyen006> .

