@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p171912772> a schema1:Person ;
    rdfs:label "Oele, Niek (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "docent Nederlands" ;
    schema1:familyName "Oele" ;
    schema1:givenName "Niek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/670cec4f2cbd81b66b12dd335bffc19c> ;
    schema1:name "Niek Oele" ;
    schema1:sameAs <http://viaf.org/viaf/283993770>,
        <https://isni.org/isni/0000000390369890> .

