@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/> .

:22969 a yav:Works;
    rdfs:label "ペール・ラシェーズでの戦闘"@ja;
    dc:title "ペール・ラシェーズでの戦闘"@ja;
    rdfs:label "Combat dans le Père la Chaise(pèrelachaise)"@fr;
    dc:title "Combat dans le Père la Chaise(pèrelachaise)"@fr;
    dc:creator "コルソー(デュフォーレ　セザール出版)"@ja;
    dc:creator "Corseaux/Deforet et Cesar, editeurs"@en;
    dc:relation "パリ奪取 1871年5月(19)"^^xsd:string;
    dc:relation "La prise de Paris.  mai 1871 (19)"^^xsd:string;
    dc:extent "26 x 34 cm"^^xsd:string;
    dct:type <http://data.yafjp.org/concept/type/%E3%82%AB%E3%83%AA%E3%82%AB%E3%83%81%E3%83%A5%E3%82%A2>;
    dct:spatial "Paris"@en;

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