@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/p308069978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sjaal : verhaal en novelle / Cynthia Ozick ; vert. [uit het Engels] door Mea Flothuis" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073549924> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069246211> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : Van Gennep, 1991" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089180049" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/884f0b2a236b1a4a5bcd80f76b598929> ;
    schema1:name "De sjaal : verhaal en novelle" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9206ca220f800a3245eeccb8a8fd7f13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/213410042> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f9c8b0f9e894f0f37ab3abe6585eef06> .

