@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/p393754693> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De treurnacht / tekst & tekeningen: Jean-Yves Mitton ; inkleuring: Jocelyne Charrance" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146286219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p155202790> ;
    schema1:description "Oorspronkelijke Franse uitgave: Grenoble : Editions Glénat",
        "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p393751872> ;
    schema1:isbn "9789085523659" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea4c05d4db4fe110af1a6385d8eb0fef> ;
    schema1:name "De treurnacht" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58b44f5498d179ff1d4a83099ec72b8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922907839> .

