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

<http://data.bibliotheken.nl/id/nbt/p144551551> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Gonda lecture" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301636> ;
    schema1:description "Er verscheen in 1992 een 0-nummer",
        "Varianttitel: J. Gonda Lecture" ;
    schema1:inLanguage "en" ;
    schema1:issn "13871234" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8366ae4e609b79845d092741575c3e> ;
    schema1:name "Gonda lecture" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cd6d4275fe7a805b4c36c9676fe0212> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73257831> .

