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

<artist/8991#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikado"@en,
        "みかど"@ja ;
    foaf:made <album/11815#lyrics>,
        <album/11815#subject> ;
    foaf:name "Mikado"@en,
        "みかど"@ja .

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

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

<event/78> a mo:Release ;
    schema:name "Released at Comic Treasure 12 (Sep 07, 2008)" .

<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 .

<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 .

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

<album/11815#musicalexpression> a mo:Signal ;
    mo:published_as <album/11815#subject> ;
    mo:records <album/11815#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/51/11815/11815-1232857161.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11815#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/11815/11815-1232857161.jpg> ;
    foaf:depicts <album/11815#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/11815/11815-1232857161.jpg> .

<https://medium-media.vgm.io/albums/51/11815/11815-1232857161.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5634#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11815#performance> ;
    schema:name "Souwer"@en ;
    foaf:made <album/11815#lyrics>,
        <album/11815#subject> ;
    foaf:name "Souwer"@en .

<artist/5997#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11815#performance> ;
    schema:name "Junca Amaoto"@en,
        "天乙准花"@ja ;
    foaf:made <album/11815#lyrics>,
        <album/11815#subject> ;
    foaf:name "Junca Amaoto"@en,
        "天乙准花"@ja .

<artist/8990#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11815#performance> ;
    schema:name "Gumi"@en ;
    foaf:made <album/11815#lyrics>,
        <album/11815#subject> ;
    foaf:name "Gumi"@en .

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

<album/11815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Against The Wind"@en,
        "Against The Wind"@ja,
        "Against The Wind"@ja-latn ;
    mo:performance_of <album/11815#musicalwork> ;
    mo:performer _:N233bf177ecd9458aba25cf9e46f06da9,
        <artist/5634#subject>,
        <artist/5997#subject>,
        <artist/8990#subject> ;
    mo:recorded_as <album/11815#musicalexpression> ;
    schema:byArtist _:N233bf177ecd9458aba25cf9e46f06da9,
        <artist/5634#subject>,
        <artist/5997#subject>,
        <artist/8990#subject> ;
    schema:name "Against The Wind"@en,
        "Against The Wind"@ja,
        "Against The Wind"@ja-latn ;
    schema:workPerformed <album/11815#musicalwork> .

<album/11815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-09-07"^^xsd:date ;
    dcterms:title "Against The Wind"@en,
        "Against The Wind"@ja,
        "Against The Wind"@ja-latn ;
    mo:catalogue_number "NLCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11815#musicalexpression> ;
    mo:publisher <org/191#subject> ;
    mo:record _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    mo:record_count 1 ;
    mo:release <event/78> ;
    schema:about <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "弥真飛"@en ;
            foaf:name "弥真飛"@en ],
        <artist/5634#subject>,
        <artist/5997#subject>,
        <artist/8990#subject> ;
    schema:datePublished "2008-09-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/11815/11815-1232857161.jpg> ;
    schema:name "Against The Wind"@en,
        "Against The Wind"@ja,
        "Against The Wind"@ja-latn ;
    schema:publisher <org/191#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/11815/11815-1232857161.jpg> .

_:N05ff4577bd5b4adda7808bcb3c7bd5c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja .

_:N13d4fb0c69104d48837a6881ac0376ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lasting the moonlight"@en,
        "lasting the moonlight"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "lasting the moonlight"@en,
        "lasting the moonlight"@ja .

_:N1652b671a1684faea0bfbc27b9046659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kazebana"@en,
        "風華 ～カザハナ～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Kazebana"@en,
        "風華 ～カザハナ～"@ja .

_:N1f9a9d414277468f9bf97794449dc4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akutagawa Ryuunosuke's \"Kappa\" ~ Candid Friend"@en,
        "芥川龍之介の河童 ～ Candid Friend"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Akutagawa Ryuunosuke's \"Kappa\" ~ Candid Friend"@en,
        "芥川龍之介の河童 ～ Candid Friend"@ja .

_:N233bf177ecd9458aba25cf9e46f06da9 a schema:Person,
        foaf:Person ;
    mo:performed <album/11815#performance> ;
    schema:name "弥真飛"@en ;
    foaf:name "弥真飛"@en .

_:N25b92d57acce411ca059c814c9f6a003 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja .

_:N35da9add45b04a84bc7397fc3d2572f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Against The Wind"@en,
        "Aganist The Wind"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Against The Wind"@en,
        "Aganist The Wind"@ja .

_:N46272c11fac24632999229725b6dc0a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:N4e521d479dbb4cc4b9d8a85ecd7872b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Native Faith"@en,
        "ネイティブフェイス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Native Faith"@en,
        "ネイティブフェイス"@ja .

