@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/p353726672> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Japanese paintings by Nakajima Kahō (1866-1939)" ;
    dcterms1:issued "2012" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/77df5a879ec119bfb0b230f2ee959021> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240531140> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f39bf3c53ef9264b38acbc82e09ebbe2> ;
    schema1:name "Japanese paintings by Nakajima Kahō (1866-1939)" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4dc9e2c93748c6a94eed79cb94202d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/823140558> .

