@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/p153752793> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Berlin hotel : roman / door Vicki Baum ; [vert. uit het Engels]" ;
    dcterms1:issued "196X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353589527> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050400339> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82602023bb899f831937cf4436290d3b> ;
    schema1:name "Berlin hotel : roman" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/912f6cfdcd0f053a68a737e8e6cde8c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68691976> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9ba709bc8cc0cd29311fc7987a626e92> .

