@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/p422532258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Storytelling in the digital world / edited by Anna De Fina, Sabina Perrino" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664801> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p25628413X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p298891611> ;
    schema1:isbn "9789027203960" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d1ecf5f5f230b2e8ff41620182a090b> ;
    schema1:name "Storytelling in the digital world" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3f36a243b664646e70e851d07158a7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1109727635> .

