@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068905262> a schema1:Person ;
    rdfs:label "Kooij, Johannes Gijsbert (1940-2004)" ;
    schema1:alternateName "Kooij, Jan" ;
    schema1:birthDate "1940" ;
    schema1:deathDate "2004" ;
    schema1:description "bron: https://www.dbnl.org/tekst/_jaa004200801_01/_jaa004200801_01_0010.php",
        "taalkundige, journalist, essayist; hoogleraar Nederlandse taal- en letterkunde in Leiden" ;
    schema1:familyName "Kooij" ;
    schema1:givenName "Johannes Gijsbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a5ffc7299dbb7c257415d1d57c3eb11> ;
    schema1:name "Johannes Gijsbert Kooij" ;
    schema1:sameAs <http://viaf.org/viaf/5057279>,
        wd:Q65850801,
        <https://isni.org/isni/0000000109504473> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/kooi003> .

