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

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

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

<album/7483> a mo:Release ;
    mo:catalogue_number "NACL-1235" .

<artist/3366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20655#subject> ;
    schema:name "Keiichi Yamamoto"@en,
        "山本敬一"@ja ;
    foaf:made <album/20655#composition>,
        <album/20655#subject> ;
    foaf:name "Keiichi Yamamoto"@en,
        "山本敬一"@ja .

<product/19599#subject> a schema:CreativeWork ;
    schema:name "Sotsugyou Crossworld"@en,
        "卒業 クロスワールド"@ja,
        "Sotsugyou Crossworld"@ja-latn ;
    foaf:name "Sotsugyou Crossworld"@en,
        "卒業 クロスワールド"@ja,
        "Sotsugyou Crossworld"@ja-latn .

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

<album/20655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn ;
    mo:performance_of <album/20655#musicalwork> ;
    mo:recorded_as <album/20655#musicalexpression> ;
    schema:name "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn ;
    schema:workPerformed <album/20655#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/55/20655/20655-1281540374.jpg> a schema:ImageObject,
        foaf:Image .

<album/20655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Image Works"@en ;
            foaf:made <album/20655#composition> ;
            foaf:name "(Image Works"@en ],
        <artist/3366#subject> ;
    mo:produced_work <album/20655#musicalwork> ;
    schema:name "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn .

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

<album/20655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-21"^^xsd:date ;
    dcterms:title "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn ;
    mo:catalogue_number "COCX-30149" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/7483> ;
    mo:publication_of <album/20655#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N5a75ee17fac3411da497034e020bd479 ;
    mo:record_count 1 ;
    schema:about <product/19599#subject> ;
    schema:datePublished "1998-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/20655/20655-1281540374.jpg> ;
    schema:name "Sotsugyou Crossworld Original Soundtrack Playstation Version"@en,
        "卒業～クロスワールド オリジナルサウンドトラック・プレイステーション版"@ja,
        "Sotsugyou Crossworld Original Soundtrack Playstation Version"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/20655/20655-1281540374.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20655#subject> ;
    schema:name "(Image Works"@en ;
    foaf:made <album/20655#subject> ;
    foaf:name "(Image Works"@en .

_:N0934a1e1a7a3458999f2798bbdd556dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maki Nishikawa"@en,
        "西川 真樹"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Maki Nishikawa"@en,
        "西川 真樹"@ja .

_:N0c6db7dde72845f79701441a768743e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shizuka Nakamoto"@en,
        "中本 静"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Shizuka Nakamoto"@en,
        "中本 静"@ja .

_:N124f38b2452c42149db89a2044dd0266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk Corner 2"@en,
        "[トークコーナー2]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Talk Corner 2"@en,
        "[トークコーナー2]"@ja .

_:N150e6c613b38456e9eea4a2ffc74aa48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Like You"@en,
        "君が好き"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "I Like You"@en,
        "君が好き"@ja .

_:N2258e2ab7cdd410f8fbe5921a0eaadbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind and the Ground"@en,
        "風と大地と"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "The Wind and the Ground"@en,
        "風と大地と"@ja .

_:N321179432b294f65b608f5d8b4ffad37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Message"@en,
        "夢、メッセージ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Dream Message"@en,
        "夢、メッセージ"@ja .

_:N406a6114aed5405fbfe24921490f0706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island"@en,
        "アイランド"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Island"@en,
        "アイランド"@ja .

_:N4264993ea30148b5912f483d31e1a35c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk Corner 1"@en,
        "[トークコーナー1]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Talk Corner 1"@en,
        "[トークコーナー1]"@ja .

_:N4cee89f2486b43068ad8e888425cde4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Action"@en,
        "アクション"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Action"@en,
        "アクション"@ja .

_:N55c717a086d04731a7ccd9de82110f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk Corner 5"@en,
        "[トークコーナー5]"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Talk Corner 5"@en,
        "[トークコーナー5]"@ja .

_:N66a9e539bd4f4ca49ebc4c9c53c0c8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maina Yasuda"@en,
        "安田 舞奈"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Maina Yasuda"@en,
        "安田 舞奈"@ja .

_:N6c8036059cf849618029aee0bbf5447e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk Corner 4"@en,
        "[トークコーナー4]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Talk Corner 4"@en,
        "[トークコーナー4]"@ja .

_:N73ae244d10bf48e6bd156240caeff116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiyomi Arai"@en,
        "新井 聖美"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Kiyomi Arai"@en,
        "新井 聖美"@ja .

