@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/14892>
  a ns0:Works ;
  rdfs:label "Women Playing in Sunset Light..., from the five-word rhyme by Haushan, the early Tang Dynasty poet"@en ;
  dc11:title "Women Playing in Sunset Light..., from the five-word rhyme by Haushan, the early Tang Dynasty poet"@en ;
  dc:creator <https://inventory.yokohama.art.museum/eng/artist/2887> ;
  schema:creator <https://inventory.yokohama.art.museum/eng/artist/2887> ;
  dc11:date "n.d." ;
  dc11:format "31.4 x 40.3 cm" ;
  dc:description "ink on gold paper"@en ;
  dc:type <http://data.yafjp.org/concept/type/Watercolor or Drawing by Japanese Artist> ;
  dc:identifier "2022-DRJ-024" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

