@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/p385983050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Barak friture / Jesse Willems ; translation: Gregory Ball ; traduction: Anne-Laure Vignaux" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p332065243> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p11033891X> ;
    schema1:description "Tekst in het Nederlands, Frans en Engels" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isbn "9789460581359" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e43597f457fefff70b8b4f62d56bd15> ;
    schema1:name "Barak friture" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4972c6cc0aa7af35e935ba78d37f8276> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900808818> .

