@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/p434326070> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der Schiffskoch / Mathijs Deen ; aus dem Niederländischen von Andreas Ecke" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15612047X> ;
    schema1:bookEdition "1. Auflage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p109356772> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9783866486508" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b06de4158c44165789a7336a0d46570> ;
    schema1:name "Der Schiffskoch" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92efafb18ed7607d85ba77c46044d874> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1275247595> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/600fa984d7a8c3c5ae1fd06f59ef821f> .

