@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/p33916302X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De slaaf / scenario: Jean-Charles Kraehn ; tek.: Michel Pierret ; vert. uit het Frans: Kris De Saeger" ;
    dcterms1:issued "2011" ;
    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 "9789088101922" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a272dcc37829913162e02b95716363b> ;
    schema1:name "De slaaf" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38a2e8e69a113f71db7504fc10a2c437> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783413828> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/139aa30d4b5b7770e6f6376de518ba0a> .

