@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/p157829928> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een betoverend begin / Cathie Linz ; [vert. uit het Engels door Wijnanda Rixman]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072900210> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123841992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "903476706X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f6d936bc6d9b53ce004041311a336d> ;
    schema1:name "Een betoverend begin" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc44e0180bbe6170fcccbbc149a795e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907146064> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e69ddc89dedb7f2783c14e35cec558f9> .

