@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p173090494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alleen maar liefde / Erich Segal ; [vert. uit het Engels: Parma van Loon]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342244833>,
        <http://data.bibliotheken.nl/id/nbt/p342244841> ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069828989> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068800088> ;
    schema1:description "Vert. van: Only love. - New York : Putnam, cop. 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068016024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87ebd05ea29bd9fc818002597b994da2> ;
    schema1:name "Alleen maar liefde" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bac83c3b3de5bdd39793d5607c17671> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68049748> .

