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

<http://data.bibliotheken.nl/id/nbt/p350586187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bzzlletin 108 / onder red. van: Johan Diepstraten en Phil Muysson ; met bijdragen van Bruno van Ravels ... [et al.]" ;
    dcterms1:issued "1983" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068316364>,
        <http://data.bibliotheken.nl/id/thes/p069995834>,
        <https://data.bibliotheken.nl/.well-known/genid/b0d7fc4c6da4c86ab76261dd5ba84228> ;
    schema1:description "Gevarieerde bijdragen over literatuur" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821544071> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4050179b8b679312ba6da0a94cec98ff> ;
    schema1:name "Bzzlletin 108" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a4ba65b956bc0b72b5253120e483843> .

