@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/p862007356> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Leidse lezingen" ;
    dcterms1:issued "1986" ;
    schema1:description "Vanaf 1996 uitg.: Baarn : Callenbach. - Vanaf 1999: Kampen : Kok" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e973e5dd48a898da86b677765ce0024a> ;
    schema1:name "Leidse lezingen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0786473bdcf6408b8b7b22df9debde5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72850214> .

