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

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

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

<artist/15124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Changbeom Kim"@en,
        "김창범"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Changbeom Kim"@en,
        "김창범"@ja .

<artist/15125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Lin-G"@en,
        "홍정혜"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Lin-G"@en,
        "홍정혜"@ja .

<artist/15126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Chihwan Kim"@en,
        "김치환"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Chihwan Kim"@en,
        "김치환"@ja .

<artist/15127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Hyobeum Lim"@en,
        "임효범"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Hyobeum Lim"@en,
        "임효범"@ja .

<artist/15130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Junghwan Park"@en,
        "박정환"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Junghwan Park"@en,
        "박정환"@ja .

<artist/15131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Joey Newman"@en ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Joey Newman"@en .

<artist/15132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Jinwoo Ahn"@en,
        "안진우"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Jinwoo Ahn"@en,
        "안진우"@ja .

<artist/35952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/107180#subject> ;
    schema:name "Taehwan Kim"@en,
        "김태환"@ja ;
    foaf:made <album/107180#composition>,
        <album/107180#subject> ;
    foaf:name "Taehwan Kim"@en,
        "김태환"@ja .

<product/9465#subject> a schema:CreativeWork ;
    schema:name "Lineage"@en,
        "리니지"@ja,
        "Lineage"@ja-latn ;
    foaf:name "Lineage"@en,
        "리니지"@ja,
        "Lineage"@ja-latn .

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

<album/107180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn ;
    mo:performance_of <album/107180#musicalwork> ;
    mo:recorded_as <album/107180#musicalexpression> ;
    schema:name "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn ;
    schema:workPerformed <album/107180#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/08/107180/107180-ac9c70f7f374.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn ;
    mo:composer <artist/15124#subject>,
        <artist/15125#subject>,
        <artist/15126#subject>,
        <artist/15127#subject>,
        <artist/15130#subject>,
        <artist/15131#subject>,
        <artist/15132#subject>,
        <artist/35952#subject> ;
    mo:produced_work <album/107180#musicalwork> ;
    schema:name "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn .

<album/107180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-10"^^xsd:date ;
    dcterms:title "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/107180#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    mo:record_count 1 ;
    schema:about <product/9465#subject> ;
    schema:datePublished "2020-12-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/107180/107180-ac9c70f7f374.jpg> ;
    schema:name "Lineage - the Glorious History"@en,
        "리니지 - The Glorious History"@ja,
        "Lineage - the Glorious History"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/107180/107180-ac9c70f7f374.jpg> .

_:N055156146c1c42078574788ddd6ab66a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince's Oath - Prince"@en,
        "군주의 맹세 - 군주"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "The Prince's Oath - Prince"@en,
        "군주의 맹세 - 군주"@ko .

_:N066f54fe5ad34326a60d3114fc919d0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Force - Wizard"@en,
        "보이지 않는 힘 - 마법사"@ko ;
    mo:track_number 9 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Invisible Force - Wizard"@en,
        "보이지 않는 힘 - 마법사"@ko .

_:N0cff7eac452c49e9860fc26f998c8f6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soaring Sword - Knight"@en,
        "비상하는 칼날 - 기사"@ko ;
    mo:track_number 10 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "The Soaring Sword - Knight"@en,
        "비상하는 칼날 - 기사"@ko .

_:N1292df3faabf40d59f72f5ca046ea74b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magician from the Sky - Illusionist"@en,
        "천상의 마법사 - 환술사"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Magician from the Sky - Illusionist"@en,
        "천상의 마법사 - 환술사"@ko .

_:N27c53ca55c3548ddb2f93066e902269e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last in Line - Warrior"@en,
        "사선의 끝에서 - 전사"@ko ;
    mo:track_number 14 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "The Last in Line - Warrior"@en,
        "사선의 끝에서 - 전사"@ko .

_:N4306da0a08794421b8b366415405da33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wish in the Sword - Fencer"@en,
        "검에 품은 염원 - 검사"@ko ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "A Wish in the Sword - Fencer"@en,
        "검에 품은 염원 - 검사"@ko .

_:N4a528870fbd14d798eab15c52933d0d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recluse - Prince"@en,
        "은둔자 - 군주"@ko ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Recluse - Prince"@en,
        "은둔자 - 군주"@ko .

_:N6915cc0894c34bbd91044e5efeb365ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roar of the Dragon - Dragonknight"@en,
        "용의 포효 - 용기사"@ko ;
    mo:track_number 12 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Roar of the Dragon - Dragonknight"@en,
        "용의 포효 - 용기사"@ko .

