@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/p182566080> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belofte / Carol Finch ; [vert. uit het Engels: M. van der Hoest]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157882144> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067672507> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p102573131> ;
    schema1:isbn "9037817777" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8b8d7adb2677fddfa5403619360a219> ;
    schema1:name "De belofte" ;
    schema1:numberOfPages 317 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd5fc0ea2307602e9ccd7798f9ce862a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67869707> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2d1f69e6ca7330985dd0e02bd864785d> .

