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

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

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

<artist/30626#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82780#subject> ;
    schema:name "Yong Kim"@en,
        "김용은"@ja ;
    foaf:made <album/82780#composition>,
        <album/82780#subject> ;
    foaf:name "Yong Kim"@en,
        "김용은"@ja .

<album/82780#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn ;
    mo:composer <artist/30626#subject> ;
    mo:produced_work <album/82780#musicalwork> ;
    schema:name "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn .

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

<album/82780#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn ;
    mo:performance_of <album/82780#musicalwork> ;
    mo:recorded_as <album/82780#musicalexpression> ;
    schema:name "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn ;
    schema:workPerformed <album/82780#musicalwork> .

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

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

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

<album/82780#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-19"^^xsd:date ;
    dcterms:title "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/82780#musicalexpression> ;
    mo:publisher _:Nc2a95f8c887648adbbc45919153d16c2 ;
    mo:record _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lost Ark"@en ;
            foaf:name "Lost Ark"@en ] ;
    schema:datePublished "2018-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/82780/82780-672d5cb30da7.jpg> ;
    schema:name "Lost Ark Vol.2 In-Game Track"@en,
        "로스트아크 OST: VOL.2 IN-GAME TRACK"@ja,
        "Lost Ark Vol.2 In-Game Track"@ja-latn ;
    schema:publisher _:Nc2a95f8c887648adbbc45919153d16c2 ;
    foaf:depiction <https://media.vgm.io/albums/08/82780/82780-672d5cb30da7.jpg> .

_:N18ebaa94b648432e9b80cd0df03f8f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Light Island"@en,
        "별빛 등대섬(Star Light Island)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Star Light Island"@en,
        "별빛 등대섬(Star Light Island)"@ko .

_:N1e786e0b493b421db229ad240f20e7a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears on the Glacier Island"@en,
        "빙하섬의 눈물(Tears on the Glacier Island)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Tears on the Glacier Island"@en,
        "빙하섬의 눈물(Tears on the Glacier Island)"@ko .

_:N432cc68be78942a594010bdf39cd6d16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tale of Pletze (Vocal)"@en,
        "테일 오브 플레체 (Vocal)(Tale of Pletze)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Tale of Pletze (Vocal)"@en,
        "테일 오브 플레체 (Vocal)(Tale of Pletze)"@ko .

_:N43cb87eec55f4272b3c592cd79018d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en,
        "프렐류드(Prelude)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Prelude"@en,
        "프렐류드(Prelude)"@ko .

_:N62f2b334fb5d44feb3afadf9d86efdd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liebeheim"@en,
        "리베하임(Liebeheim)"@ko ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Liebeheim"@en,
        "리베하임(Liebeheim)"@ko .

_:N692c49798ff647a0b6c7634b4995a564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The House of Werner"@en,
        "베르너의 대저택(The House of Werner)"@ko ;
    mo:track_number 10 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "The House of Werner"@en,
        "베르너의 대저택(The House of Werner)"@ko .

_:N6b4fc3f8bcdd4aa0ba0663d9e4d14ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean World"@en,
        "기에나의 바다(Ocean World)"@ko ;
    mo:track_number 11 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Ocean World"@en,
        "기에나의 바다(Ocean World)"@ko .

_:N82cb4887d83a411987ef24efbc36c862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Heartbeat"@en,
        "클럽 하트비트(Club Heartbeat)"@ko ;
    mo:track_number 12 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Club Heartbeat"@en,
        "클럽 하트비트(Club Heartbeat)"@ko .

_:N83e76d295db349d1b49a0a6c58172aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Avenue"@en,
        "클럽 아비뉴(Club Avenue)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Club Avenue"@en,
        "클럽 아비뉴(Club Avenue)"@ko .

_:N9391f71c9bf740c7806b9dfa71554811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neria Pub (Vocal)"@en,
        "네리아의 주점 (Vocal)(Neria Pub)"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Neria Pub (Vocal)"@en,
        "네리아의 주점 (Vocal)(Neria Pub)"@ko .

