@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/p25695254X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De andere kant van de wereld / Patrick O'Brian ; vert. [uit het Engels] door Inge Kok" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p343565455>,
        <http://data.bibliotheken.nl/id/nbt/p343565463> ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074163167> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073479977> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9045009587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fe01f1bb3d3ad6039befd3240aa30a4> ;
    schema1:name "De andere kant van de wereld" ;
    schema1:numberOfPages 398 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/013636ca4f3054bc17daa7ffdd2f8a48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66766523> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c14c0583f32f9ccc02cd3bc0ee92bf70> .

