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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13155#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/13155#composition>,
        <album/13155#subject> ;
    foaf:name "ZUN"@en .

<event/79> a mo:Release ;
    schema:name "Released at Akatsuki no Utage 3 (May 06, 2009)" .

<event/87> a mo:Release ;
    schema:name "Released at Hakata Touhousai (May 03, 2009)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/13155#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13155#musicalwork> ;
    schema:name "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn .

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

<org/191#subject> schema:name "=NeutraL="@en,
        "=NeutraL="@ja,
        "=NeutraL="@ja-latn ;
    foaf:name "=NeutraL="@en,
        "=NeutraL="@ja,
        "=NeutraL="@ja-latn .

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

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

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

<artist/6210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13155#performance> ;
    schema:name "Doppelman"@en ;
    foaf:name "Doppelman"@en .

<artist/8999#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13155#performance> ;
    schema:name "Hin-hin"@en ;
    foaf:name "Hin-hin"@en .

<artist/9000#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13155#performance> ;
    schema:name "Tomoaki Takeda"@en ;
    foaf:name "Tomoaki Takeda"@en .

<album/13155#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    mo:performance_of <album/13155#musicalwork> ;
    mo:performer <artist/6210#subject>,
        <artist/8999#subject>,
        <artist/9000#subject> ;
    mo:recorded_as <album/13155#musicalexpression> ;
    schema:byArtist <artist/6210#subject>,
        <artist/8999#subject>,
        <artist/9000#subject> ;
    schema:name "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    schema:workPerformed <album/13155#musicalwork> .

<album/13155#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-03"^^xsd:date ;
    dcterms:title "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    mo:catalogue_number "NLCD-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13155#musicalexpression> ;
    mo:publisher <org/191#subject> ;
    mo:record _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    mo:record_count 1 ;
    mo:release <event/79>,
        <event/87> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/6210#subject>,
        <artist/8999#subject>,
        <artist/9000#subject> ;
    schema:datePublished "2009-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/13155/13155-1248386825.jpg> ;
    schema:name "Another World"@en,
        "Another World"@ja,
        "Another World"@ja-latn ;
    schema:publisher <org/191#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/13155/13155-1248386825.jpg> .

_:N4c2d03e2e80649a59f0e13ca6979e551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G Free"@en,
        "G Free"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "G Free"@en,
        "G Free"@ja .

_:N510d5823bba34552a319afaf7f1fd5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja .

_:N5bc7bd88328a4ceaaaa80008ade429c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future Universe of Wheelchair"@en,
        "車椅子の未来宇宙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Future Universe of Wheelchair"@en,
        "車椅子の未来宇宙"@ja .

_:N96c81613b52a49cbbdf9cd23c7ec4316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@en,
        "Demystify Feast"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Demystify Feast"@en,
        "Demystify Feast"@ja .

_:Nb89fb6db2899407ab3775646686e4376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Far Side of the Moon"@en,
        "向こう側の月"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "The Far Side of the Moon"@en,
        "向こう側の月"@ja .

_:Nc17552efc4ac48dcb3bb0ae509b7e03c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Greenwich in the Sky"@en,
        "天空のグリニッジ"@ja .

_:Nca64d5afff824645b78111ec87617bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satellite Café Terrace"@en,
        "衛星カフェテラス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Satellite Café Terrace"@en,
        "衛星カフェテラス"@ja .

_:Nd1caeaffdff34ae99f52bff440b3e5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Moon Tour"@en,
        "月面ツアーへようこそ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Welcome to the Moon Tour"@en,
        "月面ツアーへようこそ"@ja .

_:Ndca669e78b8b4a70b49f54794db7680a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Ne59379e0470046008492d9eb782cff5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial Wizardry ~ Magical Astronomy"@en,
        "大空魔術 ～ Magical Astronomy"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N8500c7c881dd4d8abc34d80e3af9a7d2 ;
    schema:name "Celestial Wizardry ~ Magical Astronomy"@en,
        "大空魔術 ～ Magical Astronomy"@ja .

_:N8500c7c881dd4d8abc34d80e3af9a7d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c2d03e2e80649a59f0e13ca6979e551,
        _:N510d5823bba34552a319afaf7f1fd5c3,
        _:N5bc7bd88328a4ceaaaa80008ade429c8,
        _:N96c81613b52a49cbbdf9cd23c7ec4316,
        _:Nb89fb6db2899407ab3775646686e4376,
        _:Nc17552efc4ac48dcb3bb0ae509b7e03c,
        _:Nca64d5afff824645b78111ec87617bfa,
        _:Nd1caeaffdff34ae99f52bff440b3e5ca,
        _:Ndca669e78b8b4a70b49f54794db7680a,
        _:Ne59379e0470046008492d9eb782cff5d ;
    mo:track_count 10 ;
    schema:duration "PT35:42"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4c2d03e2e80649a59f0e13ca6979e551,
        _:N510d5823bba34552a319afaf7f1fd5c3,
        _:N5bc7bd88328a4ceaaaa80008ade429c8,
        _:N96c81613b52a49cbbdf9cd23c7ec4316,
        _:Nb89fb6db2899407ab3775646686e4376,
        _:Nc17552efc4ac48dcb3bb0ae509b7e03c,
        _:Nca64d5afff824645b78111ec87617bfa,
        _:Nd1caeaffdff34ae99f52bff440b3e5ca,
        _:Ndca669e78b8b4a70b49f54794db7680a,
        _:Ne59379e0470046008492d9eb782cff5d .