_:Nbc850e0c5f87445eb38df9c1c8461cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia"@en,
        "노스탤지어(Nostalgia)"@ko ;
    mo:track_number 13 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Nostalgia"@en,
        "노스탤지어(Nostalgia)"@ko .

_:Nc1459af1afad469e8cceb6eb1d75fc3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Village"@en,
        "햇살속의 선율(Calm Village)"@ko ;
    mo:track_number 9 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Calm Village"@en,
        "햇살속의 선율(Calm Village)"@ko .

_:Nc2a95f8c887648adbbc45919153d16c2 schema:name "Smilegate RPG Inc."@en ;
    foaf:name "Smilegate RPG Inc."@en .

_:Ndfdd236105934e3bb950da1c8da03e29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Romantic Weapon Musical Ver"@en,
        "로맨틱 웨폰(Romantic Weapon Musical Ver)"@ko ;
    mo:track_number 14 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Romantic Weapon Musical Ver"@en,
        "로맨틱 웨폰(Romantic Weapon Musical Ver)"@ko .

_:Nebb3121b5e484f0f8c2f5e5024bf5e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart of Krater (Vocal)"@en,
        "크라테르의 심장 (Vocal)(Heart of Krater)"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Heart of Krater (Vocal)"@en,
        "크라테르의 심장 (Vocal)(Heart of Krater)"@ko .

_:Nef0bbd3655684fc3bb80d7e9569cfa9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mokoko Village"@en,
        "모코코마을(Mokoko Village)"@ko ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nb427b3a04e6e4a4d88e80b7a72420bbf ;
    schema:name "Mokoko Village"@en,
        "모코코마을(Mokoko Village)"@ko .

_:Nb427b3a04e6e4a4d88e80b7a72420bbf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18ebaa94b648432e9b80cd0df03f8f47,
        _:N1e786e0b493b421db229ad240f20e7a6,
        _:N432cc68be78942a594010bdf39cd6d16,
        _:N43cb87eec55f4272b3c592cd79018d6a,
        _:N62f2b334fb5d44feb3afadf9d86efdd9,
        _:N692c49798ff647a0b6c7634b4995a564,
        _:N6b4fc3f8bcdd4aa0ba0663d9e4d14ddd,
        _:N82cb4887d83a411987ef24efbc36c862,
        _:N83e76d295db349d1b49a0a6c58172aac,
        _:N9391f71c9bf740c7806b9dfa71554811,
        _:Nbc850e0c5f87445eb38df9c1c8461cca,
        _:Nc1459af1afad469e8cceb6eb1d75fc3b,
        _:Ndfdd236105934e3bb950da1c8da03e29,
        _:Nebb3121b5e484f0f8c2f5e5024bf5e2b,
        _:Nef0bbd3655684fc3bb80d7e9569cfa9a ;
    mo:track_count 15 ;
    schema:duration "PT40:20"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N18ebaa94b648432e9b80cd0df03f8f47,
        _:N1e786e0b493b421db229ad240f20e7a6,
        _:N432cc68be78942a594010bdf39cd6d16,
        _:N43cb87eec55f4272b3c592cd79018d6a,
        _:N62f2b334fb5d44feb3afadf9d86efdd9,
        _:N692c49798ff647a0b6c7634b4995a564,
        _:N6b4fc3f8bcdd4aa0ba0663d9e4d14ddd,
        _:N82cb4887d83a411987ef24efbc36c862,
        _:N83e76d295db349d1b49a0a6c58172aac,
        _:N9391f71c9bf740c7806b9dfa71554811,
        _:Nbc850e0c5f87445eb38df9c1c8461cca,
        _:Nc1459af1afad469e8cceb6eb1d75fc3b,
        _:Ndfdd236105934e3bb950da1c8da03e29,
        _:Nebb3121b5e484f0f8c2f5e5024bf5e2b,
        _:Nef0bbd3655684fc3bb80d7e9569cfa9a .

