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

<artist/4269#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mutsura-Tate"@en,
        "六浦館"@ja ;
    foaf:made <album/1787#lyrics>,
        <album/1787#subject> ;
    foaf:name "Mutsura-Tate"@en,
        "六浦館"@ja .

<artist/4330#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro Sakurazawa"@en,
        "桜沢大"@ja ;
    foaf:made <album/1787#lyrics>,
        <album/1787#subject> ;
    foaf:name "Hiro Sakurazawa"@en,
        "桜沢大"@ja .

<artist/7472#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohko Morinaga"@en,
        "森永桐子"@ja ;
    foaf:made <album/1787#lyrics>,
        <album/1787#subject> ;
    foaf:name "Tohko Morinaga"@en,
        "森永桐子"@ja .

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

<artist/200#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    schema:name "Akira Tsuchiya"@en,
        "土屋暁"@ja ;
    foaf:made <album/1787#composition>,
        <album/1787#lyrics>,
        <album/1787#subject> ;
    foaf:name "Akira Tsuchiya"@en,
        "土屋暁"@ja .

<artist/205#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    schema:name "myu"@en ;
    foaf:made <album/1787#composition>,
        <album/1787#subject> ;
    foaf:name "myu"@en .

<artist/998#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    schema:name "Kouta Kato"@en,
        "加藤恒太"@ja ;
    foaf:made <album/1787#composition>,
        <album/1787#subject> ;
    foaf:name "Kouta Kato"@en,
        "加藤恒太"@ja .

<product/10561#subject> a schema:CreativeWork ;
    schema:name "Yumemi-gaoka"@en,
        "夢見ヶ丘"@ja,
        "Yumemi-gaoka"@ja-latn ;
    foaf:name "Yumemi-gaoka"@en,
        "夢見ヶ丘"@ja,
        "Yumemi-gaoka"@ja-latn .

<product/17669#subject> a schema:CreativeWork ;
    schema:name "Relict ~Toki no Wasuremono~"@en,
        "Relict ～トキの忘れもの～"@ja,
        "Relict ~Toki no Wasuremono~"@ja-latn ;
    foaf:name "Relict ~Toki no Wasuremono~"@en,
        "Relict ～トキの忘れもの～"@ja,
        "Relict ~Toki no Wasuremono~"@ja-latn .

<product/5898#subject> a schema:CreativeWork ;
    schema:name "Kino no Tabi -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn ;
    foaf:name "Kino no Tabi -the Beautiful World-"@en,
        "キノの旅 -the Beautiful World-"@ja,
        "Kino no Tabi -the Beautiful World-"@ja-latn .

<product/700#subject> a schema:CreativeWork ;
    schema:name "Atelier Iris: Eternal Mana"@en,
        "イリスのアトリエ エターナルマナ"@ja,
        "Iris no Atelier: Eternal Mana"@ja-latn ;
    foaf:name "Atelier Iris: Eternal Mana"@en,
        "イリスのアトリエ エターナルマナ"@ja,
        "Iris no Atelier: Eternal Mana"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/78/1787/1787-1209333898.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "HIR"@en ;
    foaf:name "HIR"@en .

<artist/3176#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "Hiroshi Iimuro"@en,
        "飯室博"@ja ;
    foaf:name "Hiroshi Iimuro"@en,
        "飯室博"@ja .

<artist/39931#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "CHICA Ishigaki"@en,
        "石垣CHICA"@ja ;
    foaf:name "CHICA Ishigaki"@en,
        "石垣CHICA"@ja .

<artist/4446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "Takafumi Kamijo"@en,
        "上條貴史"@ja ;
    foaf:name "Takafumi Kamijo"@en,
        "上條貴史"@ja .

<artist/455#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "Marie"@en,
        "真理絵"@ja ;
    foaf:name "Marie"@en,
        "真理絵"@ja .

<artist/8040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "TOMA"@en ;
    foaf:name "TOMA"@en .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    mo:performed <album/1787#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/1787#composition>,
        <album/1787#lyrics>,
        <album/1787#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/76#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    mo:performed <album/1787#performance> ;
    schema:name "Soshi Hosoi"@en,
        "細井聡司"@ja ;
    foaf:made <album/1787#composition>,
        <album/1787#subject> ;
    foaf:name "Soshi Hosoi"@en,
        "細井聡司"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    mo:performed <album/1787#performance> ;
    schema:name "MANYO"@en ;
    foaf:made <album/1787#composition>,
        <album/1787#subject> ;
    foaf:name "MANYO"@en .

