@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/p041036905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een engel gaat heen / tek.: Warnant ; scenario: Tome ; inkleuring: Stéphane Debecker ; [vert. uit het Frans]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072920394> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07093634X>,
        <http://data.bibliotheken.nl/id/thes/p073781983> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041036654> ;
    schema1:isbn "9031411841" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e312557717538a788fbb6bea7a577b8> ;
    schema1:name "Een engel gaat heen" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62ec2b5df81610ea0caf185386357c17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64734307> .

