@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/p147295173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toren van kennis / scenario, tek. Isabelle Dethan ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p188055908> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Delcourt" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096575174>,
        <http://data.bibliotheken.nl/id/nbt/p147294851> ;
    schema1:isbn "9073619297" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42ff010349bb0db292179e7d2202731e> ;
    schema1:name "De toren van kennis" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce7aaf6a22f4614f928584e9c6759852> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68950570> .

