@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/p447411128> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloem op de rots / door Ida Keller ; [omslag en illustraties van O. Geerling]" ;
    dcterms1:issued "1913" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072185562> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687137> ;
    schema1:description "Datering: niet in Brinkman, jaartal geschat" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p10476323X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfe4f5dce28946c03723ef1676dbd7c8> ;
    schema1:name "De bloem op de rots" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/653faa5ffc585b5c0794f1264bbb178b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514462531> .

