@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/p069385300> a schema1:Person ;
    rdfs:label "Thomas, Piet (1929-)" ;
    schema1:birthDate "1929" ;
    schema1:description "NLMD/T 2927",
        "bron: https://nl.wikipedia.org/wiki/Piet_Thomas",
        "dichter, literair criticus, hoogleraar (KULeuven)",
        "rooms-katholiek priester, dichter, schrijver en hoogleraar" ;
    schema1:familyName "Thomas" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc3d5e951aaa9a4e72123b5d555aa4ce> ;
    schema1:name "Piet Thomas" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/263817877>,
        wd:Q15991823,
        <https://isni.org/isni/0000000121261232> .

