@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://yafjp.org/terms/yav/1.0#> .

<http://osaragi.yafjp.org/archives/items/show/11436>
  a <http://yafjp.org/terms/yav/1.0#Works> ;
  rdfs:label "冬の宿"@ja ;
  dc11:title "冬の宿"@ja ;
  dc11:creator "大佛次郎"@ja ;
  dc:type <http://data.yafjp.org/concept/type/%E5%8F%B0%E6%9C%AC> ;
  dc:issued "1954-12"^^xsd:date ;
  ns0:representedAt "明治座"@ja ;
  ns0:currentLocationAt <https://artnavi.yokohama/art-spot/589/> .

