@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/p332229939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ein Blumenstrauss aus dem Garten des Herrn B.H. Brockes" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068734824> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070433844> ;
    schema1:description "Colofon: Ratio-Latein und Ausstellung von F.W. Kleukens - Darmstadt ...",
        "Oplage van 300 ex., waarvan 150 ex. bestemd voor de Frankfurter Bibliophilen-Gesellschaft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdc38ee5f12a10acfd1d07e134f31696> ;
    schema1:name "Ein Blumenstrauss aus dem Garten des Herrn B.H. Brockes" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/749fc42c805eccecb3dabccf15714da8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/56610168> .

