@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/p134882679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prinses in de papieren zak / tekst Robert Munsch ; tek. Michael Martchenko ; [vert. uit het Engels: Johan Hos]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074472232> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068505256>,
        <http://data.bibliotheken.nl/id/thes/p070464960> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073703255" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50a6ea0e81dd75b73381ea9f5d9305ca> ;
    schema1:name "De prinses in de papieren zak" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e68903478b8fdb5f29f0ec65e0068392> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69164641> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6c14f71f91dc14ef55affe69025a7bc7> .

