@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/p039932125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boven de wolken / Jill Bloom ; [vert. uit het Engels door Ton Stam]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073031542> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034781232" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfb98a812248cc519ef423e4e3cf1b9f> ;
    schema1:name "Boven de wolken" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf4f0512a198e348154710267b6485c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64462099> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ddc32f3e224328a124f8bb11f511fa20> .

