@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/p303964065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vurig weerzien / Cindy Gerard ; [vert. uit het Engels: Sonja Boere]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108603490> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p303963999> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9789036064743" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e699acc56f4786ac10a0b0b4d3b6e40> ;
    schema1:name "Een vurig weerzien" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5f7e93922fba9fcc29cdda1e51b83b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/205964238> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/177ec667cbfa5443296f38b029c5b445> .

