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

:23014 a yav:Works;
    rdfs:label "亡霊たち"@ja;
    dc:title "亡霊たち"@ja;
    rdfs:label "Les Spectres"@en;
    dc:title "Les Spectres"@en;
    dc:description "田舎共和国行政長官ティエール閣下へ"@ja;
    dc:description "A son excellence Monsieur Thiers, Chef du Pouvoir exécutif \nde la République rurale."@fr;
    dc:creator "モロク"@ja;
    dc:creator "Moloch"@en;
    dc:extent "35 x 46 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/>
    .