@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/p433415231> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeven eenakters / Teffi ; vertaling en inleiding Thomas Keijser en Jenny Stelleman" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071970819>,
        <http://data.bibliotheken.nl/id/thes/p276863496> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074833731>,
        <http://data.bibliotheken.nl/id/thes/p244622922> ;
    schema1:description "Vertaald uit het Russisch" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p275134210> ;
    schema1:isbn "9789061434801" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/390cadff1ee332022949482dc804ecd0> ;
    schema1:name "Zeven eenakters" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e03cfe5965d8385981f3d266393ef16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1262998332> .

