@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/p341543209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vermoorde prinses / scenario: Jean-Charles Kraehn ; tek.: Michel Pierret ; vert. uit het Frans: Kris De Saeger" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148384749> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070312362>,
        <http://data.bibliotheken.nl/id/thes/p074685171> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31444209X>,
        <http://data.bibliotheken.nl/id/nbt/p32674293X> ;
    schema1:isbn "9789088102837" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31970e8164d3da54ac0ed1994303247d> ;
    schema1:name "De vermoorde prinses" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd7cb6b369fa260b48d0b2d3314c0393> ;
    schema1:sameAs <http://www.worldcat.org/oclc/830325586> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/45e73c089de9789ea5f55a17e0cbbd02> .