<artist/94#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1787#subject> ;
    mo:performed <album/1787#performance> ;
    schema:name "Takumaru"@en,
        "たくまる"@ja ;
    foaf:made <album/1787#composition>,
        <album/1787#subject> ;
    foaf:name "Takumaru"@en,
        "たくまる"@ja .

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

<album/1787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn ;
    mo:composer <artist/149#subject>,
        <artist/200#subject>,
        <artist/205#subject>,
        <artist/76#subject>,
        <artist/82#subject>,
        <artist/94#subject>,
        <artist/998#subject> ;
    mo:produced_work <album/1787#musicalwork> ;
    schema:name "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn .

<album/1787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn ;
    mo:performance_of <album/1787#musicalwork> ;
    mo:performer _:N481e6e20c60441be80e751661c9911b8,
        _:N9e840980aa164bdc9d455fcc7537d1e5,
        _:Naeac82538b6f4377b89b5cc2ed48b6d3,
        _:Nb120154b13f142278fa69488ee33e4c0,
        <artist/149#subject>,
        <artist/207#subject>,
        <artist/3176#subject>,
        <artist/39931#subject>,
        <artist/4446#subject>,
        <artist/455#subject>,
        <artist/76#subject>,
        <artist/8040#subject>,
        <artist/82#subject>,
        <artist/94#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/1787#musicalexpression> ;
    schema:byArtist _:N481e6e20c60441be80e751661c9911b8,
        _:N9e840980aa164bdc9d455fcc7537d1e5,
        _:Naeac82538b6f4377b89b5cc2ed48b6d3,
        _:Nb120154b13f142278fa69488ee33e4c0,
        <artist/149#subject>,
        <artist/207#subject>,
        <artist/3176#subject>,
        <artist/39931#subject>,
        <artist/4446#subject>,
        <artist/455#subject>,
        <artist/76#subject>,
        <artist/8040#subject>,
        <artist/82#subject>,
        <artist/94#subject>,
        <artist/97#subject> ;
    schema:name "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn ;
    schema:workPerformed <album/1787#musicalwork> .

<album/1787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-22"^^xsd:date ;
    dcterms:title "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn ;
    mo:catalogue_number "LHCA-5015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1787#musicalexpression> ;
    mo:publisher <org/472#subject> ;
    mo:record _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Doko e Iku no, ano Hi"@en ;
            foaf:name "Doko e Iku no, ano Hi"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ashita Deatta Shoujo"@en ;
            foaf:name "Ashita Deatta Shoujo"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cartagra ~Tsuki Kurui no Yamai~"@en ;
            foaf:name "Cartagra ~Tsuki Kurui no Yamai~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Maou to Odore!"@en ;
            foaf:name "Maou to Odore!"@en ],
        <product/10561#subject>,
        <product/17669#subject>,
        <product/5898#subject>,
        <product/700#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MSG"@en ;
            foaf:name "MSG"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "山下雅倫"@en ;
            foaf:name "山下雅倫"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shimotsukin Friends"@en ;
            foaf:name "Shimotsukin Friends"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ミズヒ"@en ;
            foaf:name "ミズヒ"@en ],
        <artist/149#subject>,
        <artist/207#subject>,
        <artist/3176#subject>,
        <artist/39931#subject>,
        <artist/4446#subject>,
        <artist/455#subject>,
        <artist/76#subject>,
        <artist/8040#subject>,
        <artist/82#subject>,
        <artist/94#subject>,
        <artist/97#subject> ;
    schema:datePublished "2005-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/1787/1787-1209333898.jpg> ;
    schema:name "Ashiato Rhythm ~Haruka Shimotsuki works best~"@en,
        "あしあとリズム～Haruka Shimotsuki works best～"@ja,
        "Ashiato Rhythm ~Haruka Shimotsuki works best~"@ja-latn ;
    schema:publisher <org/472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/1787/1787-1209333898.jpg> .

_:N0e6f381c614a4be9ace2c79bfb5ec81b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Map (Doko e Iku no, Ano Hi ED Theme)"@en,
        "光の地図（何処へ行くの、あの日 EDテーマ）"@ja,
        "Hikari no Chizu (Doko e Iku no, Ano Hi ED Theme)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Light Map (Doko e Iku no, Ano Hi ED Theme)"@en,
        "光の地図（何処へ行くの、あの日 EDテーマ）"@ja,
        "Hikari no Chizu (Doko e Iku no, Ano Hi ED Theme)"@ja-latn .

