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

<album/15796> a mo:Release ;
    mo:catalogue_number "AVCD-17883" .

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

<product/681#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY X-2"@en,
        "ファイナルファンタジーX-2"@ja,
        "FINAL FANTASY X-2"@ja-latn ;
    foaf:name "FINAL FANTASY X-2"@en,
        "ファイナルファンタジーX-2"@ja,
        "FINAL FANTASY X-2"@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/15797/15797-1255473288.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15797#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn ;
    mo:performance_of <album/15797#musicalwork> ;
    mo:performer <artist/7072#subject> ;
    mo:recorded_as <album/15797#musicalexpression> ;
    schema:byArtist <artist/7072#subject> ;
    schema:name "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn ;
    schema:workPerformed <album/15797#musicalwork> .

<artist/7072#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15797#subject> ;
    mo:performed <album/15797#performance> ;
    schema:name "Jade Valerie Villalon"@en ;
    foaf:made <album/15797#composition>,
        <album/15797#lyrics>,
        <album/15797#subject> ;
    foaf:name "Jade Valerie Villalon"@en .

<album/15797#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "T. Loose"@en ;
            foaf:made <album/15797#composition> ;
            foaf:name "T. Loose"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A. Loeser"@en ;
            foaf:made <album/15797#composition> ;
            foaf:name "A. Loeser"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Geoman"@en ;
            foaf:made <album/15797#composition> ;
            foaf:name "Geoman"@en ],
        <artist/7072#subject> ;
    mo:produced_work <album/15797#musicalwork> ;
    schema:name "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn .

<album/15797#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-02-04"^^xsd:date ;
    dcterms:title "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn ;
    mo:catalogue_number "AVCD-17405" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/15796> ;
    mo:publication_of <album/15797#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N48c2e3a979574584b647801be7931ca4 ;
    mo:record_count 1 ;
    schema:about <product/681#subject> ;
    schema:byArtist <artist/7072#subject> ;
    schema:datePublished "2004-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/15797/15797-1255473288.jpg> ;
    schema:name "Adagio / sweetbox"@en,
        "アダージォ / スウィートボックス"@ja,
        "Adagio / sweetbox"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/15797/15797-1255473288.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15797#subject> ;
    schema:name "T. Loose"@en ;
    foaf:made <album/15797#subject> ;
    foaf:name "T. Loose"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15797#subject> ;
    schema:name "A. Loeser"@en ;
    foaf:made <album/15797#subject> ;
    foaf:name "A. Loeser"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15797#subject> ;
    schema:name "Geoman"@en ;
    foaf:made <album/15797#subject> ;
    foaf:name "Geoman"@en .

_:N1adcf774f1cb4b3c882999bffc556555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hate Without Frontiers"@en,
        "ヘイト・ウィズアウト・フロンティアズ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Hate Without Frontiers"@en,
        "ヘイト・ウィズアウト・フロンティアズ"@ja .

_:N3d7eb185fcf846e1a71884a1ab121af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Is Cool"@en,
        "ライフ・イズ・クール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Life Is Cool"@en,
        "ライフ・イズ・クール"@ja .

_:N45ae49ee51e5459c99e5a0550182a50b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lacrimosa"@en,
        "ラクリモーサ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Lacrimosa"@en,
        "ラクリモーサ"@ja .

_:N4c8413573daf4f66b28ca523df46ebe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1000 Words"@en,
        "1000・ワーズ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "1000 Words"@en,
        "1000・ワーズ"@ja .

_:N510ad32cc16c4773831e67c236bb7b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everybody"@en,
        "エブリバディ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Everybody"@en,
        "エブリバディ"@ja .

_:N6fc994b27c1d4b6a8e21b3c7951d0cc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "real Emotion"@en,
        "リアル・エモーション"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "real Emotion"@en,
        "リアル・エモーション"@ja .

_:N7cab9d83639f44dbaf1ccd5d63dd1c53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chyna Girl"@en,
        "チャイナ・ガール"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Chyna Girl"@en,
        "チャイナ・ガール"@ja .

