@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/p255302827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rode prins / tekst Pierre Makyo ; tek. en inkleuring David Caryn ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242344844> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p069224323> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242344887> ;
    schema1:isbn "9034301397" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe5505b1b88118674f3b2e4749ef391e> ;
    schema1:name "De rode prins" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e6270e814f5b938fa4572ba7e3101b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899057848> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fed9275b07b13dd2f02e85582a64a66d> .

