@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/p110085108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liefdeslijn / Gina Wilkins ; [vert. uit het Engels door Yvon Koelman]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669881> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075222256> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090955226> ;
    schema1:isbn "9034726258" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1935a76cb6a55303eaa0477d310e87b4> ;
    schema1:name "De liefdeslijn" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7b7c4407cea8db985629771718ba2d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66250412> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/eca77610a5233dde3c6fbaf5eb0ab2d5> .

