@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p205155499> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een liefde in Rusland / naar het Engelsch van Elinor Glyn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42805157X> ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072212683> ;
    schema1:bookEdition "2e druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159372798> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/645f509f817d8214d1e6e7301f6b2735> ;
    schema1:name "Een liefde in Rusland" ;
    schema1:numberOfPages 294 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f2c692b55227b64e647d7f4807589e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67344372> .

