@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/4180> foaf:primaryTopic <album/4180#subject> .

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

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

<artist/2911#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4180#subject> ;
    schema:name "Yoshinori Hirahara"@en,
        "平原義則"@ja ;
    foaf:made <album/4180#composition>,
        <album/4180#subject> ;
    foaf:name "Yoshinori Hirahara"@en,
        "平原義則"@ja .

<artist/632#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4180#subject> ;
    schema:name "Akiko Hashimoto"@en,
        "橋本明子"@ja ;
    foaf:made <album/4180#composition>,
        <album/4180#subject> ;
    foaf:name "Akiko Hashimoto"@en,
        "橋本明子"@ja .

<product/12214#subject> a schema:CreativeWork ;
    schema:name "Great Strategy Expert"@en,
        "大戦略エキスパート"@ja,
        "Daisenryaku Expert"@ja-latn ;
    foaf:name "Great Strategy Expert"@en,
        "大戦略エキスパート"@ja,
        "Daisenryaku Expert"@ja-latn .

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

<album/4180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn ;
    mo:performance_of <album/4180#musicalwork> ;
    mo:recorded_as <album/4180#musicalexpression> ;
    schema:name "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn ;
    schema:workPerformed <album/4180#musicalwork> .

<org/5261#subject> schema:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn ;
    foaf:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/4180/4180-1468287531.jpg> a schema:ImageObject,
        foaf:Image .

<album/4180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn ;
    mo:composer <artist/2911#subject>,
        <artist/632#subject> ;
    mo:produced_work <album/4180#musicalwork> ;
    schema:name "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn .

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

<album/4180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-10-02"^^xsd:date ;
    dcterms:title "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn ;
    mo:catalogue_number "APCG-4026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4180#musicalexpression> ;
    mo:publisher <org/5261#subject> ;
    mo:record _:Nca662aaee41b4876ad37a8992749f5f2 ;
    mo:record_count 1 ;
    schema:about <product/12214#subject> ;
    schema:datePublished "1992-10-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/4180/4180-1468287531.jpg> ;
    schema:name "Great Strategy Expert ~Rhapsody of Soldiers~"@en,
        "大戦略エキスパート～兵士達の狂想曲～"@ja,
        "Daisenryaku Expert ~Heishitachi no Kyousoukyoku~"@ja-latn ;
    schema:publisher <org/5261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/4180/4180-1468287531.jpg> .

_:N15f25e0e9ecd490883169e4d267579c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 1 - Base Camp"@en,
        "第1章 ベースキャンプ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Chapter 1 - Base Camp"@en,
        "第1章 ベースキャンプ"@ja .

_:N2cb8caecb18e4a9294520331cf650b6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny"@en,
        "Destiny"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Destiny"@en,
        "Destiny"@ja .

_:N2e0f9e9032a142f488506f81089f6d8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prologue and Dispatching Troops"@en,
        "序章 出兵(たびだち)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "A Prologue and Dispatching Troops"@en,
        "序章 出兵(たびだち)"@ja .

_:N2ec1606b39cc41ab825c04b63d63c8aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where The Man Goes"@en,
        "Where The Man Goes"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Where The Man Goes"@en,
        "Where The Man Goes"@ja .

_:N65df39c1a3eb4270918ce98a45d58939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inspire"@en,
        "Inspire"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Inspire"@en,
        "Inspire"@ja .

_:N6a1595ea9ef04dd38dfdf013ce4ff19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 3 - Battle"@en,
        "第3章 戦闘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Chapter 3 - Battle"@en,
        "第3章 戦闘"@ja .

_:N87f90edad94c42f5b786d00c38a0619b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 2 - First Battle"@en,
        "第2章 初陣"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Chapter 2 - First Battle"@en,
        "第2章 初陣"@ja .

_:N8de6d2ede09d44e0997a90ebbd008992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chapter 4 - Triumphal Return"@en,
        "第4章 凱旋"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Chapter 4 - Triumphal Return"@en,
        "第4章 凱旋"@ja .

_:Na7d01e587a3c46d4b3ac6f5a134a1c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Field"@en,
        "In The Field"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "In The Field"@en,
        "In The Field"@ja .

_:Nb47340aa57e64e4aa5dfb5d9975d642e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soldier's Walk"@en,
        "Soldiers Walk"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Soldier's Walk"@en,
        "Soldiers Walk"@ja .

_:Nbd1b082165b041a6b1e1c5df739b3c4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Triumph"@en,
        "In Triumph"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "In Triumph"@en,
        "In Triumph"@ja .

_:Nd21c3a886064410491d4577031d966d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo Of Pain"@en,
        "Echo Of Pain"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Echo Of Pain"@en,
        "Echo Of Pain"@ja .

_:Ne5a63338664e40c69f79b582a34befd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Man"@en,
        "Iron Man"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Iron Man"@en,
        "Iron Man"@ja .

_:Ne81e55dc718b41e3990f085a9c929945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem"@en,
        "Requiem"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nca662aaee41b4876ad37a8992749f5f2 ;
    schema:name "Requiem"@en,
        "Requiem"@ja .

_:Nca662aaee41b4876ad37a8992749f5f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15f25e0e9ecd490883169e4d267579c1,
        _:N2cb8caecb18e4a9294520331cf650b6f,
        _:N2e0f9e9032a142f488506f81089f6d8e,
        _:N2ec1606b39cc41ab825c04b63d63c8aa,
        _:N65df39c1a3eb4270918ce98a45d58939,
        _:N6a1595ea9ef04dd38dfdf013ce4ff19a,
        _:N87f90edad94c42f5b786d00c38a0619b,
        _:N8de6d2ede09d44e0997a90ebbd008992,
        _:Na7d01e587a3c46d4b3ac6f5a134a1c7c,
        _:Nb47340aa57e64e4aa5dfb5d9975d642e,
        _:Nbd1b082165b041a6b1e1c5df739b3c4a,
        _:Nd21c3a886064410491d4577031d966d5,
        _:Ne5a63338664e40c69f79b582a34befd3,
        _:Ne81e55dc718b41e3990f085a9c929945 ;
    mo:track_count 14 ;
    schema:duration "PT39:55"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N15f25e0e9ecd490883169e4d267579c1,
        _:N2cb8caecb18e4a9294520331cf650b6f,
        _:N2e0f9e9032a142f488506f81089f6d8e,
        _:N2ec1606b39cc41ab825c04b63d63c8aa,
        _:N65df39c1a3eb4270918ce98a45d58939,
        _:N6a1595ea9ef04dd38dfdf013ce4ff19a,
        _:N87f90edad94c42f5b786d00c38a0619b,
        _:N8de6d2ede09d44e0997a90ebbd008992,
        _:Na7d01e587a3c46d4b3ac6f5a134a1c7c,
        _:Nb47340aa57e64e4aa5dfb5d9975d642e,
        _:Nbd1b082165b041a6b1e1c5df739b3c4a,
        _:Nd21c3a886064410491d4577031d966d5,
        _:Ne5a63338664e40c69f79b582a34befd3,
        _:Ne81e55dc718b41e3990f085a9c929945 .

