@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/p424858754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek literatuur / Corrie Joosten, Coen Peppelenbos, Bart Temme" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561376X>,
        <http://data.bibliotheken.nl/id/thes/p078573246>,
        <http://data.bibliotheken.nl/id/thes/p078576547> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071145907> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106425579>,
        <http://data.bibliotheken.nl/id/thes/p394083199> ;
    schema1:description "1e druk: 2009" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493170247" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e3acae43c6693461cc0b0d367417660> ;
    schema1:name "Basisboek literatuur" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/106c592226b1edf1da07c359919f987f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1187206288> .

