@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/p840117914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het vuur der herinneringen / Franz ; Vernal ; [kleur Gabrielle Horváth]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444668> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069444234>,
        <http://data.bibliotheken.nl/id/thes/p070405980> ;
    schema1:description "Een verhaal uit het jeugdblad Kuifje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832563870> ;
    schema1:isbn "9064214239" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e055ebf671917922f349f6ff14b0fb9b> ;
    schema1:name "Het vuur der herinneringen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18f9fd7c52f9f4c9c8b932179ae742f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63859715> .

