@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/p042811635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Booreiland X-13 / Alistair MacLean ; [vert. uit het Engels door B.J. Eenhoorn]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068588542> ;
    schema1:bookEdition "18e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068778104> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022508439" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980ef738bdcd1606ca2febf1d4b52f12> ;
    schema1:name "Booreiland X-13" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d272dc9e171c9f5e5dab35597b7503b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64568497> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c475a0bce6f18bedc15f75a5356c05fe> .

