@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/p441406726> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De andere kant van de muur / scenario Kid Toussaint ; tekeningen Tristan Josse ; inkleuring Greg Lofé" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434375535> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p340146583>,
        <http://data.bibliotheken.nl/id/thes/p402076990> ;
    schema1:description "Oorspronkelijke Franse uitgave: Bamboo Édition" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312807589> ;
    schema1:isbn "9789085527794" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3a7dbecb8db001c62331eb7c60e0ff0> ;
    schema1:name "De andere kant van de muur" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc67770e031560a8f9972300d58de768> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1428870693> .