_:N750c453e4b1d47698fbfebf4a1bec8fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sadness of Love"@en,
        "サッドネス オブ ラブ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Sadness of Love"@en,
        "サッドネス オブ ラブ"@ja .

_:N786a341f7b4c4ecca07ebe291bf27593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossworld ~ Opening Theme"@en,
        "クロスワールド～オープニングテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Crossworld ~ Opening Theme"@en,
        "クロスワールド～オープニングテーマ"@ja .

_:N7c261035b59a4420be44b4c714f995bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yurika Tani"@en,
        "谷 由利佳"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Yurika Tani"@en,
        "谷 由利佳"@ja .

_:N89ac136654ca47deab66ce4b65dc5a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Off"@en,
        "テイク オフ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Take Off"@en,
        "テイク オフ"@ja .

_:N94f4717b291a4c6eb485d88c5696f6d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky, The Route Over There"@en,
        "空、彼方への経路"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Sky, The Route Over There"@en,
        "空、彼方への経路"@ja .

_:N9f1b4a47511245c9b657b9eb6e3c8317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talk Corner 3"@en,
        "[トークコーナー3]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Talk Corner 3"@en,
        "[トークコーナー3]"@ja .

_:Nab9195605c834118ab840e61ae861dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mami Shimura"@en,
        "志村 まみ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Mami Shimura"@en,
        "志村 まみ"@ja .

_:Nd15a3d3482da427a8e49f08c79ed9485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megumi Yokoyama"@en,
        "横山 めぐみ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N5a75ee17fac3411da497034e020bd479 ;
    schema:name "Megumi Yokoyama"@en,
        "横山 めぐみ"@ja .

_:N5a75ee17fac3411da497034e020bd479 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0934a1e1a7a3458999f2798bbdd556dd,
        _:N0c6db7dde72845f79701441a768743e9,
        _:N124f38b2452c42149db89a2044dd0266,
        _:N150e6c613b38456e9eea4a2ffc74aa48,
        _:N2258e2ab7cdd410f8fbe5921a0eaadbb,
        _:N321179432b294f65b608f5d8b4ffad37,
        _:N406a6114aed5405fbfe24921490f0706,
        _:N4264993ea30148b5912f483d31e1a35c,
        _:N4cee89f2486b43068ad8e888425cde4d,
        _:N55c717a086d04731a7ccd9de82110f96,
        _:N66a9e539bd4f4ca49ebc4c9c53c0c8d2,
        _:N6c8036059cf849618029aee0bbf5447e,
        _:N73ae244d10bf48e6bd156240caeff116,
        _:N750c453e4b1d47698fbfebf4a1bec8fa,
        _:N786a341f7b4c4ecca07ebe291bf27593,
        _:N7c261035b59a4420be44b4c714f995bd,
        _:N89ac136654ca47deab66ce4b65dc5a34,
        _:N94f4717b291a4c6eb485d88c5696f6d5,
        _:N9f1b4a47511245c9b657b9eb6e3c8317,
        _:Nab9195605c834118ab840e61ae861dae,
        _:Nd15a3d3482da427a8e49f08c79ed9485 ;
    mo:track_count 21 ;
    schema:duration "PT61:46"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0934a1e1a7a3458999f2798bbdd556dd,
        _:N0c6db7dde72845f79701441a768743e9,
        _:N124f38b2452c42149db89a2044dd0266,
        _:N150e6c613b38456e9eea4a2ffc74aa48,
        _:N2258e2ab7cdd410f8fbe5921a0eaadbb,
        _:N321179432b294f65b608f5d8b4ffad37,
        _:N406a6114aed5405fbfe24921490f0706,
        _:N4264993ea30148b5912f483d31e1a35c,
        _:N4cee89f2486b43068ad8e888425cde4d,
        _:N55c717a086d04731a7ccd9de82110f96,
        _:N66a9e539bd4f4ca49ebc4c9c53c0c8d2,
        _:N6c8036059cf849618029aee0bbf5447e,
        _:N73ae244d10bf48e6bd156240caeff116,
        _:N750c453e4b1d47698fbfebf4a1bec8fa,
        _:N786a341f7b4c4ecca07ebe291bf27593,
        _:N7c261035b59a4420be44b4c714f995bd,
        _:N89ac136654ca47deab66ce4b65dc5a34,
        _:N94f4717b291a4c6eb485d88c5696f6d5,
        _:N9f1b4a47511245c9b657b9eb6e3c8317,
        _:Nab9195605c834118ab840e61ae861dae,
        _:Nd15a3d3482da427a8e49f08c79ed9485 .

