@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/p390693995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wezen van de Titanic / een verhaal van Pascale Perrier ; met tekeningen van Jazzi" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p282386173> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p306323869> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606801>,
        <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p306321688> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a0a3daada40271f8298c7081837eb50> ;
    schema1:name "De wezen van de Titanic" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e89076bca7bcb6f79dba1d0302d2591> ;
    schema1:sameAs <http://www.worldcat.org/oclc/903206566> .

