@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/p066820901> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dorian Domber / scenario Bocquet ; tek. Valles ; [vert. uit het Frans: Studio Blitz]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075218356> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071284591> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e0725393488b0e8875919331f0da809> ;
    schema1:name "Dorian Domber" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/519a605f73c1a2b3ba3f97345bc4722d> .

