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

:23004 a yav:Works;
    rdfs:label "約束するのと約束を果たすのは別のこと"@ja;
    dc:title "約束するのと約束を果たすのは別のこと"@ja;
    rdfs:label "Promettre et tenir font deux"@en;
    dc:title "Promettre et tenir font deux"@en;
    dc:description "「我らが一片の土地も、我らが要塞の一個の石も渡さない!」ジュール・ファーブル\n
「パリ政府は降伏しない!」トロシュ\n
「死か、さもなくば勝利を！」デュクロ\n"@ja;
    dc:description "ni un pouce de notre territoire ; ni une pierre de nos forteresses ! : \n Jules Favre. \nle gouverneur de Paris ne capitulera pas ! : Trochu.\nMort ou victorieux ! : Ducrot"@en;
    dc:creator "ル・プティ"@ja;
    dc:creator "Le Petit (Alfred)"@en;
    dc:extent "37 x 28 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/>
    .