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

<artist/1168#subject> a schema:Person,
        foaf:Person ;
    schema:name "RIKKI"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "RIKKI"@en .

<artist/13468#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisy×Daisy"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "Daisy×Daisy"@en .

<artist/22012#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miwa Kominato"@en,
        "小湊美和"@ja ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "Miwa Kominato"@en,
        "小湊美和"@ja .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ceui"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "Ceui"@en .

<artist/3622#subject> a schema:Person,
        foaf:Person ;
    schema:name "Revo"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "Revo"@en .

<artist/42626#subject> a schema:Person,
        foaf:Person ;
    schema:name "Joelle"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "Joelle"@en .

<artist/62353#subject> a schema:Person,
        foaf:Person ;
    schema:name "MiKA"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "MiKA"@en .

<artist/891#subject> a schema:Person,
        foaf:Person ;
    schema:name "mao"@en ;
    foaf:made <album/33734#subject>,
        <album/33734#vocals> ;
    foaf:name "mao"@en .

<album/33734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn ;
    mo:produced_work <album/33734#musicalwork> ;
    schema:name "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn .

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

<product/942#subject> a schema:CreativeWork ;
    schema:name "BRAVELY DEFAULT: Flying Fairy"@en,
        "ブレイブリーデフォルト フライングフェアリー"@ja,
        "BRAVELY DEFAULT: Flying Fairy"@ja-latn ;
    foaf:name "BRAVELY DEFAULT: Flying Fairy"@en,
        "ブレイブリーデフォルト フライングフェアリー"@ja,
        "BRAVELY DEFAULT: Flying Fairy"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/33734/33734-1345560860.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33734#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn ;
    mo:performance_of <album/33734#musicalwork> ;
    mo:performer <artist/26142#subject> ;
    mo:recorded_as <album/33734#musicalexpression> ;
    schema:byArtist <artist/26142#subject> ;
    schema:name "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/33734#musicalwork> .

<artist/26142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33734#performance> ;
    schema:name "Linked Horizon"@en ;
    foaf:name "Linked Horizon"@en .

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

<album/33734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-19"^^xsd:date ;
    dcterms:title "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn ;
    mo:catalogue_number "PCCA-03647" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33734#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    mo:record_count 1 ;
    schema:about <product/942#subject> ;
    schema:byArtist <artist/26142#subject> ;
    schema:datePublished "2012-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/33734/33734-1345560860.jpg> ;
    schema:name "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon [Limited Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/33734/33734-1345560860.jpg> .

_:N003708efa777486ab03f3631035e5b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Linked Horizon"@en,
        "Theme of the Linked Horizon"@ja,
        "Theme of the Linked Horizon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:57"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Theme of the Linked Horizon"@en,
        "Theme of the Linked Horizon"@ja,
        "Theme of the Linked Horizon"@ja-latn .

_:N066ca1c8b27b4d57bd03e4f21fd81c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRAVELY NO TITLE"@en,
        "BRAVELY NO TITLE"@ja,
        "BRAVELY NO TITLE"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "BRAVELY NO TITLE"@en,
        "BRAVELY NO TITLE"@ja,
        "BRAVELY NO TITLE"@ja-latn .

_:N556c0acb5f2244fb907014ff51669680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind's Course [Vocalized Version]"@en,
        "風の行方 [Vocalized Version]"@ja,
        "Kaze no Yukue [Vocalized Version]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Wind's Course [Vocalized Version]"@en,
        "風の行方 [Vocalized Version]"@ja,
        "Kaze no Yukue [Vocalized Version]"@ja-latn .

_:N61137341c0184bba836508fc88065116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Bird [Vocalized Version]"@en,
        "雛鳥 [Vocalized Version]"@ja,
        "Hinadori [Vocalized Version]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Baby Bird [Vocalized Version]"@en,
        "雛鳥 [Vocalized Version]"@ja,
        "Hinadori [Vocalized Version]"@ja-latn .

_:N70b4883550e44cdeaf7a6cfbdb0a985b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luxendarc Journey"@en,
        "ルクセンダルク紀行"@ja,
        "Luxendarc Kikou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT11:27"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Luxendarc Journey"@en,
        "ルクセンダルク紀行"@ja,
        "Luxendarc Kikou"@ja-latn .

_:N8d872bc11ee1434092e0a2011342fad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Hollow Moon [Vocalized Version]"@en,
        "虚ろな月の下で [Vocalized Version]"@ja,
        "Utsuro na Tsuki no Shita de [Vocalized Version]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Beneath the Hollow Moon [Vocalized Version]"@en,
        "虚ろな月の下で [Vocalized Version]"@ja,
        "Utsuro na Tsuki no Shita de [Vocalized Version]"@ja-latn .

