@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/p435767488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aquarelleren in tien lessen / Joel Thézard" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599406>,
        <http://data.bibliotheken.nl/id/thes/p077595114>,
        <http://data.bibliotheken.nl/id/thes/p12213737X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069821496> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p271513675> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3008284e2091350a8fffd9092011413e> ;
    schema1:name "Aquarelleren in tien lessen" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c3bb9a8d6b2439a3d1bb86d103edb43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308762341> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6a8a347c12ae79a74b93edd6940f3905> .

