@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/p339579544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De crypte / Amanda Stevens ; [vert. uit het Engels: Karin Jonkers]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095379991> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p230022898> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p321365380>,
        <http://data.bibliotheken.nl/id/nbt/p339588551> ;
    schema1:isbn "9789034752949" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8470af3a1fb0b54a86241c08f74d307f> ;
    schema1:name "De crypte" ;
    schema1:numberOfPages 382 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcb02f069dc302109074cfae9955d5a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773838285> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7dcd6cd673db6a35f644352dabfbe6ec> .

