@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/p043283985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna Karenina / Leo N. Tolstoi ; omslagontwerp: Karel Thole" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068808658> ;
    schema1:bookEdition "[Herdruk]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067884350>,
        <http://data.bibliotheken.nl/id/thes/p069470243> ;
    schema1:description "1e druk deze vertaling: 1947. - Oorspronkelijke Nederlandse uitgave: Groningen : Gebroeders Hoitsema, 1887",
        "Datering op basis van uitgeversreclame in boek",
        "Vertaald uit het Russisch",
        "Vertaald uit het Russisch door J. Leclée" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044443919> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3f75baf7b4f236b12479efb1e5ac23a> ;
    schema1:name "Anna Karenina" ;
    schema1:numberOfPages 522 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6584e1250d1755738712a789cc22734e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64821827> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/97e30ac1b99bcbbeba5942f5561addc2> .

