@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/p830113134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Roeltje en de Elaoin / [Franquin] ; kleuren Chaland, Beaumenay" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946929> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06910235X>,
        <http://data.bibliotheken.nl/id/thes/p073333565> ;
    schema1:description "Ballonstrip",
        "Eerder verschenen (in een andere vert.) in Gaston, 1976 (Nr 1-2). - Oorspr. uitg.: Bruxelles : Magic strip, 1982",
        "Geb. uitvoering heeft genummerde opl. van 300 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0869cea2509b04bd2e4da2942464469> ;
    schema1:name "Roeltje en de Elaoin" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce173f12ca1aa7d2c17184159348b728> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63436974> .

