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

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

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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/53/33735/33735-1345560914.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/33735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-19"^^xsd:date ;
    dcterms:title "Luxendarc Daikikou / Linked Horizon"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon"@ja-latn ;
    mo:catalogue_number "PCCA-03648" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33735#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N0a65211d9a3148f493b6197711e10184 ;
    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/53/33735/33735-1345560914.jpg> ;
    schema:name "Luxendarc Daikikou / Linked Horizon"@en,
        "ルクセンダルク大紀行 / Linked Horizon"@ja,
        "Luxendarc Daikikou / Linked Horizon"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/33735/33735-1345560914.jpg> .

_:N3180b028df5f4001ad4f355f663d95e2 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 _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Luxendarc Journey"@en,
        "ルクセンダルク紀行"@ja,
        "Luxendarc Kikou"@ja-latn .

_:N4d26492697664b03915160b3c53b9b78 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 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Shrine Maiden's Prayer [Strings Quartet Version]"@en,
        "巫女の祈り [Strings Quartet Version]"@ja,
        "Miko no Inori [Strings Quartet Version]"@ja-latn .

_:N5170047f37134d1784cbef139bdf79ed 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 _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Beneath the Hollow Moon [Vocalized Version]"@en,
        "虚ろな月の下で [Vocalized Version]"@ja,
        "Utsuro na Tsuki no Shita de [Vocalized Version]"@ja-latn .

_:N6f20842ab2ab40c2bb8eb212c1b1d1d2 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 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "World of Scattering Flowers [Vocalized Version]"@en,
        "花が散る世界 [Vocalized Version]"@ja,
        "Hana ga Chiru Sekai [Vocalized Version]"@ja-latn .

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

_:Nabbeb8a416a04742956a18f06133aaae 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 _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "You Are My Hope [Vocalized Version]"@en,
        "君は僕の希望 [Vocalized Version]"@ja,
        "Kimi wa Boku no Kibou [Vocalized Version]"@ja-latn .

_:Nb4f3235c92624da78b949fcf22e2df6e 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 12 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Ballad Moving Toward Hope [Long Version]"@en,
        "希望へ向う譚詩曲 [Long Version]"@ja,
        "Kibou e Mukau Tanshikyoku [Long Version]"@ja-latn .

_:Ncd0e0dfe3db342cb9b40a6184b702a59 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 _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Theme of the Linked Horizon"@en,
        "Theme of the Linked Horizon"@ja,
        "Theme of the Linked Horizon"@ja-latn .

_:Nd491a792edd0467e9661543ca284d894 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:11"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Wind's Course [Vocalized Version]"@en,
        "風の行方 [Vocalized Version]"@ja,
        "Kaze no Yukue [Vocalized Version]"@ja-latn .

_:Ne9e5e4ebfef540a48a243c933e2b900d 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 9 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Love in the Crossfire [Long Version]"@en,
        "純愛□十字砲火 [Long Version]"@ja,
        "Jun'ai□Juuji Houka [Long Version]"@ja-latn .

_:Ned1f9840b80745449e48a46d9113303d 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 8 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Love's Vagrant [Vocalized Version]"@en,
        "愛の放浪者 [Vocalized Version]"@ja,
        "Ai no Hourousha [Vocalized Version]"@ja-latn .

_:Neea798a117a2415aa0773a5e05f3cdcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict's Chime [Long Version]"@en,
        "戦いの鐘 [Long Version]"@ja,
        "Tatakai no Kane [Long Version]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N0a65211d9a3148f493b6197711e10184 ;
    schema:name "Conflict's Chime [Long Version]"@en,
        "戦いの鐘 [Long Version]"@ja,
        "Tatakai no Kane [Long Version]"@ja-latn .

_:N0a65211d9a3148f493b6197711e10184 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3180b028df5f4001ad4f355f663d95e2,
        _:N4d26492697664b03915160b3c53b9b78,
        _:N5170047f37134d1784cbef139bdf79ed,
        _:N6f20842ab2ab40c2bb8eb212c1b1d1d2,
        _:N9cde6e5cc5f94dfc887c452027e44cfb,
        _:Nabbeb8a416a04742956a18f06133aaae,
        _:Nb4f3235c92624da78b949fcf22e2df6e,
        _:Ncd0e0dfe3db342cb9b40a6184b702a59,
        _:Nd491a792edd0467e9661543ca284d894,
        _:Ne9e5e4ebfef540a48a243c933e2b900d,
        _:Ned1f9840b80745449e48a46d9113303d,
        _:Neea798a117a2415aa0773a5e05f3cdcc ;
    mo:track_count 12 ;
    schema:duration "PT71:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3180b028df5f4001ad4f355f663d95e2,
        _:N4d26492697664b03915160b3c53b9b78,
        _:N5170047f37134d1784cbef139bdf79ed,
        _:N6f20842ab2ab40c2bb8eb212c1b1d1d2,
        _:N9cde6e5cc5f94dfc887c452027e44cfb,
        _:Nabbeb8a416a04742956a18f06133aaae,
        _:Nb4f3235c92624da78b949fcf22e2df6e,
        _:Ncd0e0dfe3db342cb9b40a6184b702a59,
        _:Nd491a792edd0467e9661543ca284d894,
        _:Ne9e5e4ebfef540a48a243c933e2b900d,
        _:Ned1f9840b80745449e48a46d9113303d,
        _:Neea798a117a2415aa0773a5e05f3cdcc .

