@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/p20714138X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belofte van trouw / Jill Henry ; [vert. uit het Engels: M. Hilverda]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p200011367> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069650705> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p190097019> ;
    schema1:isbn "9037820042" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2800372674f47637727b6d17a242963f> ;
    schema1:name "Belofte van trouw" ;
    schema1:numberOfPages 253 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89317cb7492eda5d8765b10c1fe5844d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67349962> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/899789f1407fbe1267200ddd5cffe647> .

