@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/p299409139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote Bosatlas : voor vmbo-havo-vwo" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610954> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07535960X> ;
    schema1:bookEdition "53e ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075248700> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075599856>,
        <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789001123000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f9546883cccb9fabffd6cde9d9189b4> ;
    schema1:name "De grote Bosatlas : voor vmbo-havo-vwo" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82abeabaf149a369b5b3f4f6130bf9be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150425890> .

