@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/p086228870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kreutzersonate / Leo N. Tolstoj ; vertaald uit het Russisch door Marko Fondse" ;
    dcterms1:issued "1966" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068808658> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069303010> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: Enkhuizen : Stadermann, 1894" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041552601> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22fdb7a6dd0498fd0b6d00e1dd14c2b5> ;
    schema1:name "De Kreutzersonate" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c60dbfb12ec86c062328b47e42d0ac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521780418> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/44cf5b80c54e61727e957a3a9ae647ff> .

