@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/p336505442> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leefwereld : natuur en techniek voor de basisschoolWerkboeken: " ;
    dcterms1:issued "2011" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07032316X>,
        <http://data.bibliotheken.nl/id/thes/p073170305>,
        <http://data.bibliotheken.nl/id/thes/p27003935X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331651335> ;
    schema1:isbn "9789001782993" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9bc9846e54987cfb3a61ba29c5a58b2> ;
    schema1:name "Leefwereld : natuur en techniek voor de basisschoolWerkboeken: " ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ef82481aa319d82698861fda21ae76c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773268012> .