_:N95a52f4968c940cf95aa62f6ceb2ee0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Scattering Flowers [Vocalized Version]"@en,
        "花が散る世界 [Vocalized Version]"@ja,
        "Hana ga Chiru Sekai [Vocalized Version]"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "World of Scattering Flowers [Vocalized Version]"@en,
        "花が散る世界 [Vocalized Version]"@ja,
        "Hana ga Chiru Sekai [Vocalized Version]"@ja-latn .

_:Na149020e8af24b99a3ad8e80d599db07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad Moving Toward Hope [Long Version]"@en,
        "希望へ向う譚詩曲 [Long Version]"@ja,
        "Kibou e Mukau Tanshikyoku [Long Version]"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Ballad Moving Toward Hope [Long Version]"@en,
        "希望へ向う譚詩曲 [Long Version]"@ja,
        "Kibou e Mukau Tanshikyoku [Long Version]"@ja-latn .

_:Naddce42c81cd497aa1e8a3ef1715c42c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are My Hope [Vocalized Version]"@en,
        "君は僕の希望 [Vocalized Version]"@ja,
        "Kimi wa Boku no Kibou [Vocalized Version]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "You Are My Hope [Vocalized Version]"@en,
        "君は僕の希望 [Vocalized Version]"@ja,
        "Kimi wa Boku no Kibou [Vocalized Version]"@ja-latn .

_:Nc309c5e348294b1c91a20d73448a99a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine Maiden's Prayer [Strings Quartet Version]"@en,
        "巫女の祈り [Strings Quartet Version]"@ja,
        "Miko no Inori [Strings Quartet Version]"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Shrine Maiden's Prayer [Strings Quartet Version]"@en,
        "巫女の祈り [Strings Quartet Version]"@ja,
        "Miko no Inori [Strings Quartet Version]"@ja-latn .

_:Ndb8a5f3bf6cc43c8be3dd6fc18659b67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Picopico Battle Medley"@en,
        "ピコピコ戦闘曲メドレー"@ja,
        "Picopico Sentoukyoku Medley"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Picopico Battle Medley"@en,
        "ピコピコ戦闘曲メドレー"@ja,
        "Picopico Sentoukyoku Medley"@ja-latn .

_:Nf201eb7eaa55489c93cad9e5bff91df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love's Vagrant [Vocalized Version]"@en,
        "愛の放浪者 [Vocalized Version]"@ja,
        "Ai no Hourousha [Vocalized Version]"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Love's Vagrant [Vocalized Version]"@en,
        "愛の放浪者 [Vocalized Version]"@ja,
        "Ai no Hourousha [Vocalized Version]"@ja-latn .

_:Nfe3334ac292c46208f96a0b383217504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love in the Crossfire [Long Version]"@en,
        "純愛♡十字砲火 [Long Version]"@ja,
        "Jun'ai♡Juuji Houka [Long Version]"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N200fd4d5e5ad4fe69d042172d3267a44 ;
    schema:name "Love in the Crossfire [Long Version]"@en,
        "純愛♡十字砲火 [Long Version]"@ja,
        "Jun'ai♡Juuji Houka [Long Version]"@ja-latn .

_:N200fd4d5e5ad4fe69d042172d3267a44 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003708efa777486ab03f3631035e5b2a,
        _:N066ca1c8b27b4d57bd03e4f21fd81c9f,
        _:N556c0acb5f2244fb907014ff51669680,
        _:N61137341c0184bba836508fc88065116,
        _:N70b4883550e44cdeaf7a6cfbdb0a985b,
        _:N8d872bc11ee1434092e0a2011342fad4,
        _:N95a52f4968c940cf95aa62f6ceb2ee0c,
        _:Na149020e8af24b99a3ad8e80d599db07,
        _:Naddce42c81cd497aa1e8a3ef1715c42c,
        _:Nc309c5e348294b1c91a20d73448a99a6,
        _:Ndb8a5f3bf6cc43c8be3dd6fc18659b67,
        _:Nf201eb7eaa55489c93cad9e5bff91df3,
        _:Nfe3334ac292c46208f96a0b383217504 ;
    mo:track_count 13 ;
    schema:duration "PT71:44"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N003708efa777486ab03f3631035e5b2a,
        _:N066ca1c8b27b4d57bd03e4f21fd81c9f,
        _:N556c0acb5f2244fb907014ff51669680,
        _:N61137341c0184bba836508fc88065116,
        _:N70b4883550e44cdeaf7a6cfbdb0a985b,
        _:N8d872bc11ee1434092e0a2011342fad4,
        _:N95a52f4968c940cf95aa62f6ceb2ee0c,
        _:Na149020e8af24b99a3ad8e80d599db07,
        _:Naddce42c81cd497aa1e8a3ef1715c42c,
        _:Nc309c5e348294b1c91a20d73448a99a6,
        _:Ndb8a5f3bf6cc43c8be3dd6fc18659b67,
        _:Nf201eb7eaa55489c93cad9e5bff91df3,
        _:Nfe3334ac292c46208f96a0b383217504 .

