@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/p066820987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het regenseizoen / 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:isPartOf <http://data.bibliotheken.nl/id/nbt/p057755922>,
        <http://data.bibliotheken.nl/id/nbt/p066820901> ;
    schema1:isbn "9052890269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52b217fea9233ad41cc41f8819ebe6bd> ;
    schema1:name "Het regenseizoen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51c548412587a90246ef00d5f631b06c> .

