@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/p147011175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der plantbeschrijving / door J.W. Moll" ;
    dcterms1:issued "1916" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603206>,
        <http://data.bibliotheken.nl/id/thes/p078938031> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071589511> ;
    schema1:bookEdition "3e verm. druk" ;
    schema1:description "1e dr.: 1900" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6770284de28db85064f4abbb821ab4d8> ;
    schema1:name "Handboek der plantbeschrijving" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e3557ba04887de14ba9e9dd130ce996> ;
    schema1:sameAs <http://www.worldcat.org/oclc/17464663> .

