@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/p202325423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pelle & Rasmus / [vert. uit het Engels: Peter Molenaar]" ;
    dcterms1:issued "2000" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185643159> ;
    schema1:description "Rugtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p236296949> ;
    schema1:isbn "9052472068" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f229f31bd7def06080c7089ab0f03cc7> ;
    schema1:name "Pelle & Rasmus" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/70280e39cc7cd6bce8c76a234c7345f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67420582> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/60b46857d4b8920077664ecdfc563a4e> .

