@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/p314279873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Terug naar de Titanic / Judith Janssen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342597094>,
        <http://data.bibliotheken.nl/id/nbt/p342597108> ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304037516> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023992776" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/716d2a3c24961a3e2f5f4f92fc6ad337> ;
    schema1:name "Terug naar de Titanic" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d50ec993b68c85d45a2fbc9e9155cce2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244986765> .

