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

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

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

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4399#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/4399#composition>,
        <album/4399#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/2893#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4399#subject> ;
    schema:name "Yoshiaki Kubotera"@en,
        "窪寺義明"@ja ;
    foaf:made <album/4399#composition>,
        <album/4399#subject> ;
    foaf:name "Yoshiaki Kubotera"@en,
        "窪寺義明"@ja .

<artist/3243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4399#subject> ;
    schema:name "Isao Mizoguchi"@en,
        "溝口功"@ja ;
    foaf:made <album/4399#composition>,
        <album/4399#subject> ;
    foaf:name "Isao Mizoguchi"@en,
        "溝口功"@ja .

<artist/44499#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4399#subject> ;
    schema:name "Masaru Suzuki"@en,
        "鈴木勝"@ja ;
    foaf:made <album/4399#composition>,
        <album/4399#subject> ;
    foaf:name "Masaru Suzuki"@en,
        "鈴木勝"@ja .

<artist/790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4399#subject> ;
    schema:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja ;
    foaf:made <album/4399#composition>,
        <album/4399#subject> ;
    foaf:name "Hiroshi Fujioka"@en,
        "藤岡央"@ja .

<product/13710#subject> a schema:CreativeWork ;
    schema:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    foaf:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn .

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

<album/4399#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    mo:performance_of <album/4399#musicalwork> ;
    mo:recorded_as <album/4399#musicalexpression> ;
    schema:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    schema:workPerformed <album/4399#musicalwork> .

<org/3436#subject> schema:name "T GAME MUSIC"@en,
        "T GAME MUSIC"@ja,
        "T GAME MUSIC"@ja-latn ;
    foaf:name "T GAME MUSIC"@en,
        "T GAME MUSIC"@ja,
        "T GAME MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/4399/4399-1250121448.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4399#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    mo:composer <artist/104#subject>,
        <artist/2893#subject>,
        <artist/3243#subject>,
        <artist/44499#subject>,
        <artist/790#subject> ;
    mo:produced_work <album/4399#musicalwork> ;
    schema:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn .

<album/4399#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-05-25"^^xsd:date ;
    dcterms:title "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    mo:catalogue_number "TKCA-30298" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4399#musicalexpression> ;
    mo:publisher <org/3436#subject> ;
    mo:record _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    mo:record_count 1 ;
    schema:about <product/13710#subject> ;
    schema:datePublished "1991-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/4399/4399-1250121448.jpg> ;
    schema:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja,
        "Blue Almanac"@ja-latn ;
    schema:publisher <org/3436#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/4399/4399-1250121448.jpg> .

_:N00148da309114f58b313333f26012966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Almanac"@en,
        "ブルーアルマナック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Blue Almanac"@en,
        "ブルーアルマナック"@ja .

_:N061b203b6df2413ea93ca2cc35e250dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Load"@en,
        "ロード"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Load"@en,
        "ロード"@ja .

_:N1e40c70dd9ce4a498dafc6188a2f4227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bipartite Planet Sharil Daril"@en,
        "二連惑星シャリルダリル"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Bipartite Planet Sharil Daril"@en,
        "二連惑星シャリルダリル"@ja .

_:N2912b23e4dfb4487afd753a52b90515f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Radan"@en,
        "惑星ラダン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Radan"@en,
        "惑星ラダン"@ja .

_:N390c85cad9074f61ac1cfb6bd9496d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conclusion"@en,
        "大団円"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Conclusion"@en,
        "大団円"@ja .

_:N40e65188027f469799a0352348a4a5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lotus Prison"@en,
        "ロトス プリズン"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Lotus Prison"@en,
        "ロトス プリズン"@ja .

_:N4351d81909c747d6a007f4230e347c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Ori"@en,
        "惑星オーリ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Ori"@en,
        "惑星オーリ"@ja .

_:N7fb8984400104c1da212ca33c6200fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Lotos"@en,
        "惑星ロトス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Lotos"@en,
        "惑星ロトス"@ja .

_:N9984cdb82a5847bbb6daa8374a463de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon"@en,
        "ダンジョン"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Dungeon"@en,
        "ダンジョン"@ja .

_:Na4f2beefe8934e0984e0f496d89f127e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Wien"@en,
        "惑星ヴィーン"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Wien"@en,
        "惑星ヴィーン"@ja .

_:Nc4b6587d158747c8bfe23156453505c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Dag Narada"@en,
        "惑星ダグナラーダ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Dag Narada"@en,
        "惑星ダグナラーダ"@ja .

_:Nea81ffae96184d008910f345ebd8cdef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Epilogue~"@en,
        "～エピローグ～"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "~Epilogue~"@en,
        "～エピローグ～"@ja .

_:Nef20582b7e2e4092bee0b4ee0395b98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Terra Slade"@en,
        "惑星テラスレイド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Planet Terra Slade"@en,
        "惑星テラスレイド"@ja .

_:Nf7445033fd584f788a8efbe8c47f142e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "~Prologue~"@en,
        "～プロローグ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "~Prologue~"@en,
        "～プロローグ～"@ja .

_:Nfaeb3cf20fe54504b9a709b987387266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en,
        "戦闘"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N1de0143ccbbc4a8a8566dbe5ecdeddb2 ;
    schema:name "Battle"@en,
        "戦闘"@ja .

_:N1de0143ccbbc4a8a8566dbe5ecdeddb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00148da309114f58b313333f26012966,
        _:N061b203b6df2413ea93ca2cc35e250dd,
        _:N1e40c70dd9ce4a498dafc6188a2f4227,
        _:N2912b23e4dfb4487afd753a52b90515f,
        _:N390c85cad9074f61ac1cfb6bd9496d8c,
        _:N40e65188027f469799a0352348a4a5fd,
        _:N4351d81909c747d6a007f4230e347c76,
        _:N7fb8984400104c1da212ca33c6200fb0,
        _:N9984cdb82a5847bbb6daa8374a463de9,
        _:Na4f2beefe8934e0984e0f496d89f127e,
        _:Nc4b6587d158747c8bfe23156453505c1,
        _:Nea81ffae96184d008910f345ebd8cdef,
        _:Nef20582b7e2e4092bee0b4ee0395b98e,
        _:Nf7445033fd584f788a8efbe8c47f142e,
        _:Nfaeb3cf20fe54504b9a709b987387266 ;
    mo:track_count 15 ;
    schema:duration "PT48:37"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00148da309114f58b313333f26012966,
        _:N061b203b6df2413ea93ca2cc35e250dd,
        _:N1e40c70dd9ce4a498dafc6188a2f4227,
        _:N2912b23e4dfb4487afd753a52b90515f,
        _:N390c85cad9074f61ac1cfb6bd9496d8c,
        _:N40e65188027f469799a0352348a4a5fd,
        _:N4351d81909c747d6a007f4230e347c76,
        _:N7fb8984400104c1da212ca33c6200fb0,
        _:N9984cdb82a5847bbb6daa8374a463de9,
        _:Na4f2beefe8934e0984e0f496d89f127e,
        _:Nc4b6587d158747c8bfe23156453505c1,
        _:Nea81ffae96184d008910f345ebd8cdef,
        _:Nef20582b7e2e4092bee0b4ee0395b98e,
        _:Nf7445033fd584f788a8efbe8c47f142e,
        _:Nfaeb3cf20fe54504b9a709b987387266 .

