@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/p416574580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de jungle / Frédéric Brremaud, Federico Bertolucci ; vertaling [uit het Frans]: Mariella Manfré" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p34574389X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p25810032X>,
        <http://data.bibliotheken.nl/id/thes/p377277630> ;
    schema1:description "Beeldverhaal",
        "Oorspronkelijke Franse uitgave: Les Petites Histoires, ©2017" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41195668X> ;
    schema1:isbn "9789460786754" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f9c5eadaf93ef537ac9f7503f1e0f94> ;
    schema1:name "In de jungle" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/631c84e4e1d594560c1731203097131a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022565695> .

