@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/p435732218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een \" hartig\" woordje over het ontbijt / door Rie Steenbergen ; illustratieve verzorging van Frans Hazeveld" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p164253351>,
        <http://data.bibliotheken.nl/id/thes/p397590644> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070116695> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Met ill" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p110559355> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p110990633> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d0e62b448a8d2ea4c2e55c9f338a56e> ;
    schema1:name "Een \" hartig\" woordje over het ontbijt" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc3068ea2cdf1f2fca792a1dc54588a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308507738> .

