@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/p86114046X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jacht op de Red October / Tom Clancy ; [vert. uit het Engels door Thomas Mass ... et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342915428>,
        <http://data.bibliotheken.nl/id/nbt/p342915436> ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072880236> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070932972> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022954684" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0006f27547c4acefa1c606c0ff35481> ;
    schema1:name "De jacht op de Red October" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8d52145a1c5ea45f77f6c0d129e6624> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63825943> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f61cf174c847c59f9c160c6a341867da> .

