@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/p05079387X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een onbeslechte strijd / Ariel Berk ; [vert. uit het Engels door Ineke Vlug]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070136955> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072064684> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034762033" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9eac83c09a7c86b7b577b1b975f62c7c> ;
    schema1:name "Een onbeslechte strijd" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/074cf0032d55bdec81845fc611659d79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64920101> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/52d8a128f8c2ee799e98ffdaaff1b1d2> .

