@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/p449690067> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nieuwe proza : interviews / door Johan Diepstraten & Sjoerd Kuyper" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661632> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068316364> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068465653> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802540392> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823047016> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6654a06185e570a1acf10710da5c7102> ;
    schema1:name "Het nieuwe proza : interviews" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bfd33543a0ff473842cf4b953e7ad1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521948760> .

