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

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

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

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

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

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

<https://medium-media.vgm.io/albums/66/105866/105866-eb0b79d4a0d8.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105866#subject> ;
    mo:performed <album/105866#performance> ;
    schema:name "Gahae Kim"@en,
        "김가해"@ja ;
    foaf:made <album/105866#composition>,
        <album/105866#subject> ;
    foaf:name "Gahae Kim"@en,
        "김가해"@ja .

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105866#subject> ;
    mo:performed <album/105866#performance> ;
    schema:name "Sangmin Sung"@en,
        "성상민"@ja ;
    foaf:made <album/105866#composition>,
        <album/105866#subject> ;
    foaf:name "Sangmin Sung"@en,
        "성상민"@ja .

<artist/35472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105866#subject> ;
    mo:performed <album/105866#performance> ;
    schema:name "Hana Chae"@en,
        "채하나"@ja ;
    foaf:made <album/105866#composition>,
        <album/105866#subject> ;
    foaf:name "Hana Chae"@en,
        "채하나"@ja .

<artist/35473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105866#subject> ;
    mo:performed <album/105866#performance> ;
    schema:name "Jonghyuk Lee"@en,
        "이종혁"@ja ;
    foaf:made <album/105866#composition>,
        <album/105866#subject> ;
    foaf:name "Jonghyuk Lee"@en,
        "이종혁"@ja .

<album/105866#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn ;
    mo:composer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    mo:produced_work <album/105866#musicalwork> ;
    schema:name "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn .

<album/105866#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn ;
    mo:performance_of <album/105866#musicalwork> ;
    mo:performer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    mo:recorded_as <album/105866#musicalexpression> ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    schema:name "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn ;
    schema:workPerformed <album/105866#musicalwork> .

<album/105866#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-08"^^xsd:date ;
    dcterms:title "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105866#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Nb78ec27bdff8413f82327851b3000457 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Vindictus (Mabinogi: Heroes)"@en ;
            foaf:name "Vindictus (Mabinogi: Heroes)"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject> ;
    schema:datePublished "2018-11-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/105866/105866-eb0b79d4a0d8.jpg> ;
    schema:name "MABINOGI: HEROES: END OF THE HERO'S PATH (SEASON 3 CHAPTER 3 EPISODE 2)"@en,
        "마비노기 영웅전 : 영웅의 길 끝에서 (시즌3 챕터3 에피소드2)"@ja,
        "Vindictus: End of the Hero's Path (Season 3 Chapter 3 Episode 2)"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/105866/105866-eb0b79d4a0d8.jpg> .

_:N51b29a101bcf49fe8c59631e90595047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Bonus Track) 황야의 6인 (The Wildlands)"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nb78ec27bdff8413f82327851b3000457 ;
    schema:name "(Bonus Track) 황야의 6인 (The Wildlands)"@ko .

_:N5f40b20e4a0944758ae10b77f72ae40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "붉은 낙인 - 마하 (Macha)"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nb78ec27bdff8413f82327851b3000457 ;
    schema:name "붉은 낙인 - 마하 (Macha)"@ko .

_:N6586f37a140241ffb217875b783cfcf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "급습 - 클레르 (Claire)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nb78ec27bdff8413f82327851b3000457 ;
    schema:name "급습 - 클레르 (Claire)"@ko .

_:N8fb37d61185144c0846af128fd94d69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "마신의 탑 - 폭주한 엘쿨루스 (Elculous)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb78ec27bdff8413f82327851b3000457 ;
    schema:name "마신의 탑 - 폭주한 엘쿨루스 (Elculous)"@ko .

_:Nb78ec27bdff8413f82327851b3000457 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51b29a101bcf49fe8c59631e90595047,
        _:N5f40b20e4a0944758ae10b77f72ae40e,
        _:N6586f37a140241ffb217875b783cfcf3,
        _:N8fb37d61185144c0846af128fd94d69a ;
    mo:track_count 4 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N51b29a101bcf49fe8c59631e90595047,
        _:N5f40b20e4a0944758ae10b77f72ae40e,
        _:N6586f37a140241ffb217875b783cfcf3,
        _:N8fb37d61185144c0846af128fd94d69a .

