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

<http://data.bibliotheken.nl/id/thes/p155613936> a schema1:Person ;
    rdfs:label "Tack, Cornelis Jacobus Jozef (1960-)" ;
    schema1:alternateName "Tack, C.J.J.",
        "Tack, Cees" ;
    schema1:birthDate "1960" ;
    schema1:description "B9728756: auteursnaam o.a. op omslag: Cees J.J. Tack",
        "dr" ;
    schema1:familyName "Tack" ;
    schema1:givenName "Cornelis Jacobus Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/741dccfd2798033c3edaa54cfa1d7014> ;
    schema1:name "Cornelis Jacobus Jozef Tack" ;
    schema1:sameAs <http://viaf.org/viaf/190951512>,
        <https://isni.org/isni/0000000356861080> .

