@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/p408502614> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dageraad in Montreal / tekst: Nicolas Mitric ; tekeningen: Louis ; inkleuring: Sébastien Lamirand ; vertaling [uit het Frans]: Hans Pols" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p334585767> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070409846>,
        <http://data.bibliotheken.nl/id/thes/p314130497>,
        <http://data.bibliotheken.nl/id/thes/p33458566X> ;
    schema1:description "Oorspronkelijke Franse uitgave: Soleil, ©2016" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p334585708> ;
    schema1:isbn "9789460785726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a65bfa8c8cf8cc5312fbd5ed39cb7cf5> ;
    schema1:name "Dageraad in Montreal" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12c4f679ea6cb08ac2fa579b88f703f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/970688154> .

