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

<artist/33343#subject> a schema:Person,
        foaf:Person ;
    schema:name "H-el-ical//"@en ;
    foaf:made <album/113932#subject>,
        <album/113932#vocals> ;
    foaf:name "H-el-ical//"@en .

<artist/44542#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru//"@en ;
    foaf:made <album/113932#lyrics>,
        <album/113932#subject> ;
    foaf:name "Hikaru//"@en .

<artist/16780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113932#subject> ;
    schema:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja ;
    foaf:made <album/113932#composition>,
        <album/113932#subject> ;
    foaf:name "Hideyuki Gushimiyagi"@en,
        "グシミヤギヒデユキ"@ja .

<product/10267#subject> a schema:CreativeWork ;
    schema:name "The Faraway Paladin"@en,
        "最果てのパラディン"@ja,
        "Saihate no Paladin"@ja-latn ;
    foaf:name "The Faraway Paladin"@en,
        "最果てのパラディン"@ja,
        "Saihate no Paladin"@ja-latn .

<product/8233#subject> a schema:CreativeWork ;
    schema:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn ;
    foaf:name "Gleipnir"@en,
        "グレイプニル"@ja,
        "Gleipnir"@ja-latn .

<album/113932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:composer <artist/16780#subject> ;
    mo:produced_work <album/113932#musicalwork> ;
    schema:name "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn .

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

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

<album/113932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:performance_of <album/113932#musicalwork> ;
    mo:recorded_as <album/113932#musicalexpression> ;
    schema:name "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/113932#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113932#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> ;
    foaf:depicts <album/113932#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> .

<https://medium-media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-03"^^xsd:date ;
    dcterms:title "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0643" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/113932#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N1a5a0dfb1fbf4c478beeee137e079764,
        _:Ne9352fd9604e435c9f5416360fc173f3 ;
    mo:record_count 2 ;
    schema:about <product/10267#subject>,
        <product/8233#subject> ;
    schema:datePublished "2021-11-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> ;
    schema:name "The Sacred Torch / H-el-ical// [Limited Edition]"@en,
        "The Sacred Torch / H-el-ical// [初回限定盤]"@ja,
        "The Sacred Torch / H-el-ical// [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/113932/113932-3513d79e19cd.jpg> .

_:N116b60f1e4f5433eb695c58d788c3215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sacred Torch"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1a5a0dfb1fbf4c478beeee137e079764 ;
    schema:name "The Sacred Torch"@ja .

_:N192fab8d68c24c0fb3bbf67ddc2b4bf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "咲 -SHOW-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "咲 -SHOW-"@ja .

_:N2592f3cd79c54076a8962f2940d46f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千日紅"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "千日紅"@ja .

_:N39705a07d5ce43ddb5deb8f9b0769413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地 -Side by side"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "地 -Side by side"@ja .

_:N532ed99587d04a43aaa1314360a4de7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sacred Torch <instrumental>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N1a5a0dfb1fbf4c478beeee137e079764 ;
    schema:name "The Sacred Torch <instrumental>"@ja .

_:N59ff86287d544e31a3db7b6a4d5a699c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kalanchoe"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "Kalanchoe"@ja .

_:N6b8520d9168e446a84b54d1b0d6e267e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紡 -TSUMUGU- 【encore】"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "紡 -TSUMUGU- 【encore】"@ja .

_:N6ea755b92643430b84354910e8c8d42a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiranthes"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "Spiranthes"@ja .

_:N79942d073da045e5aa9c31ced47f6893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シオン"@ja ;
    mo:track_number 9 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "シオン"@ja .

_:N81a31cfe509340d4a840a3220d402aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水 -Find your answer"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "水 -Find your answer"@ja .

_:N85e9f376c5f6445587ce33fda8418c37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Altern-ate- (acoustic ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "Altern-ate- (acoustic ver.)"@ja .

_:Nabc14ab294ba4297992466a82c0bf7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空 -Look ahead"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "空 -Look ahead"@ja .

_:Nbb29b0cad768499186b3faea9e85f926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1a5a0dfb1fbf4c478beeee137e079764 ;
    schema:name "Determination"@ja .

_:Nc1f1eaf15cb74004945dcf1e35f3bea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amanhecer"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "Amanhecer"@ja .

_:Nd0f16ec699f34af6884657b2f5eb1aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風 -Struggle to admit 【encore】"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne9352fd9604e435c9f5416360fc173f3 ;
    schema:name "風 -Struggle to admit 【encore】"@ja .

_:Nf0d619f53ba84d01916659f4d15e6046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determination <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N1a5a0dfb1fbf4c478beeee137e079764 ;
    schema:name "Determination <instrumental>"@ja .

_:N1a5a0dfb1fbf4c478beeee137e079764 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N116b60f1e4f5433eb695c58d788c3215,
        _:N532ed99587d04a43aaa1314360a4de7a,
        _:Nbb29b0cad768499186b3faea9e85f926,
        _:Nf0d619f53ba84d01916659f4d15e6046 ;
    mo:track_count 4 ;
    schema:duration "PT15:34"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N116b60f1e4f5433eb695c58d788c3215,
        _:N532ed99587d04a43aaa1314360a4de7a,
        _:Nbb29b0cad768499186b3faea9e85f926,
        _:Nf0d619f53ba84d01916659f4d15e6046 .

_:Ne9352fd9604e435c9f5416360fc173f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N192fab8d68c24c0fb3bbf67ddc2b4bf0,
        _:N2592f3cd79c54076a8962f2940d46f42,
        _:N39705a07d5ce43ddb5deb8f9b0769413,
        _:N59ff86287d544e31a3db7b6a4d5a699c,
        _:N6b8520d9168e446a84b54d1b0d6e267e,
        _:N6ea755b92643430b84354910e8c8d42a,
        _:N79942d073da045e5aa9c31ced47f6893,
        _:N81a31cfe509340d4a840a3220d402aa5,
        _:N85e9f376c5f6445587ce33fda8418c37,
        _:Nabc14ab294ba4297992466a82c0bf7d3,
        _:Nc1f1eaf15cb74004945dcf1e35f3bea7,
        _:Nd0f16ec699f34af6884657b2f5eb1aef ;
    mo:track_count 12 ;
    schema:duration "PT69:49"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N192fab8d68c24c0fb3bbf67ddc2b4bf0,
        _:N2592f3cd79c54076a8962f2940d46f42,
        _:N39705a07d5ce43ddb5deb8f9b0769413,
        _:N59ff86287d544e31a3db7b6a4d5a699c,
        _:N6b8520d9168e446a84b54d1b0d6e267e,
        _:N6ea755b92643430b84354910e8c8d42a,
        _:N79942d073da045e5aa9c31ced47f6893,
        _:N81a31cfe509340d4a840a3220d402aa5,
        _:N85e9f376c5f6445587ce33fda8418c37,
        _:Nabc14ab294ba4297992466a82c0bf7d3,
        _:Nc1f1eaf15cb74004945dcf1e35f3bea7,
        _:Nd0f16ec699f34af6884657b2f5eb1aef .