_:N2ca18a17ea564deabafe5fa950bb0dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SilentFlame (Maou to Odore! Theme Song)"@en,
        "SilentFlame（魔王と踊れ！ 主題歌）"@ja,
        "SilentFlame (Maou to Odore! Theme Song)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "SilentFlame (Maou to Odore! Theme Song)"@en,
        "SilentFlame（魔王と踊れ！ 主題歌）"@ja,
        "SilentFlame (Maou to Odore! Theme Song)"@ja-latn .

_:N481e6e20c60441be80e751661c9911b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "Shimotsukin Friends"@en ;
    foaf:name "Shimotsukin Friends"@en .

_:N4e54d950986548a8bc603a2becfdeb59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Prison (Cartagra ~Tsukikurui no Yamai~ Theme Song)"@en,
        "恋獄（カルタグラ〜ツキ狂イノ病〜 主題歌）"@ja,
        "Rengoku (Cartagra ~Tsukikurui no Yamai~ Theme Song)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Love Prison (Cartagra ~Tsukikurui no Yamai~ Theme Song)"@en,
        "恋獄（カルタグラ〜ツキ狂イノ病〜 主題歌）"@ja,
        "Rengoku (Cartagra ~Tsukikurui no Yamai~ Theme Song)"@ja-latn .

_:N78854dcbb5054d5cb5a92144f7b5dc81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Folkloric Song (Relict ~Toki no Wasuremono~ Theme Song)"@en,
        "遠い伝承歌（Relict〜トキの忘れもの〜 主題歌）"@ja,
        "Tooi Tsutaeuta (Relict ~Toki no Wasuremono~ Theme Song)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Distant Folkloric Song (Relict ~Toki no Wasuremono~ Theme Song)"@en,
        "遠い伝承歌（Relict〜トキの忘れもの〜 主題歌）"@ja,
        "Tooi Tsutaeuta (Relict ~Toki no Wasuremono~ Theme Song)"@ja-latn .

_:N85a921fd19614ae1a58381cfd41fe815 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Memories (Doko e Iku no, Ano Hi Theme Song)"@en,
        "追憶の破片（何処へ行くの、あの日 主題歌）"@ja,
        "Tsuioku no Kakera (Doko e Iku no, Ano Hi Theme Song)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Fragments of Memories (Doko e Iku no, Ano Hi Theme Song)"@en,
        "追憶の破片（何処へ行くの、あの日 主題歌）"@ja,
        "Tsuioku no Kakera (Doko e Iku no, Ano Hi Theme Song)"@ja-latn .

_:N8c5d3cd571574b1a84d3f36b12cedc9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Future (Relict ~Toki no Wasuremono~ ED Theme)"@en,
        "ふたりの未来（Relict〜トキの忘れもの〜 EDテーマ）"@ja,
        "Futari no Mirai (Relict ~Toki no Wasuremono~ ED Theme)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Our Future (Relict ~Toki no Wasuremono~ ED Theme)"@en,
        "ふたりの未来（Relict〜トキの忘れもの〜 EDテーマ）"@ja,
        "Futari no Mirai (Relict ~Toki no Wasuremono~ ED Theme)"@ja-latn .

_:N9a6803972cf44ee6b20525e6330dbe19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Buzz (Ashita Deatta Shoujo Theme Song)"@en,
        "夏の羽音（あした出逢った少女 主題歌）"@ja,
        "Natsu no Haoto (Ashita Deatta Shoujo Theme Song)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Summer Buzz (Ashita Deatta Shoujo Theme Song)"@en,
        "夏の羽音（あした出逢った少女 主題歌）"@ja,
        "Natsu no Haoto (Ashita Deatta Shoujo Theme Song)"@ja-latn .

_:N9e840980aa164bdc9d455fcc7537d1e5 a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "MSG"@en ;
    foaf:name "MSG"@en .

_:Na04e6dc566f341c48af2a786cb781821 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashiato Rhythm"@en,
        "あしあとリズム"@ja,
        "Ashiato Rhythm"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Ashiato Rhythm"@en,
        "あしあとリズム"@ja,
        "Ashiato Rhythm"@ja-latn .

