@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/p212331930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De val van de leeuw / scenario: Chauvel ; tek.: Simon ; [vert. uit het Frans]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159331307> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159330416> ;
    schema1:description "Oorspr. Franse uitg.: Paris : Delcourt" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159329795>,
        <http://data.bibliotheken.nl/id/nbt/p159330432> ;
    schema1:isbn "907606735X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7921bb88658ea82f6f0e83428ee4315> ;
    schema1:name "De val van de leeuw" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a503f1626505ccff781f6c036d711f8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67392072> .

