@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/p238920933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De orchidee van 5-A / door Sini Greup-Roldanus ; met bandteekening en vier platen van B. Midderigh-Bokhorst" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069336199> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070380392> ;
    schema1:description "Oorspr. uitg.: 1924",
        "Voor \"bakvischjes\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdedefbe5bd186f8dd274fc55b2c9fe2> ;
    schema1:name "De orchidee van 5-A" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c61a8dca8a015102b2a151af07113ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150347080> .

