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

<album/777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn ;
    mo:produced_work <album/777#musicalwork> ;
    schema:name "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn .

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

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

<product/540#subject> a schema:CreativeWork ;
    schema:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn ;
    foaf:name "Tales of Destiny"@en,
        "テイルズ オブ デスティニー"@ja,
        "Tales of Destiny"@ja-latn .

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

<album/777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn ;
    mo:performance_of <album/777#musicalwork> ;
    mo:recorded_as <album/777#musicalexpression> ;
    schema:name "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn ;
    schema:workPerformed <album/777#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/77/777/777-1191716984.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-28"^^xsd:date ;
    dcterms:title "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn ;
    mo:catalogue_number "MACM-1047" ;
    mo:media_type "CD" ;
    mo:publication_of <album/777#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    mo:record_count 1 ;
    schema:about <product/540#subject> ;
    schema:datePublished "1999-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/777/777-1191716984.jpg> ;
    schema:name "Drama CD Tales of Destiny Tenjou-hen vol.2"@en,
        "テイルズ・オブ・デスティニー　天上編２"@ja,
        "Drama CD Tales of Destiny Tenjou-hen vol.2"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/777/777-1191716984.jpg> .

_:N427b56f08081429babff33f95abebbf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brillan Igtenos"@en,
        "鮮るイクティノス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Brillan Igtenos"@en,
        "鮮るイクティノス"@ja .

_:N46c161b81dbc490eb4001cee99a9e670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surfacing Radislaw"@en,
        "ラディスロウ浮上"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Surfacing Radislaw"@en,
        "ラディスロウ浮上"@ja .

_:N5ae1b6155dc743c282976ffea952c5d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Guard"@en,
        "番人"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "The Guard"@en,
        "番人"@ja .

_:N5d93ee1260e1439494240371677455b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Carbaracians"@en,
        "カルバレイスの民"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "The Carbaracians"@en,
        "カルバレイスの民"@ja .

_:N6d2dd7316bdc41558152d062aaeac7e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Aerial City"@en,
        "空中都市へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "To the Aerial City"@en,
        "空中都市へ"@ja .

_:N70465214526b4af499b64d97bf6d2c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Berglandt, a Real Enemy"@en,
        "ペルクラント，真の敵"@ja ;
    mo:track_number 10 ;
    schema:duration "PT18:37"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Berglandt, a Real Enemy"@en,
        "ペルクラント，真の敵"@ja .

_:N988f69ba511149068a6700434fa85093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure for the Front"@en,
        "出陣"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Departure for the Front"@en,
        "出陣"@ja .

_:Nb0914c60020c4964af447af8efacd4b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrier Removal"@en,
        "バリアー除去"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Barrier Removal"@en,
        "バリアー除去"@ja .

_:Nc730690fec3c434f8deb866de1113d8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Prayer"@en,
        "祈り"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "A Prayer"@en,
        "祈り"@ja .

_:Nca69b00c23914a308e44c62c7d6eea15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "State of Emergency"@en,
        "緊急事態"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "State of Emergency"@en,
        "緊急事態"@ja .

_:Nd93f5305cb0849ea88de1ada71c3249b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Recompense"@en,
        "彼女の償い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nfd6c0a29f40a4be5abb5c0a29f1c86fd ;
    schema:name "Her Recompense"@en,
        "彼女の償い"@ja .

_:Nfd6c0a29f40a4be5abb5c0a29f1c86fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N427b56f08081429babff33f95abebbf0,
        _:N46c161b81dbc490eb4001cee99a9e670,
        _:N5ae1b6155dc743c282976ffea952c5d5,
        _:N5d93ee1260e1439494240371677455b5,
        _:N6d2dd7316bdc41558152d062aaeac7e9,
        _:N70465214526b4af499b64d97bf6d2c52,
        _:N988f69ba511149068a6700434fa85093,
        _:Nb0914c60020c4964af447af8efacd4b2,
        _:Nc730690fec3c434f8deb866de1113d8f,
        _:Nca69b00c23914a308e44c62c7d6eea15,
        _:Nd93f5305cb0849ea88de1ada71c3249b ;
    mo:track_count 11 ;
    schema:duration "PT60:10"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N427b56f08081429babff33f95abebbf0,
        _:N46c161b81dbc490eb4001cee99a9e670,
        _:N5ae1b6155dc743c282976ffea952c5d5,
        _:N5d93ee1260e1439494240371677455b5,
        _:N6d2dd7316bdc41558152d062aaeac7e9,
        _:N70465214526b4af499b64d97bf6d2c52,
        _:N988f69ba511149068a6700434fa85093,
        _:Nb0914c60020c4964af447af8efacd4b2,
        _:Nc730690fec3c434f8deb866de1113d8f,
        _:Nca69b00c23914a308e44c62c7d6eea15,
        _:Nd93f5305cb0849ea88de1ada71c3249b .

