@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/p410384380> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloedengel / Roselynd Randolph ; redactie: Kelly van der Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p413300978>,
        <http://data.bibliotheken.nl/id/nbt/p418254915> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357232593> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463080804" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/330949dec579b9806b8a64f933a5d9db> ;
    schema1:name "Bloedengel" ;
    schema1:numberOfPages 361 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5bd57043a6fd0ff74af54a7a847f69a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/987003192> .

