@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/p10130319X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vaarwel, mijn engel / Benoit Roels ; inkleuring: A.M. d' Authenay ; red. verzorging Nederlandse uitg.: Van der Heide Produkties ; [vert. uit het Frans]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074999680> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075108224> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p101302967> ;
    schema1:isbn "9067933252" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0e57dc723c4c3a9a02ec1f72001e56a> ;
    schema1:name "Vaarwel, mijn engel" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/457d88d9264227ca0a2e0d94878fa844> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66122775> .

