@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/p432830782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dertig beste verhalen / Anton Tsjechov ; vertaald [uit het Russisch] door Hans Boland ; met een nawoord van Sophie Levie" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068570651> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870760>,
        <http://data.bibliotheken.nl/id/thes/p073594849> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p430552858> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450106942> ;
    schema1:isbn "9789025312244" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f46addfb93c9804685db14ef649a5cd> ;
    schema1:name "De dertig beste verhalen" ;
    schema1:numberOfPages 798804 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95a3ac8a5d6c620a8187fa005d178503> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1249026919> .

