@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/p334725259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doornroosje / Louise Rowe ; [vert. uit het Engels: Tamar Verkaik ; red.: www.scribent.nl]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p243072996>,
        <http://data.bibliotheken.nl/id/thes/p330761072> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p263682056> ;
    schema1:description "Een pop-upboek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044331837" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02f592d90614015f759e242a25a5cd14> ;
    schema1:name "Doornroosje" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/907658f7706453c373ec69b585b64a8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/756407471> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/645f9010cdb0b7f6eab3b36697c98faa> .

