@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/p297922696> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn verhaal / Sidney Sheldon ; [vert. uit het Engels: Hans Kooijman]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070674337> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070674337> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183192> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075657112> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022546136",
        "9789022546130" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b807026614f72c51c9b4fe02b2d81930> ;
    schema1:name "Mijn verhaal" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54d6b6570138d914b1ed4a75df68ef5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150289133> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7ce72cecbf2dc07b48d37bae3895d8a1> .

