@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/p18124974X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Love in a time of loneliness : three essays on drive and desire / Paul Verhaeghe ; transl. [from the Dutch] by Plym Peters and Tony Langham" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070544247> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069045488> ;
    schema1:inLanguage "en" ;
    schema1:isbn "189274631X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d556ebc65ac6db1ba2a74dea1c416321> ;
    schema1:name "Love in a time of loneliness : three essays on drive and desire" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbf0f9a8d657ecb80024ec3c862bc81e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906820904> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/84dd163479d3a1bc08bf1c42fadbb4a9> .

