@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/p425823970> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betoverd door twee / Alison Roberts ; [vert. uit het Engels: Petula van Dijck]" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183640500> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p326726292> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443494800>,
        <http://data.bibliotheken.nl/id/nbt/p450571246> ;
    schema1:isbn "9789461709554" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03ffd3c9b702c60eb474af907ac8a05b> ;
    schema1:name "Betoverd door twee" ;
    schema1:numberOfPages 228913 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7b9e4c98da403dfe37f2acad7386507> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893349708> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/010244670b7fda140a6ea5e17b3c50b5> .

