@prefix ns0: <http://yafjp.org/terms/yav/1.0#Works> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://inventory.yokohama.art.museum/eng/14959>
  a ns0:Works ;
  rdfs:label "Illuminated folded book: From the collection of poems by Ooka Makoto \"Beneath the Sleepless Tossing of the Planets\""@en ;
  dc11:title "Illuminated folded book: From the collection of poems by Ooka Makoto \"Beneath the Sleepless Tossing of the Planets\""@en ;
  dc:creator <https://inventory.yokohama.art.museum/eng/artist/2894> ;
  schema:creator <https://inventory.yokohama.art.museum/eng/artist/2894> ;
  dc11:date "2000" ;
  dc11:format "16.3 x 9.0 x 2.3 cm" ;
  dc:description "pigment on paper, folded book"@en ;
  dc:type <http://data.yafjp.org/concept/type/Craft by Foreign Artist> ;
  dc:identifier "2022-CF-002" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

