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

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

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

<artist/148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43565#subject> ;
    schema:name "Yuzo Koshiro"@en,
        "古代祐三"@ja ;
    foaf:made <album/43565#composition>,
        <album/43565#subject> ;
    foaf:name "Yuzo Koshiro"@en,
        "古代祐三"@ja .

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/1199#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey IV: Legends of the Titan"@en,
        "世界樹の迷宮IV 伝承の巨神"@ja,
        "Sekaiju no MeiQ⁴ *denshou no kyojin*"@ja-latn ;
    foaf:name "Etrian Odyssey IV: Legends of the Titan"@en,
        "世界樹の迷宮IV 伝承の巨神"@ja,
        "Sekaiju no MeiQ⁴ *denshou no kyojin*"@ja-latn .

<product/2169#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey Untold: The Millennium Girl"@en,
        "新･世界樹の迷宮 ミレニアムの少女"@ja,
        "Shin Sekaiju no MeiQ Millennium no Shoujo"@ja-latn ;
    foaf:name "Etrian Odyssey Untold: The Millennium Girl"@en,
        "新･世界樹の迷宮 ミレニアムの少女"@ja,
        "Shin Sekaiju no MeiQ Millennium no Shoujo"@ja-latn .

<product/304#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn ;
    foaf:name "Etrian Odyssey"@en,
        "世界樹の迷宮"@ja,
        "Sekaiju no MeiQ"@ja-latn .

<product/305#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn ;
    foaf:name "Etrian Odyssey II: Heroes of Lagaard"@en,
        "世界樹の迷宮II 諸王の聖杯"@ja,
        "Sekaiju no MeiQ² *shoou no seihai*"@ja-latn .

<product/306#subject> a schema:CreativeWork ;
    schema:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn ;
    foaf:name "Etrian Odyssey III: The Drowned City"@en,
        "世界樹の迷宮III 星海の来訪者"@ja,
        "Sekaiju no MeiQ³ *seikai no raihousya*"@ja-latn .

<album/43565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn ;
    mo:composer <artist/148#subject> ;
    mo:produced_work <album/43565#musicalwork> ;
    schema:name "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn .

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

<album/43565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn ;
    mo:performance_of <album/43565#musicalwork> ;
    mo:recorded_as <album/43565#musicalexpression> ;
    schema:name "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn ;
    schema:workPerformed <album/43565#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/56/43565/43565-1393449321.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43565#musicalexpression> ;
    mo:publisher <org/985#subject> ;
    mo:record _:N9626a9fae1b445e798ff0dba6b618f4b ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1199#subject>,
        <product/2169#subject>,
        <product/304#subject>,
        <product/305#subject>,
        <product/306#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/43565/43565-1393449321.jpg> ;
    schema:name "L&S's"@en,
        "L&S's"@ja,
        "L&S's"@ja-latn ;
    schema:publisher <org/985#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/43565/43565-1393449321.jpg> .

_:N068a9e852fa246bb8f53960b7ec4a2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle - Destruction Begets Decay"@en,
        "鉄華 討ち果て朽ち果て"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battle - Destruction Begets Decay"@en,
        "鉄華 討ち果て朽ち果て"@ja .

_:N550c8890ccad4377905fb1d80ce0d0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbances - Calling That Detestable Name"@en,
        "戦乱 その忌むべき名を呼べ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Disturbances - Calling That Detestable Name"@en,
        "戦乱 その忌むべき名を呼べ"@ja .

_:N5f1fe61fe23d406f8642809694de7634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - The First Campaign"@en,
        "戦場 初陣"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battlefield - The First Campaign"@en,
        "戦場 初陣"@ja .

_:N696ea74dcbe243d284e5718de681d436 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the beginning of the end"@en,
        "the beginning of the end"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "the beginning of the end"@en,
        "the beginning of the end"@ja .

_:N7f9695480394496396fbfb0a3e1dde7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Storm"@en,
        "戦場 疾風"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battlefield - Storm"@en,
        "戦場 疾風"@ja .

_:Na1e148eff6e54f9cb9c0aad70d3f3bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle - Initial Strike"@en,
        "鉄華 初太刀"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battle - Initial Strike"@en,
        "鉄華 初太刀"@ja .

_:Nd33dc079830c4d8cbaf22a4639051a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Shiver"@en,
        "戦場 戦慄"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battlefield - Shiver"@en,
        "戦場 戦慄"@ja .

_:Nd8e407ada01d46b39001f07736b65751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - Faith Is My Pillar"@en,
        "戦場 己が信念を杖に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battlefield - Faith Is My Pillar"@en,
        "戦場 己が信念を杖に"@ja .

_:Nf9263ba6d9c14813961f622495f8707b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield - The First Campaign"@en,
        "戦場 初陣"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Battlefield - The First Campaign"@en,
        "戦場 初陣"@ja .

_:Nffab47251af64cebab58530f2d10e084 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unrest - The End of Raging Winds"@en,
        "戦乱 吹き荒ぶ熱風の果て"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N9626a9fae1b445e798ff0dba6b618f4b ;
    schema:name "Unrest - The End of Raging Winds"@en,
        "戦乱 吹き荒ぶ熱風の果て"@ja .

_:N9626a9fae1b445e798ff0dba6b618f4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N068a9e852fa246bb8f53960b7ec4a2bf,
        _:N550c8890ccad4377905fb1d80ce0d0e2,
        _:N5f1fe61fe23d406f8642809694de7634,
        _:N696ea74dcbe243d284e5718de681d436,
        _:N7f9695480394496396fbfb0a3e1dde7e,
        _:Na1e148eff6e54f9cb9c0aad70d3f3bd0,
        _:Nd33dc079830c4d8cbaf22a4639051a8e,
        _:Nd8e407ada01d46b39001f07736b65751,
        _:Nf9263ba6d9c14813961f622495f8707b,
        _:Nffab47251af64cebab58530f2d10e084 ;
    mo:track_count 10 ;
    schema:duration "PT30:33"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N068a9e852fa246bb8f53960b7ec4a2bf,
        _:N550c8890ccad4377905fb1d80ce0d0e2,
        _:N5f1fe61fe23d406f8642809694de7634,
        _:N696ea74dcbe243d284e5718de681d436,
        _:N7f9695480394496396fbfb0a3e1dde7e,
        _:Na1e148eff6e54f9cb9c0aad70d3f3bd0,
        _:Nd33dc079830c4d8cbaf22a4639051a8e,
        _:Nd8e407ada01d46b39001f07736b65751,
        _:Nf9263ba6d9c14813961f622495f8707b,
        _:Nffab47251af64cebab58530f2d10e084 .

