@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/p377211435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betoverd door een kus / Allison Leigh ; vertaling Anne-Marie Martens" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266248411> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071109390> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377452726>,
        <http://data.bibliotheken.nl/id/nbt/p378073826> ;
    schema1:isbn "9789461708090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dd440b1f95e8e2cf70e5474cf5f9865> ;
    schema1:name "Betoverd door een kus" ;
    schema1:numberOfPages 440435 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f4df63496b448022d05d1c86abc904f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893349203> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2be6dfe06c086bf67d2a335301b7636d> .

