@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/p405773730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Pinokkio / Carlo Collodi ; Joseph Witlox [transl.] ; Carlo Chiostri [ill.]" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068873301> ;
    schema1:bookEdition "6 ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069320160>,
        <http://data.bibliotheken.nl/id/thes/p069459053> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71c6c0d219185af8f5cd7f9adb65fc64> ;
    schema1:name "De avonturen van Pinokkio" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/884a4920ec10238033d03dab0936cba1> .

