@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/p44426616X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een mandje aarde / Yosa Buson ; vertaald [uit het Japans] en toegelicht door Jos Vos" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072971177> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p173655319> ;
    schema1:description "Tekst in het Nederlands en Japans" ;
    schema1:inLanguage "ja",
        "nl" ;
    schema1:isbn "9789025317133" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cd1f4f3f1d8244633c2672d88b518a2> ;
    schema1:name "Een mandje aarde" ;
    schema1:numberOfPages 462 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecc5508ffc36e226e9fa24bbb492e1f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1536121083> .

