@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix type: <http://data.yafjp.org/concept/type/> .
@prefix yav: <http://yafjp.org/terms/yav/1.0#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix : <http://osaragi.yafjp.org/archives/items/show/> .

:13835 a yav:Works;
    rdfs:label "A la porte de la galerie de Saint-Louis"@en;
    dc:title "A la porte de la galerie de Saint-Louis"@en;
    rdfs:label "「サン・ルイの間」の入り口で"@ja;
    dc:title "「サン・ルイの間」の入り口で"@ja;
    rdfs:label "3e Série Cour de Cassation"@fr;
    dc:title "3e Série Cour de Cassation"@fr;
    rdfs:label "第3シリーズ　フランス最高裁判所（破毀院）"@ja;
    dc:title "第3シリーズ　フランス最高裁判所（破毀院）"@ja;
    dc:creator "Paul Renouard"@en;
    dc:creator "ポール・ルヌアール"@ja;
    dct:issued "1899"^^xsd:date;
    dc:relation "L&amp;#039;Affaire Dreyfus.（ユダヤ芸術歴史博物館所蔵、Ex.19を参照）"^^xsd:string;
    dct:type <http://data.yafjp.org/concept/type/%E7%89%88%E7%94%BB>;
    dct:spatial "Paris"@en;

    yav:currentLocationAt <https://artnavi.yokohama/art-spot/589/>
    .