@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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    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> .

_:N3ce852fea1124c09a3130706df862ec8 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Chapter 1 - Base Camp"@en,
        "第1章 ベースキャンプ"@ja .

_:N54d45de0a86b4738985387b411f6961c 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Soldier's Walk"@en,
        "Soldiers Walk"@ja .

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

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

_:N7ea7e2c3e234408f9690467a95efb77b 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Chapter 4 - Triumphal Return"@en,
        "第4章 凱旋"@ja .

_:N85f5e1da6aa245efaf4626f5caf7d830 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Where The Man Goes"@en,
        "Where The Man Goes"@ja .

_:N8e8a93a35dd241e097bddf995ec278f6 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Echo Of Pain"@en,
        "Echo Of Pain"@ja .

_:Nad71fae9191942e5b2462c85f9df43f1 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Chapter 3 - Battle"@en,
        "第3章 戦闘"@ja .

_:Ncdf4c4702ff94026b1ad968090b4eae9 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Iron Man"@en,
        "Iron Man"@ja .

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

_:Ndfdf3263f2bc40f083ef5cedb2b7a7d0 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "Chapter 2 - First Battle"@en,
        "第2章 初陣"@ja .

_:Ne60428a3e5934742b82d18e88ba3f6a6 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "In Triumph"@en,
        "In Triumph"@ja .

_:Nf201f9374fee4fc2a6be941ee6259e57 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "A Prologue and Dispatching Troops"@en,
        "序章 出兵(たびだち)"@ja .

_:Nf58b1758fa8b48e98e91fe6763602c94 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 _:N030a3e65920b42a5afff62c3477cd2f0 ;
    schema:name "In The Field"@en,
        "In The Field"@ja .

_:N030a3e65920b42a5afff62c3477cd2f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ce852fea1124c09a3130706df862ec8,
        _:N54d45de0a86b4738985387b411f6961c,
        _:N686b40c1b8994084a9ce95a5f7240719,
        _:N68e9c3262ad14035adca373bdca1fbd1,
        _:N7ea7e2c3e234408f9690467a95efb77b,
        _:N85f5e1da6aa245efaf4626f5caf7d830,
        _:N8e8a93a35dd241e097bddf995ec278f6,
        _:Nad71fae9191942e5b2462c85f9df43f1,
        _:Ncdf4c4702ff94026b1ad968090b4eae9,
        _:Nd93ff540e86e4771b4457241c30ca65f,
        _:Ndfdf3263f2bc40f083ef5cedb2b7a7d0,
        _:Ne60428a3e5934742b82d18e88ba3f6a6,
        _:Nf201f9374fee4fc2a6be941ee6259e57,
        _:Nf58b1758fa8b48e98e91fe6763602c94 ;
    mo:track_count 14 ;
    schema:duration "PT39:55"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N3ce852fea1124c09a3130706df862ec8,
        _:N54d45de0a86b4738985387b411f6961c,
        _:N686b40c1b8994084a9ce95a5f7240719,
        _:N68e9c3262ad14035adca373bdca1fbd1,
        _:N7ea7e2c3e234408f9690467a95efb77b,
        _:N85f5e1da6aa245efaf4626f5caf7d830,
        _:N8e8a93a35dd241e097bddf995ec278f6,
        _:Nad71fae9191942e5b2462c85f9df43f1,
        _:Ncdf4c4702ff94026b1ad968090b4eae9,
        _:Nd93ff540e86e4771b4457241c30ca65f,
        _:Ndfdf3263f2bc40f083ef5cedb2b7a7d0,
        _:Ne60428a3e5934742b82d18e88ba3f6a6,
        _:Nf201f9374fee4fc2a6be941ee6259e57,
        _:Nf58b1758fa8b48e98e91fe6763602c94 .

