@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/22358> foaf:primaryTopic <album/22358#subject> .

<album/22358#lyrics> a mo:Lyrics .

<album/22358#vocals> a mo:Singer .

<album/58483> a mo:Release ;
    mo:catalogue_number "CX-7176" .

<artist/10114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22358#subject> ;
    schema:name "Goro Ohmi"@en,
        "淡海悟郎"@ja ;
    foaf:made <album/22358#composition>,
        <album/22358#subject> ;
    foaf:name "Goro Ohmi"@en,
        "淡海悟郎"@ja .

<product/18939#subject> a schema:CreativeWork ;
    schema:name "Guin Saga (Novel Series)"@en,
        "グイン・サーガ (Novel Series)"@ja,
        "Guin Saga (Novel Series)"@ja-latn ;
    foaf:name "Guin Saga (Novel Series)"@en,
        "グイン・サーガ (Novel Series)"@ja,
        "Guin Saga (Novel Series)"@ja-latn .

<album/22358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn ;
    mo:composer <artist/10114#subject> ;
    mo:produced_work <album/22358#musicalwork> ;
    schema:name "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn .

<album/22358#musicalexpression> a mo:Signal ;
    mo:published_as <album/22358#subject> ;
    mo:records <album/22358#performance> .

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

<https://media.vgm.io/albums/85/22358/22358-1292097826.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22358#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/22358/22358-1292097826.jpg> ;
    foaf:depicts <album/22358#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/22358/22358-1292097826.jpg> .

<https://medium-media.vgm.io/albums/85/22358/22358-1292097826.jpg> a schema:ImageObject,
        foaf:Image .

<album/22358#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/22358#composition> ;
    mo:lyrics <album/22358#lyrics> ;
    mo:performed_in <album/22358#performance> ;
    mo:singer <album/22358#vocals> .

<album/22358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn ;
    mo:performance_of <album/22358#musicalwork> ;
    mo:performer <artist/28792#subject> ;
    mo:recorded_as <album/22358#musicalexpression> ;
    schema:byArtist <artist/28792#subject> ;
    schema:name "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn ;
    schema:workPerformed <album/22358#musicalwork> .

<artist/28792#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22358#performance> ;
    schema:name "Goro Ohmi & Big Mouth"@en,
        "淡海悟郎&ビッグ・マウス"@ja ;
    foaf:name "Goro Ohmi & Big Mouth"@en,
        "淡海悟郎&ビッグ・マウス"@ja .

<album/22358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-11-01"^^xsd:date ;
    dcterms:title "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn ;
    mo:catalogue_number "COCC-13002" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/58483> ;
    mo:publication_of <album/22358#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    mo:record_count 1 ;
    schema:about <product/18939#subject> ;
    schema:byArtist <artist/28792#subject> ;
    schema:datePublished "1995-11-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/85/22358/22358-1292097826.jpg> ;
    schema:name "GUIN SAGA ~Inbou-hen~"@en,
        "グイン・サーガ ～陰謀篇～"@ja,
        "GUIN SAGA ~Inbou-hen~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/22358/22358-1292097826.jpg> .

_:N31ca1100170e4a2db6d4872aabcf8c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死の婚礼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "死の婚礼"@ja .

_:N349a00f5884e43aaaec24a98436b10db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仮面舞踏会 ~アムネリスの恋~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "仮面舞踏会 ~アムネリスの恋~"@ja .

_:N528ed5c63160459cb4d456895c660a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さらば砂漠 ~ノスフェラスの王~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:12"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "さらば砂漠 ~ノスフェラスの王~"@ja .

_:N72b69ba9286b4da080025fdef32e4a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謎の海賊船"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "謎の海賊船"@ja .

_:N8ffab7dcc2fd4e758ebad538b3bb9b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "草原の風雲児"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "草原の風雲児"@ja .

_:Nc664203d560f4fb2aa71dc1e36d6ce94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パロへ ~アルド・ナリス~"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "パロへ ~アルド・ナリス~"@ja .

_:Nd63b46f1cb8e4bcd8cd472c9a6a4c979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔道の都"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "魔道の都"@ja .

_:Nf7a79e23d69647cd9d11896742ff6685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神の棲む島"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N9d2a03136ee74af4a5de07e6cee96d8d ;
    schema:name "神の棲む島"@ja .

_:N9d2a03136ee74af4a5de07e6cee96d8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31ca1100170e4a2db6d4872aabcf8c66,
        _:N349a00f5884e43aaaec24a98436b10db,
        _:N528ed5c63160459cb4d456895c660a19,
        _:N72b69ba9286b4da080025fdef32e4a63,
        _:N8ffab7dcc2fd4e758ebad538b3bb9b52,
        _:Nc664203d560f4fb2aa71dc1e36d6ce94,
        _:Nd63b46f1cb8e4bcd8cd472c9a6a4c979,
        _:Nf7a79e23d69647cd9d11896742ff6685 ;
    mo:track_count 8 ;
    schema:duration "PT45:16"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N31ca1100170e4a2db6d4872aabcf8c66,
        _:N349a00f5884e43aaaec24a98436b10db,
        _:N528ed5c63160459cb4d456895c660a19,
        _:N72b69ba9286b4da080025fdef32e4a63,
        _:N8ffab7dcc2fd4e758ebad538b3bb9b52,
        _:Nc664203d560f4fb2aa71dc1e36d6ce94,
        _:Nd63b46f1cb8e4bcd8cd472c9a6a4c979,
        _:Nf7a79e23d69647cd9d11896742ff6685 .

