@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/p402434528> a schema1:Person ;
    rdfs:label "TieKo" ;
    schema1:alternateName "TieKa" ;
    schema1:description "1962-",
        "pseud. van: Thierry Cauquil" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a89bbdaf26ae5efd00416a3f16a816c6> ;
    schema1:name "TieKo" ;
    schema1:sameAs <http://viaf.org/viaf/264815037>,
        wd:Q3528201,
        <https://isni.org/isni/0000000382395829> .

