@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/p189203269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Germania's dichtbloemen / verz. en overgeplant door B. van Meurs" ;
    dcterms1:issued "1883" ;
    schema1:bookEdition "2e verm. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:description "1e uitg.: 's-Hertogenbosch : Bogaerts, 1874" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc265a9c9407ab7c6d4f6b430800fbcc> ;
    schema1:name "Germania's dichtbloemen" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3ba1bb36a591dd9d19d3f8b4bf8a4ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150098981> .

