@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/p270788549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hemeltje lief! / [tekst] Willy Linthout ; & [tek.] Luc Cromheecke ; [kleuren: Sabine De Meyer]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074602209> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069915598>,
        <http://data.bibliotheken.nl/id/thes/p074158481> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p270788271> ;
    schema1:isbn "9063346379" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f01b9f358e0bdde1c02a67891f384dd3> ;
    schema1:name "Hemeltje lief!" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dc88f77b1e24a023ae96acc966f1624> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150385418> .

