@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/p296643777> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanklager / Scott Turow ; [vert. uit het Engels: Frank de Groot]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072793244> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072825936> ;
    schema1:description "Oorspr. Nederlandse uitg.: Utrecht : Luitingh, 1987" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296629235> ;
    schema1:isbn "9078432071",
        "9789078432074" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4eeea713410c6b390a0094d7ed7651f2> ;
    schema1:name "De aanklager" ;
    schema1:numberOfPages 399 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb57ff6f37ec82d90d9a9a527c5b1cca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150378457> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1f968e459d2b71a0946ece241b93d52e> .

