@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/p106963996> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Meeuw / scenario Bardet ; tek. Klimos ; [inkleuring: Chagnaud ; vert. uit het Frans]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p106963805> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072973560>,
        <http://data.bibliotheken.nl/id/thes/p074888978> ;
    schema1:description "Oorspr. Franse uitg.: Grenoble : Glénat. - (Timon des Blés ; vol. 5)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041472888>,
        <http://data.bibliotheken.nl/id/nbt/p04408482X> ;
    schema1:isbn "9066611820" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b049ed1b84c2b2916336981049fe46a3> ;
    schema1:name "De Meeuw" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/020b27789408a37fd77100170d8468dd> .