_:Naeac82538b6f4377b89b5cc2ed48b6d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "山下雅倫"@en ;
    foaf:name "山下雅倫"@en .

_:Naf02341edc51493e91278dc43fb767d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopeful Feathers (kukui presents)"@en,
        "希望の羽（kukui presents）"@ja,
        "Kibou no Hane (kukui presents)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Hopeful Feathers (kukui presents)"@en,
        "希望の羽（kukui presents）"@ja,
        "Kibou no Hane (kukui presents)"@ja-latn .

_:Nb120154b13f142278fa69488ee33e4c0 a schema:Person,
        foaf:Person ;
    mo:performed <album/1787#performance> ;
    schema:name "ミズヒ"@en ;
    foaf:name "ミズヒ"@en .

_:Nb37caf49bbeb4b96835b855bf7ba6e5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fabricated Dream (Yumemi-gaoka ED Theme)"@en,
        "空夢（夢見ヶ丘 EDテーマ）"@ja,
        "Sorayume (Yumemi-gaoka ED Theme)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "Fabricated Dream (Yumemi-gaoka ED Theme)"@en,
        "空夢（夢見ヶ丘 EDテーマ）"@ja,
        "Sorayume (Yumemi-gaoka ED Theme)"@ja-latn .

_:Nccf1be7fd7e648019559fb00ab4ad35c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Night Illusion (Atelier Iris ETERNAL MANA Theme Song)"@en,
        "白夜幻想譚（イリスのアトリエ エターナルマナ 主題歌）"@ja,
        "Byakuya Gensoutan (Atelier Iris ETERNAL MANA Theme Song)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "White Night Illusion (Atelier Iris ETERNAL MANA Theme Song)"@en,
        "白夜幻想譚（イリスのアトリエ エターナルマナ 主題歌）"@ja,
        "Byakuya Gensoutan (Atelier Iris ETERNAL MANA Theme Song)"@ja-latn .

_:Nddb3192083934e8c808d7ffe79ea95d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World is Shining (Kino no Tabi -the Beautiful World- Theme Song)"@en,
        "セカイハカガヤク（キノの旅−the Beautiful World− 主題歌）"@ja,
        "Sekai wa Kagayaku (Kino no Tabi -the Beautiful World- Theme Song)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nda43a3dbb43e4bf6b97874b0dc47269c ;
    schema:name "The World is Shining (Kino no Tabi -the Beautiful World- Theme Song)"@en,
        "セカイハカガヤク（キノの旅−the Beautiful World− 主題歌）"@ja,
        "Sekai wa Kagayaku (Kino no Tabi -the Beautiful World- Theme Song)"@ja-latn .

_:Nda43a3dbb43e4bf6b97874b0dc47269c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e6f381c614a4be9ace2c79bfb5ec81b,
        _:N2ca18a17ea564deabafe5fa950bb0dbf,
        _:N4e54d950986548a8bc603a2becfdeb59,
        _:N78854dcbb5054d5cb5a92144f7b5dc81,
        _:N85a921fd19614ae1a58381cfd41fe815,
        _:N8c5d3cd571574b1a84d3f36b12cedc9c,
        _:N9a6803972cf44ee6b20525e6330dbe19,
        _:Na04e6dc566f341c48af2a786cb781821,
        _:Naf02341edc51493e91278dc43fb767d0,
        _:Nb37caf49bbeb4b96835b855bf7ba6e5d,
        _:Nccf1be7fd7e648019559fb00ab4ad35c,
        _:Nddb3192083934e8c808d7ffe79ea95d4 ;
    mo:track_count 12 ;
    schema:duration "PT56:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0e6f381c614a4be9ace2c79bfb5ec81b,
        _:N2ca18a17ea564deabafe5fa950bb0dbf,
        _:N4e54d950986548a8bc603a2becfdeb59,
        _:N78854dcbb5054d5cb5a92144f7b5dc81,
        _:N85a921fd19614ae1a58381cfd41fe815,
        _:N8c5d3cd571574b1a84d3f36b12cedc9c,
        _:N9a6803972cf44ee6b20525e6330dbe19,
        _:Na04e6dc566f341c48af2a786cb781821,
        _:Naf02341edc51493e91278dc43fb767d0,
        _:Nb37caf49bbeb4b96835b855bf7ba6e5d,
        _:Nccf1be7fd7e648019559fb00ab4ad35c,
        _:Nddb3192083934e8c808d7ffe79ea95d4 .

