@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/p27047207X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bazar : lezen met plezier in het vmbo / Itie van den Berg, Kees Broekhof, Joop Vinck" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071999590>,
        <http://data.bibliotheken.nl/id/thes/p07430352X>,
        <http://data.bibliotheken.nl/id/thes/p074851985> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e30fbb00a487a0368be7d7724d13180c> ;
    schema1:name "Bazar : lezen met plezier in het vmbo" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38c40964956c62d0d5b2000f5e578404> .

