@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/p098136372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het land van de boom / Makyo ; [inkleuring: Jacky Robert ; vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074439596> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852690886> ;
    schema1:isbn "9069690977" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52061369bfe6ab9702f9bd71c61186b3> ;
    schema1:name "Het land van de boom" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6985bb18987ac7d20a7e98266bce094d> .