_:N76814e5a015b4db98d76788e1dc1251c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardian of the Forest -Elf"@en,
        "숲의 수호자 - 요정"@ko ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Guardian of the Forest -Elf"@en,
        "숲의 수호자 - 요정"@ko .

_:N88cfa7a8e5364c3791f4ec9d2d335186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Determined Belief - Lancer"@en,
        "결연한 신념 - 창기사"@ko ;
    mo:track_number 16 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "A Determined Belief - Lancer"@en,
        "결연한 신념 - 창기사"@ko .

_:N954c556dd6f741c18eabc6a5b44ef650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awake - Dragonknight"@en,
        "깨어남 - 용기사"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Awake - Dragonknight"@en,
        "깨어남 - 용기사"@ko .

_:Na0af0922ac704abdbc9256a7ff5df562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Darkness - Darkelf"@en,
        "은근한 어둠 - 다크엘프"@ko ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Quiet Darkness - Darkelf"@en,
        "은근한 어둠 - 다크엘프"@ko .

_:Na66cc69c976d4a5dad3d66fc40b4d018 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desperate Moment - Wizard"@en,
        "최후의 순간 - 마법사"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Desperate Moment - Wizard"@en,
        "최후의 순간 - 마법사"@ko .

_:Nbb61ce32a8d64418bc51aad3bb9ce3ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's That - Knight"@en,
        "수상한 물체 - 기사"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "What's That - Knight"@en,
        "수상한 물체 - 기사"@ko .

_:Nd4dc35e793d34211b5c8b2e43e3178d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight - Elf"@en,
        "월광 - 요정"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "Moonlight - Elf"@en,
        "월광 - 요정"@ko .

_:Nedb04368664b4380b35fb9263e8f42d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Mask Behind a Mask - Illusionist"@en,
        "가면속의 가면 - 환술사"@ko ;
    mo:track_number 11 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nec19439ddc674b0cbbe85fb8550e5bb6 ;
    schema:name "A Mask Behind a Mask - Illusionist"@en,
        "가면속의 가면 - 환술사"@ko .

_:Nec19439ddc674b0cbbe85fb8550e5bb6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055156146c1c42078574788ddd6ab66a,
        _:N066f54fe5ad34326a60d3114fc919d0f,
        _:N0cff7eac452c49e9860fc26f998c8f6b,
        _:N1292df3faabf40d59f72f5ca046ea74b,
        _:N27c53ca55c3548ddb2f93066e902269e,
        _:N4306da0a08794421b8b366415405da33,
        _:N4a528870fbd14d798eab15c52933d0d6,
        _:N6915cc0894c34bbd91044e5efeb365ed,
        _:N76814e5a015b4db98d76788e1dc1251c,
        _:N88cfa7a8e5364c3791f4ec9d2d335186,
        _:N954c556dd6f741c18eabc6a5b44ef650,
        _:Na0af0922ac704abdbc9256a7ff5df562,
        _:Na66cc69c976d4a5dad3d66fc40b4d018,
        _:Nbb61ce32a8d64418bc51aad3bb9ce3ab,
        _:Nd4dc35e793d34211b5c8b2e43e3178d1,
        _:Nedb04368664b4380b35fb9263e8f42d1 ;
    mo:track_count 16 ;
    schema:duration "PT21:27"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N055156146c1c42078574788ddd6ab66a,
        _:N066f54fe5ad34326a60d3114fc919d0f,
        _:N0cff7eac452c49e9860fc26f998c8f6b,
        _:N1292df3faabf40d59f72f5ca046ea74b,
        _:N27c53ca55c3548ddb2f93066e902269e,
        _:N4306da0a08794421b8b366415405da33,
        _:N4a528870fbd14d798eab15c52933d0d6,
        _:N6915cc0894c34bbd91044e5efeb365ed,
        _:N76814e5a015b4db98d76788e1dc1251c,
        _:N88cfa7a8e5364c3791f4ec9d2d335186,
        _:N954c556dd6f741c18eabc6a5b44ef650,
        _:Na0af0922ac704abdbc9256a7ff5df562,
        _:Na66cc69c976d4a5dad3d66fc40b4d018,
        _:Nbb61ce32a8d64418bc51aad3bb9ce3ab,
        _:Nd4dc35e793d34211b5c8b2e43e3178d1,
        _:Nedb04368664b4380b35fb9263e8f42d1 .

