@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/p860057658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe geïllustreerde encyclopedie / Fred Zurel" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068775288>,
        <http://data.bibliotheken.nl/id/thes/p06877530X>,
        <http://data.bibliotheken.nl/id/thes/p068809484> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075605295> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82090600X> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed7a569af25d3654c45b832f69d07b9e> ;
    schema1:name "Nieuwe geïllustreerde encyclopedie" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c62017b65776e9fc40ecf593afa2af49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769213170> .

