@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/p802738761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De warme bakker / Toos Olden ; [tek. Els Geel]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560213X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069105154> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069890579> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07567355X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841788405> ;
    schema1:isbn "9024911354" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0098e2c66877284a8bf1b62049b303c> ;
    schema1:name "De warme bakker" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54f69500e5802a2844dff1dd1e5a6682> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63439076> .

