@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/p428368077> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allemaal de liefste / tekst Sam McBratney ; illustraties Anita Jeram ; vertaling [uit het Engels]: L.M. Niskos" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p121361551> ;
    schema1:bookEdition "Eerste druk in deze vorm" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068803729>,
        <http://data.bibliotheken.nl/id/thes/p121358720> ;
    schema1:description "Oorspronkelijke uitgave: Rotterdam : Lemniscaat, 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789047712657" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fa0211a97936bcf46a5c32a661fdb88> ;
    schema1:name "Allemaal de liefste" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccb545708827ffb4bfe61e58ce675945> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1191246964> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7037c8433d8acd037d1e786921634f0f> .

