@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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    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> .

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

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

_:N223b62b4e63442a3947b66353b22c732 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Baby Bird [Vocalized Version]"@en,
        "雛鳥 [Vocalized Version]"@ja,
        "Hinadori [Vocalized Version]"@ja-latn .

_:N33e312009cc34ec8aed3a3b2f30f1054 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Ballad Moving Toward Hope [Long Version]"@en,
        "希望へ向う譚詩曲 [Long Version]"@ja,
        "Kibou e Mukau Tanshikyoku [Long Version]"@ja-latn .

_:N3779ce7e02434099948eacc7c68e00fd 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Wind's Course [Vocalized Version]"@en,
        "風の行方 [Vocalized Version]"@ja,
        "Kaze no Yukue [Vocalized Version]"@ja-latn .

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

_:N4648325e8dd54bb0b191044295d11c18 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Love in the Crossfire [Long Version]"@en,
        "純愛□十字砲火 [Long Version]"@ja,
        "Jun'ai□Juuji Houka [Long Version]"@ja-latn .

_:N5b4ab8069e7c4d5b82f70dd0aab44f64 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "World of Scattering Flowers [Vocalized Version]"@en,
        "花が散る世界 [Vocalized Version]"@ja,
        "Hana ga Chiru Sekai [Vocalized Version]"@ja-latn .

_:N72cfb74051af4be8991a6c3364909768 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Shrine Maiden's Prayer [Strings Quartet Version]"@en,
        "巫女の祈り [Strings Quartet Version]"@ja,
        "Miko no Inori [Strings Quartet Version]"@ja-latn .

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

_:Nda0e042efa7b40e5a449c8ca2f32c958 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Love's Vagrant [Vocalized Version]"@en,
        "愛の放浪者 [Vocalized Version]"@ja,
        "Ai no Hourousha [Vocalized Version]"@ja-latn .

_:Nf2afa3416fd94644959dcf9644640fd4 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 _:Nd9fca96b6c9e4b89af1d3b9a0feca7ac ;
    schema:name "Conflict's Chime [Long Version]"@en,
        "戦いの鐘 [Long Version]"@ja,
        "Tatakai no Kane [Long Version]"@ja-latn .

_:Nd9fca96b6c9e4b89af1d3b9a0feca7ac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040c58fd763646e6a0b04553a3c63216,
        _:N17569a2148d9489fbc74d8d5fcb078a8,
        _:N223b62b4e63442a3947b66353b22c732,
        _:N33e312009cc34ec8aed3a3b2f30f1054,
        _:N3779ce7e02434099948eacc7c68e00fd,
        _:N38d0683ead2b496ca352274b35b0d306,
        _:N4648325e8dd54bb0b191044295d11c18,
        _:N5b4ab8069e7c4d5b82f70dd0aab44f64,
        _:N72cfb74051af4be8991a6c3364909768,
        _:N839366ffdb514c0d8aac1315640e8526,
        _:Nda0e042efa7b40e5a449c8ca2f32c958,
        _:Nf2afa3416fd94644959dcf9644640fd4 ;
    mo:track_count 12 ;
    schema:duration "PT71:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N040c58fd763646e6a0b04553a3c63216,
        _:N17569a2148d9489fbc74d8d5fcb078a8,
        _:N223b62b4e63442a3947b66353b22c732,
        _:N33e312009cc34ec8aed3a3b2f30f1054,
        _:N3779ce7e02434099948eacc7c68e00fd,
        _:N38d0683ead2b496ca352274b35b0d306,
        _:N4648325e8dd54bb0b191044295d11c18,
        _:N5b4ab8069e7c4d5b82f70dd0aab44f64,
        _:N72cfb74051af4be8991a6c3364909768,
        _:N839366ffdb514c0d8aac1315640e8526,
        _:Nda0e042efa7b40e5a449c8ca2f32c958,
        _:Nf2afa3416fd94644959dcf9644640fd4 .

