@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/p864584660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angst in de scala / Dino Buzzati ; vert. uit het Italiaans door H. van den Bergh" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612108> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068372213> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068404603> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/116c4a2e43b5f712cda2fe53b97973fd> ;
    schema1:name "Angst in de scala" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df9a7043ad468ac447d368c903c9b057> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64310026> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/98ab42134562b1b5f6c4b822f95679fb> .

