@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/p407944389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De trollenkoning / tekst: Efteling ; illustraties: Erik Kriek" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152986928> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p141159669>,
        <http://data.bibliotheken.nl/id/thes/p163568847> ;
    schema1:description "ISBN 9789047622512 komt van sticker; ISBN 9789047622598 staat in barcode",
        "Uitgave in samenwerking met Algemeen Dagblad en de Efteling" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075622629> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407944699>,
        <http://data.bibliotheken.nl/id/nbt/p851554172> ;
    schema1:isbn "9789047622512" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d180a5beef24587e311d8454b240521a> ;
    schema1:name "De trollenkoning" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66720df4412104945a0cb83e8af21389> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962850754> .

