@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/p258166371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zevende hemel / Janet Evanovich ; [vert. uit het Engels door J.J. de Wit]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074405837> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068761724> ;
    schema1:description "Oorspr. Nederlandse uitg.: Vianen [etc.] : The House of Books, 2002",
        "Uitg. in samenw. met The House of Books" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255791631> ;
    schema1:isbn "9041760148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78c2bcbc8c7b4d94fa8575e23ed65acb> ;
    schema1:name "De zevende hemel" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c615ea7bd4b824bf793669173fa5ded> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66775739> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a7d0729566afd3019acdfce014613998> .

