@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/p136181570> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Disney's Aladdin : de wraak van Jafar / [vert. uit het Engels: Constance van der Heide]" ;
    dcterms1:issued "1995" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068474202>,
        <http://data.bibliotheken.nl/id/thes/p136932770> ;
    schema1:description "Rugtitel: De wraak van Jafar" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134433394> ;
    schema1:isbn "9054280190" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a4b553f837f9bf4e1864df5f61e9d66> ;
    schema1:name "Disney's Aladdin : de wraak van Jafar" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75c93807d3f4e35ca9687e377a84e612> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69138073> .

