@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/p25637774X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Opa's eikenboom / [tekst Gill Pittar ; ill. Cris Morrell ; vert. uit het Engels: Linda Van Mieghem]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256377170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074235079>,
        <http://data.bibliotheken.nl/id/thes/p256377189> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256376832> ;
    schema1:isbn "9055351326" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/466a7ce93acabb2756e00188ab46941e> ;
    schema1:name "Opa's eikenboom" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f8f7a2c189afd858af676b20e72a85a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66424712> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a9713eda6a52473ac0272c2fb7e7840e> .

