@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/p850650089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verkeerde man / Lori Copeland ; [vert. uit het Engels door Eleonora Duyvesteyn]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070623287> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070639728> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832156523> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff5e0b597aabd0a9a913532b7b479e52> ;
    schema1:name "De verkeerde man" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12a2df2a97500b160cebc3c0ddb1176c> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/804d04b5b3c9e02f5ef888e067245409> .

