@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p422804800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toverfluit / Rianne Werring ; redactie: Eva Moraal" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42460034X>,
        <http://data.bibliotheken.nl/id/nbt/p440864380>,
        <http://data.bibliotheken.nl/id/nbt/p440864399> ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p409136034> ;
    schema1:bookEdition "2e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p310368766> ;
    schema1:description "1e druk: 2019" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492337559" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b10a02cb262ec55cddd11d0ea7c99ad3> ;
    schema1:name "De toverfluit" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de933c06af25edcd767bd6da8fa1ffa8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1126791924> .

