@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/p44305343X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste leeuw / tekst & tekeningen Bruno Bessadi ; inkleuring Joo ; vertaling [uit het Frans] & lettering Thea Gemei" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436865777> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p421927364>,
        <http://data.bibliotheken.nl/id/thes/p436865785> ;
    schema1:description "Oorspronkelijke Franse uitgave: Drakoo, ©2024" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436865807> ;
    schema1:isbn "9789464606928" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b77e663592c19bb1570896f569032852> ;
    schema1:name "De laatste leeuw" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bdb28cfe9db5401f6dca46329794d5ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1501653018> .

