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

<artist/2937#subject> a schema:Person,
        foaf:Person ;
    schema:name "Noriko Hidaka"@en,
        "日髙のり子"@ja ;
    foaf:made <album/3908#subject>,
        <album/3908#vocals> ;
    foaf:name "Noriko Hidaka"@en,
        "日髙のり子"@ja .

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/3908#lyrics>,
        <album/3908#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

<album/14596> a mo:Release ;
    mo:catalogue_number "28P-6714" .

<album/14597> a mo:Release ;
    mo:catalogue_number "C28G-0478" .

<artist/2960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3908#subject> ;
    schema:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja ;
    foaf:made <album/3908#composition>,
        <album/3908#subject> ;
    foaf:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja .

<release/31773#subject> a schema:CreativeWork ;
    schema:name "Ultima ~Kyoufu no Exodus~"@en,
        "ウルティマ〜恐怖のエクソダス〜"@ja,
        "Ultima ~Kyoufu no Exodus~"@ja-latn ;
    foaf:name "Ultima ~Kyoufu no Exodus~"@en,
        "ウルティマ〜恐怖のエクソダス〜"@ja,
        "Ultima ~Kyoufu no Exodus~"@ja-latn .

<album/3908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn ;
    mo:composer <artist/2960#subject> ;
    mo:produced_work <album/3908#musicalwork> ;
    schema:name "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn .

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

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

<album/3908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn ;
    mo:performance_of <album/3908#musicalwork> ;
    mo:recorded_as <album/3908#musicalexpression> ;
    schema:name "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn ;
    schema:workPerformed <album/3908#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/80/3908/3908-1277601379.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-09-05"^^xsd:date ;
    dcterms:title "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn ;
    mo:catalogue_number "D32G-0063" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/14596>,
        <album/14597> ;
    mo:publication_of <album/3908#musicalexpression> ;
    mo:publisher <org/2268#subject> ;
    mo:record _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    mo:record_count 1 ;
    schema:about <release/31773#subject> ;
    schema:datePublished "1987-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/3908/3908-1277601379.jpg> ;
    schema:name "Ultima Mix"@en,
        "コンピュータ・ゲーム「Ultima～恐怖のエクソダス～」音楽編　Ultima Mix"@ja,
        "Ultima Mix"@ja-latn ;
    schema:publisher <org/2268#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/3908/3908-1277601379.jpg> .

_:N06236ddbb9fb4be59c9815d87c42c2ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Undergound Labyrinth -Dungeon-"@en,
        "地下迷宮－ダンジョン－"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Undergound Labyrinth -Dungeon-"@en,
        "地下迷宮－ダンジョン－"@ja .

_:N2d63848abb0a4ffb8c767b71373096ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy War"@en,
        "聖なる戦い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "Holy War"@en,
        "聖なる戦い"@ja .

_:N338f2900ba6a448a8c0430bb8236593f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exodus the Terrible"@en,
        "恐怖のエクソダス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "Exodus the Terrible"@en,
        "恐怖のエクソダス"@ja .

_:N3bbc433932d941988f78f1f9d629223f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Return of the Champions"@en,
        "勇者の帰還"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Return of the Champions"@en,
        "勇者の帰還"@ja .

_:N45556e0d84be4d52983fae33741c9c6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heroes' Journey"@en,
        "勇者たちの旅"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Heroes' Journey"@en,
        "勇者たちの旅"@ja .

_:N5764a6a6371a429bb5b2a001da85efc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternal Castle Britannia"@en,
        "永遠の城ブリタニア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Eternal Castle Britannia"@en,
        "永遠の城ブリタニア"@ja .

_:N72704bb3cada44afa50293d4dc7e0b85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage to the Unknown"@en,
        "未知への航海"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "Voyage to the Unknown"@en,
        "未知への航海"@ja .

_:Na978f528e526493e87048f2137d89d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Peaceful Town"@en,
        "やすらぎの町"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "A Peaceful Town"@en,
        "やすらぎの町"@ja .

_:Nd4a69a1e223242a9a42bc3f2acf07f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultima -Knife of the Eyes- (Ultima Mix Version)"@en,
        "ウルティマ－瞳のナイフ－ (Ultima Mix Version)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "Ultima -Knife of the Eyes- (Ultima Mix Version)"@en,
        "ウルティマ－瞳のナイフ－ (Ultima Mix Version)"@ja .

_:Nfdc691d7d5894e4aa79c0650aa35aef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Compass of the Heart (Ultima Mix Version)"@en,
        "ハートの磁石 (Ultima Mix Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Compass of the Heart (Ultima Mix Version)"@en,
        "ハートの磁石 (Ultima Mix Version)"@ja .

_:Nfee5c098059a415ca93aad79cde61eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mystery of Ambrosia"@en,
        "アンブロシアの謎"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6e8429dd9dc34710950b1e5fe49c8663 ;
    schema:name "The Mystery of Ambrosia"@en,
        "アンブロシアの謎"@ja .

_:N6e8429dd9dc34710950b1e5fe49c8663 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06236ddbb9fb4be59c9815d87c42c2ba,
        _:N2d63848abb0a4ffb8c767b71373096ae,
        _:N338f2900ba6a448a8c0430bb8236593f,
        _:N3bbc433932d941988f78f1f9d629223f,
        _:N45556e0d84be4d52983fae33741c9c6a,
        _:N5764a6a6371a429bb5b2a001da85efc7,
        _:N72704bb3cada44afa50293d4dc7e0b85,
        _:Na978f528e526493e87048f2137d89d68,
        _:Nd4a69a1e223242a9a42bc3f2acf07f29,
        _:Nfdc691d7d5894e4aa79c0650aa35aef4,
        _:Nfee5c098059a415ca93aad79cde61eeb ;
    mo:track_count 11 ;
    schema:duration "PT41:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N06236ddbb9fb4be59c9815d87c42c2ba,
        _:N2d63848abb0a4ffb8c767b71373096ae,
        _:N338f2900ba6a448a8c0430bb8236593f,
        _:N3bbc433932d941988f78f1f9d629223f,
        _:N45556e0d84be4d52983fae33741c9c6a,
        _:N5764a6a6371a429bb5b2a001da85efc7,
        _:N72704bb3cada44afa50293d4dc7e0b85,
        _:Na978f528e526493e87048f2137d89d68,
        _:Nd4a69a1e223242a9a42bc3f2acf07f29,
        _:Nfdc691d7d5894e4aa79c0650aa35aef4,
        _:Nfee5c098059a415ca93aad79cde61eeb .

