@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p398019037> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zilveren raaf / Roselynd Randolph ; redactie: Cocky van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429171609> ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p357232607> ;
    schema1:isbn "9789463080095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49b5f75ba4aa228f576dfa9c8643e95d> ;
    schema1:name "De zilveren raaf" ;
    schema1:numberOfPages 437 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5168fe698037979ba0e5c621d7a1c288> ;
    schema1:sameAs <http://www.worldcat.org/oclc/931083607> .

