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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/62124#lyrics>,
        <album/62124#subject> ;
    foaf:name "Jell"@en .

<artist/13428#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanatume"@en,
        "ななつめ"@ja ;
    foaf:made <album/62124#lyrics>,
        <album/62124#subject> ;
    foaf:name "Nanatume"@en,
        "ななつめ"@ja .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/805#subject> schema:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn ;
    foaf:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/62124/62124-1475723220.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62124#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/11786#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62124#performance> ;
    schema:name "yukina"@en ;
    foaf:name "yukina"@en .

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

<album/62124#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Another World 2"@en,
        "Another World 2"@ja,
        "Another World 2"@ja-latn ;
    mo:catalogue_number "TVG-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62124#musicalexpression> ;
    mo:publisher <org/805#subject> ;
    mo:record _:N1d4a270833c241f58e753836322df0cf ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/1483#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/10896#subject>,
        <artist/11786#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/62124/62124-1475723220.jpg> ;
    schema:name "Another World 2"@en,
        "Another World 2"@ja,
        "Another World 2"@ja-latn ;
    schema:publisher <org/805#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/62124/62124-1475723220.jpg> .

_:N1b91f5528e664b409b4133d4163966f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River Face"@en,
        "リバーフェイス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "River Face"@en,
        "リバーフェイス"@ja .

_:N35566e5ccedd465182c8ac659fd06a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Song's Name is..."@en,
        "その唄の名は…"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "That Song's Name is..."@en,
        "その唄の名は…"@ja .

_:N375fbf501f6749d68095c8788eaf6b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Excerpt of Pandemonium (inst ver.)"@en,
        "幻想百鬼夜行抄(inst ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Illusionary Excerpt of Pandemonium (inst ver.)"@en,
        "幻想百鬼夜行抄(inst ver.)"@ja .

_:N408e743cc2ab48fd87195cd0d69ea314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard Memory ~ Dream Tale"@en,
        "Graveyard Memory ～ ユメガタリ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Graveyard Memory ~ Dream Tale"@en,
        "Graveyard Memory ～ ユメガタリ"@ja .

_:N8b44ce4e90ac4519b192357db2092706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Illusions ver.W"@en,
        "永遠幻想 ver.W"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Eternal Illusions ver.W"@en,
        "永遠幻想 ver.W"@ja .

_:N9b39376e15e742f7968c1a20f1acebe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival Coloring featuring.yukina"@en,
        "祭り彩る featuring.yukina"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Festival Coloring featuring.yukina"@en,
        "祭り彩る featuring.yukina"@ja .

_:Nabf2d80d57524b3983cd4f1963ca1872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River Face (inst ver.)"@en,
        "リバーフェイス(inst ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "River Face (inst ver.)"@en,
        "リバーフェイス(inst ver.)"@ja .

_:Nb16f4c6a80ea4a1bb70bc3f905e8f56a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Excerpt of Pandemonium"@en,
        "幻想百鬼夜行抄"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Illusionary Excerpt of Pandemonium"@en,
        "幻想百鬼夜行抄"@ja .

_:Nbd83ebedf7b642648d143a5568331ce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Amber"@en,
        "雪琥珀 -snow amber- Remix"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Snow Amber"@en,
        "雪琥珀 -snow amber- Remix"@ja .

_:Ne89759683952429894335dad7fa02e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Song's Name is... (inst ver.)"@en,
        "その唄の名は…(inst ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "That Song's Name is... (inst ver.)"@en,
        "その唄の名は…(inst ver.)"@ja .

_:Nf8e2579976704039a0ffa4f3b951ddd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polaris featuring.Mie"@en,
        "ポラリス featuring.みぃ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N1d4a270833c241f58e753836322df0cf ;
    schema:name "Polaris featuring.Mie"@en,
        "ポラリス featuring.みぃ"@ja .

_:N1d4a270833c241f58e753836322df0cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b91f5528e664b409b4133d4163966f9,
        _:N35566e5ccedd465182c8ac659fd06a1e,
        _:N375fbf501f6749d68095c8788eaf6b0f,
        _:N408e743cc2ab48fd87195cd0d69ea314,
        _:N8b44ce4e90ac4519b192357db2092706,
        _:N9b39376e15e742f7968c1a20f1acebe9,
        _:Nabf2d80d57524b3983cd4f1963ca1872,
        _:Nb16f4c6a80ea4a1bb70bc3f905e8f56a,
        _:Nbd83ebedf7b642648d143a5568331ce4,
        _:Ne89759683952429894335dad7fa02e53,
        _:Nf8e2579976704039a0ffa4f3b951ddd0 ;
    mo:track_count 11 ;
    schema:duration "PT60:09"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1b91f5528e664b409b4133d4163966f9,
        _:N35566e5ccedd465182c8ac659fd06a1e,
        _:N375fbf501f6749d68095c8788eaf6b0f,
        _:N408e743cc2ab48fd87195cd0d69ea314,
        _:N8b44ce4e90ac4519b192357db2092706,
        _:N9b39376e15e742f7968c1a20f1acebe9,
        _:Nabf2d80d57524b3983cd4f1963ca1872,
        _:Nb16f4c6a80ea4a1bb70bc3f905e8f56a,
        _:Nbd83ebedf7b642648d143a5568331ce4,
        _:Ne89759683952429894335dad7fa02e53,
        _:Nf8e2579976704039a0ffa4f3b951ddd0 .

