@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/p435096109> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Albtraumschiff / Michael Tempel ; Bart Rensink machte die Fotos und Einzelbilder" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618265>,
        <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p075631970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p435091913> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074070444> ;
    schema1:inLanguage "de" ;
    schema1:isbn "9789461770844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77c949c5975f71c7beb7be281af9dc4c> ;
    schema1:name "Das Albtraumschiff" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68acf6bd87ff24019eaaaf41d68bce7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1293293410> .

