@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/p241497000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liefdeslijn / Gina Wilkins ; [vert. uit het Engels: Yvon Koelman]" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669881> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075222256> ;
    schema1:description "1e dr. Nederlandse uitg.: 1993. - (Baccara ; 84)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240024923> ;
    schema1:isbn "9034723208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b30633e2cc2d3a622ffa4d0d2c9f4868> ;
    schema1:name "De liefdeslijn" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ee80f7908aa83af6408f5502080fe8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66912557> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a69444ff5641476f3bf117f953c45a46> .

