@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/p212860577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zwarte engel / Erica Spindler ; [vert. uit het Engels door Irene van Zeyst]" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074880977> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123448077> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145085465> ;
    schema1:isbn "9034750906" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da288ae2d204c4d2faeacbd374312ec7> ;
    schema1:name "De zwarte engel" ;
    schema1:numberOfPages 446 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80940e4bdbaa61bcff9df5160daebcc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67232974> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b68aa0ca48607bf4cac48df773246b7c> .

