@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/p43036220X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rode zone / scenario Philippe Pinard ; tekeningen & inkleuring Olivier Dauger" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p371475155> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p371475163> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64e71e3b2d80b1c18b5e043030712f80> ;
    schema1:name "Rode zone" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5636a08c7e52458b5c3755710b34225d> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e8634d9d7900b93446b15430425aaba7> .