_:N8ff1d94580d84e7c829365ff79242be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "The Gensokyo the Gods Loved"@en,
        "神々が恋した幻想郷"@ja .

_:N9e361654f4e54ecbb5bbed951f00986b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Sleepless Night of the Eastern Country"@en,
        "東の国の眠らない夜"@ja .

_:Nbbf5bc33d3174a4995699152dea6d9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind God Girl"@en,
        "風神少女"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Wind God Girl"@en,
        "風神少女"@ja .

_:Nbdcee01d42e3447ca70d3c229937fb11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 ～ Grave of Being"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 ～ Grave of Being"@ja .

_:Nbede1544b4bb42b3b32444718cea3889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Side of Fate"@en,
        "運命のダークサイド"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Dark Side of Fate"@en,
        "運命のダークサイド"@ja .

_:Nc9d4217073ad4f849f0a54117ff3862b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special, Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Tomorrow will be Special, Yesterday was not"@en,
        "明日ハレの日、ケの昨日"@ja .

_:Nd4a2a44390cd4b5782fc237de6be50b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 ～ Mysterious Mountain"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 ～ Mysterious Mountain"@ja .

_:Nd9e19d84674e47a49c3e69d56c56f15a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl with Black Wings that Fell From the Sky"@en,
        "天に堕ちし黒翼の少女"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "The Girl with Black Wings that Fell From the Sky"@en,
        "天に堕ちし黒翼の少女"@ja .

_:Ne435ecc9f76a4669bd9ec3cc8b2d7428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road of the Apotropaic God ~ Dark Road"@en,
        "厄神様の通り道 ～ Dark Road"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "The Road of the Apotropaic God ~ Dark Road"@en,
        "厄神様の通り道 ～ Dark Road"@ja .

_:Nefc120b8a6d546429b04bd3bed4ec7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circulating Colorful Tones of the Wind"@en,
        "まわる風の音色"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nd034aa5be6b34e5398178c265f8f6e19 ;
    schema:name "Circulating Colorful Tones of the Wind"@en,
        "まわる風の音色"@ja .

_:Nd034aa5be6b34e5398178c265f8f6e19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05ff4577bd5b4adda7808bcb3c7bd5c7,
        _:N13d4fb0c69104d48837a6881ac0376ef,
        _:N1652b671a1684faea0bfbc27b9046659,
        _:N1f9a9d414277468f9bf97794449dc4e7,
        _:N25b92d57acce411ca059c814c9f6a003,
        _:N35da9add45b04a84bc7397fc3d2572f9,
        _:N46272c11fac24632999229725b6dc0a6,
        _:N4e521d479dbb4cc4b9d8a85ecd7872b2,
        _:N8ff1d94580d84e7c829365ff79242be9,
        _:N9e361654f4e54ecbb5bbed951f00986b,
        _:Nbbf5bc33d3174a4995699152dea6d9c3,
        _:Nbdcee01d42e3447ca70d3c229937fb11,
        _:Nbede1544b4bb42b3b32444718cea3889,
        _:Nc9d4217073ad4f849f0a54117ff3862b,
        _:Nd4a2a44390cd4b5782fc237de6be50b0,
        _:Nd9e19d84674e47a49c3e69d56c56f15a,
        _:Ne435ecc9f76a4669bd9ec3cc8b2d7428,
        _:Nefc120b8a6d546429b04bd3bed4ec7e5 ;
    mo:track_count 18 ;
    schema:duration "PT77:09"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N05ff4577bd5b4adda7808bcb3c7bd5c7,
        _:N13d4fb0c69104d48837a6881ac0376ef,
        _:N1652b671a1684faea0bfbc27b9046659,
        _:N1f9a9d414277468f9bf97794449dc4e7,
        _:N25b92d57acce411ca059c814c9f6a003,
        _:N35da9add45b04a84bc7397fc3d2572f9,
        _:N46272c11fac24632999229725b6dc0a6,
        _:N4e521d479dbb4cc4b9d8a85ecd7872b2,
        _:N8ff1d94580d84e7c829365ff79242be9,
        _:N9e361654f4e54ecbb5bbed951f00986b,
        _:Nbbf5bc33d3174a4995699152dea6d9c3,
        _:Nbdcee01d42e3447ca70d3c229937fb11,
        _:Nbede1544b4bb42b3b32444718cea3889,
        _:Nc9d4217073ad4f849f0a54117ff3862b,
        _:Nd4a2a44390cd4b5782fc237de6be50b0,
        _:Nd9e19d84674e47a49c3e69d56c56f15a,
        _:Ne435ecc9f76a4669bd9ec3cc8b2d7428,
        _:Nefc120b8a6d546429b04bd3bed4ec7e5 .

