@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/5626>
  a ns0:Works ;
  rdfs:label "13本の帯:グレイ、白錫からパール・ホワイト"@ja ;
  dc11:title "13本の帯:グレイ、白錫からパール・ホワイト"@ja ;
  dc:creator <https://inventory.yokohama.art.museum/artist/507> ;
  schema:creator <https://inventory.yokohama.art.museum/artist/507> ;
  dc11:date "1992" ;
  dc11:format "242.0X242.0cm" ;
  dc:description "アクリル絵具、土佐紙、カンヴァス"@ja ;
  dc:type <http://data.yafjp.org/concept/type/工芸（日本作家）> ;
  dc:identifier "93-CJ-004" ;
  ns0:currentLocationAt <http://yan.yafjp.org/place-info/place_46> .

