@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/p09480172X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een liefde van Virginia Woolf : roman / Christine Duhon ; vert. [uit het Frans] door Jelle Noorman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341926469>,
        <http://data.bibliotheken.nl/id/nbt/p341926477> ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095398449> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075037688> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036956910> ;
    schema1:isbn "9068680471" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e49907077ab51d86fb441e98d24df8b> ;
    schema1:name "Een liefde van Virginia Woolf : roman" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6391e1b53b1b4928ddbcb84fa7624977> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65913645> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d0c1f095aca915919597e6aa7473f76> .

