@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/p444255710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vijf onmogelijke taken van Eden Smid / Tom Llewellyn ; vertaald uit het Engels door Mariella Manfré" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p397284705> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p377277630> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789000398119" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aba7f9deeeabd8a70c7e4867b165649f> ;
    schema1:name "De vijf onmogelijke taken van Eden Smid" ;
    schema1:numberOfPages 426 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc3e9bde9b218b9d160b7d6c4d376124> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1512097431> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5d031c45b6267d5d14e550db8a0c0404> .