_:N85dea7bd37d74e16bb807511f4c4cf62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberty"@en,
        "リバティ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Liberty"@en,
        "リバティ"@ja .

_:N95e11d3478ce4563b218c4a5c50b6a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll Be There"@en,
        "アイル・ビー・ゼア"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "I'll Be There"@en,
        "アイル・ビー・ゼア"@ja .

_:Na1aa7a732f3942c98a47d1fccd5070a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away"@en,
        "ファー・アウェイ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Far Away"@en,
        "ファー・アウェイ"@ja .

_:Na21a6c75f08e45c6afe3f390db50f17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss You"@en,
        "ミス・ユー"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Miss You"@en,
        "ミス・ユー"@ja .

_:Na8bfab2c65954d19bfb6513105a433bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere"@en,
        "サムホエア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Somewhere"@en,
        "サムホエア"@ja .

_:Nc002ccf036b24e2390edd7694148e9b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Can't Hide"@en,
        "ユー・キャント・ハイド"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "You Can't Hide"@en,
        "ユー・キャント・ハイド"@ja .

_:Nc92062aded98481aaabb98eb6f0c2a7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Don't Wanna Be"@en,
        "アイ・ドント・ワナ・ビー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "I Don't Wanna Be"@en,
        "アイ・ドント・ワナ・ビー"@ja .

_:Ne9c9aa1e8a514a6b9a423908bfbe4bf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorry"@en,
        "ソーリー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Sorry"@en,
        "ソーリー"@ja .

_:Nfcb1324bff2f4f299f3593de4dc7d2d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Testimony"@en,
        "テスティモニー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N48c2e3a979574584b647801be7931ca4 ;
    schema:name "Testimony"@en,
        "テスティモニー"@ja .

_:N48c2e3a979574584b647801be7931ca4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1adcf774f1cb4b3c882999bffc556555,
        _:N3d7eb185fcf846e1a71884a1ab121af7,
        _:N45ae49ee51e5459c99e5a0550182a50b,
        _:N4c8413573daf4f66b28ca523df46ebe7,
        _:N510ad32cc16c4773831e67c236bb7b52,
        _:N6fc994b27c1d4b6a8e21b3c7951d0cc7,
        _:N7cab9d83639f44dbaf1ccd5d63dd1c53,
        _:N85dea7bd37d74e16bb807511f4c4cf62,
        _:N95e11d3478ce4563b218c4a5c50b6a71,
        _:Na1aa7a732f3942c98a47d1fccd5070a5,
        _:Na21a6c75f08e45c6afe3f390db50f17e,
        _:Na8bfab2c65954d19bfb6513105a433bd,
        _:Nc002ccf036b24e2390edd7694148e9b0,
        _:Nc92062aded98481aaabb98eb6f0c2a7f,
        _:Ne9c9aa1e8a514a6b9a423908bfbe4bf3,
        _:Nfcb1324bff2f4f299f3593de4dc7d2d8 ;
    mo:track_count 16 ;
    schema:duration "PT55:59"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N1adcf774f1cb4b3c882999bffc556555,
        _:N3d7eb185fcf846e1a71884a1ab121af7,
        _:N45ae49ee51e5459c99e5a0550182a50b,
        _:N4c8413573daf4f66b28ca523df46ebe7,
        _:N510ad32cc16c4773831e67c236bb7b52,
        _:N6fc994b27c1d4b6a8e21b3c7951d0cc7,
        _:N7cab9d83639f44dbaf1ccd5d63dd1c53,
        _:N85dea7bd37d74e16bb807511f4c4cf62,
        _:N95e11d3478ce4563b218c4a5c50b6a71,
        _:Na1aa7a732f3942c98a47d1fccd5070a5,
        _:Na21a6c75f08e45c6afe3f390db50f17e,
        _:Na8bfab2c65954d19bfb6513105a433bd,
        _:Nc002ccf036b24e2390edd7694148e9b0,
        _:Nc92062aded98481aaabb98eb6f0c2a7f,
        _:Ne9c9aa1e8a514a6b9a423908bfbe4bf3,
        _:Nfcb1324bff2f4f299f3593de4dc7d2d8 .

