@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/p394834682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Viva valentijn! / Betina Krahn, Joanne Rock en Lori Borrill" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170603687> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p26179485X>,
        <http://data.bibliotheken.nl/id/thes/p305858971> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450107647> ;
    schema1:isbn "9789461707819" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a379439d9eb338fd7373f85a65034f88> ;
    schema1:name "Viva valentijn!" ;
    schema1:numberOfPages 379819 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/867c4f6727686d3dd61a3ff864a1804c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1143426382> .

