@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/p424362155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liefde zonder einde / Caroline Cross ; vertaling [uit het Engels]: Ellen Melchers" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p117300373> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p204016088> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402543926" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0c8270e292e0a4c5da33841f57818fd> ;
    schema1:name "Liefde zonder einde" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b3ce4e8ae9f1fd3d7f1cb9d0fe80133> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132293238> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/72e1f543adc811c3b41e61e9d0045eeb> .

