@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/p81195966X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wonderwereld van de insekten / [door] Martin van der Donk [tekst] en Teo van Gerwen [foto's]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610221>,
        <http://data.bibliotheken.nl/id/thes/p077603508>,
        <http://data.bibliotheken.nl/id/thes/p078546028> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068605587> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068108257> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9021827417" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dd5b2ead62ce7c462ef39729d137847> ;
    schema1:name "De wonderwereld van de insekten" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6df5ca01e8b7b49c29f2d8be6ac9c21e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781338667> .

