@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/p157791874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het herbarium / [vert. uit het Frans Tjalling Bos ; ill.: René Mettler]" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068817541>,
        <http://data.bibliotheken.nl/id/thes/p072192437> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p152214089> ;
    schema1:isbn "9024525888" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1013716938cf9d94639dc9460476de98> ;
    schema1:name "Het herbarium" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf8c277f657e5caf868fe18a1de8f4a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68321821> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cbbe7bdad8e4255b4e61bf4b9f4df9dc> .

