@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/p140234640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De generaalsdochter : roman / Irina Grivnina ; [vert. uit het Russisch door Anne Stoffel]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07243659X>,
        <http://data.bibliotheken.nl/id/thes/p151344019> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071924477> ;
    schema1:description "Gebaseerd op de oorspr. uitg.: Amsterdam : Nijgh & Van Ditmar, 1994",
        "Met grote letter gedrukt" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p121305732> ;
    schema1:isbn "9055421200" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b22c7ce44a2da7b277575404c216e43c> ;
    schema1:name "De generaalsdochter : roman" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eac51367394e6906bd37230432ab4f90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69085523> .

