@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/p409246689> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heksen van de nacht / tekst: Yann ; tekeningen & inkleuring: Romain Hugault ; vertaling [uit het Frans] Kees Beentjes" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p314997792> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069216045>,
        <http://data.bibliotheken.nl/id/thes/p070354472> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave: 2009. - Oorspronkelijke Franse uitgave: Editions Paquet, ©2008" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p322456592> ;
    schema1:isbn "9789463061865" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81d6ae8cfd4e061203d34b351f4678c4> ;
    schema1:name "Heksen van de nacht" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5abb5083bf64fddf270a1d0c98261df6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/979999284> .

