@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/p256377324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloemzaadjes van Jimmy / [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 "9055351261" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b14789a92deb0d14db256a3f728372cb> ;
    schema1:name "De bloemzaadjes van Jimmy" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03831d42674fbc4a27c1b87590d5fadf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66424676> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a012cb99c53983aad923a009dacb4a98> .

