@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/p07361744X> a schema1:Person ;
    rdfs:label "Stockmans, Piet (1940-)" ;
    schema1:alternateName "Stockmans, Pieter" ;
    schema1:birthDate "1940" ;
    schema1:description "keramisch ontwerper" ;
    schema1:familyName "Stockmans" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e732e8e843b1797cd9bb5d39c4ca2a8> ;
    schema1:name "Piet Stockmans" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/47819648>,
        wd:Q2954774,
        <https://isni.org/isni/0000000053267818> .

