@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/p175528136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het regenbooggevaar / Kas, A.P. Duchateau ; inkleuringen: Graza ; [vert. uit het Frans]" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075008084> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946554>,
        <http://data.bibliotheken.nl/id/thes/p110528476> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84077608X> ;
    schema1:isbn "9055812064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23cf2da2607621b536b016fa0ba0925f> ;
    schema1:name "Het regenbooggevaar" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87c432ad2cb17c28f40f3ae127c59d9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67970249> .

