@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/p421771909> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pinokkio / Walt Disney ; vertaling [uit het Engels] Karin Bouma" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186424345> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068474202>,
        <http://data.bibliotheken.nl/id/thes/p073564877>,
        <http://data.bibliotheken.nl/id/thes/p075339218> ;
    schema1:description "Colofon vermeldt: © The Walt Disney Company",
        "Exclusief uitgegeven voor de HEMA" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fe0a1bc0c28363426e2227ff25aa6be> ;
    schema1:name "Pinokkio" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adb99c939526969972a81cf79e793326> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1089341180> .

