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

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

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

<album/105787#musicalexpression> a mo:Signal ;
    mo:published_as <album/105787#subject> ;
    mo:records <album/105787#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/78/105787/105787-8a3ce97f2dd3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105787#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/105787/105787-8a3ce97f2dd3.jpg> ;
    foaf:depicts <album/105787#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/105787/105787-8a3ce97f2dd3.jpg> .

<https://medium-media.vgm.io/albums/78/105787/105787-8a3ce97f2dd3.jpg> a schema:ImageObject,
        foaf:Image .

<album/105787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn ;
    mo:composer <artist/35472#subject>,
        <artist/35479#subject> ;
    mo:produced_work <album/105787#musicalwork> ;
    schema:name "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn .

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

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

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

<artist/35479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105787#subject> ;
    mo:performed <album/105787#performance> ;
    schema:name "Hansol Kim"@en,
        "김한솔"@ja ;
    foaf:made <album/105787#composition>,
        <album/105787#subject> ;
    foaf:name "Hansol Kim"@en,
        "김한솔"@ja .

<album/105787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn ;
    mo:performance_of <album/105787#musicalwork> ;
    mo:performer <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35479#subject> ;
    mo:recorded_as <album/105787#musicalexpression> ;
    schema:byArtist <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35479#subject> ;
    schema:name "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn ;
    schema:workPerformed <album/105787#musicalwork> .

<album/105787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-18"^^xsd:date ;
    dcterms:title "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105787#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:Naeb2317764ab48d8a66400ac78f56b97 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Vindictus (Mabinogi: Heroes)"@en ;
            foaf:name "Vindictus (Mabinogi: Heroes)"@en ] ;
    schema:byArtist <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35479#subject> ;
    schema:datePublished "2019-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/105787/105787-8a3ce97f2dd3.jpg> ;
    schema:name "MABINOGI: HEROES: EWECA'S NIGHTMARE (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 3)"@en,
        "마비노기 영웅전 : 이웨카의 몽마 (시즌3 챕터3 에필로그 에피소드3)"@ja,
        "Vindictus: Eweca's Nightmare (Season 3 Chapter 3 Epilogue: Episode 3)"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/105787/105787-8a3ce97f2dd3.jpg> .

_:N9897adecda5e4c90b056b472c0fe6b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Bonus Track) Dress Room"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Naeb2317764ab48d8a66400ac78f56b97 ;
    schema:name "(Bonus Track) Dress Room"@ko .

_:N9e69ea7725d74d72ad5562dabb301818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Bonus Track) 그렘린 모험단"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Naeb2317764ab48d8a66400ac78f56b97 ;
    schema:name "(Bonus Track) 그렘린 모험단"@ko .

_:Nfc9a8d418d21473f9360e8a1e5afd39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "이웨카의 몽마 - 서큐버스 셀렌 (Succubus Selren)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Naeb2317764ab48d8a66400ac78f56b97 ;
    schema:name "이웨카의 몽마 - 서큐버스 셀렌 (Succubus Selren)"@ko .

_:Naeb2317764ab48d8a66400ac78f56b97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9897adecda5e4c90b056b472c0fe6b71,
        _:N9e69ea7725d74d72ad5562dabb301818,
        _:Nfc9a8d418d21473f9360e8a1e5afd39d ;
    mo:track_count 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9897adecda5e4c90b056b472c0fe6b71,
        _:N9e69ea7725d74d72ad5562dabb301818,
        _:Nfc9a8d418d21473f9360e8a1e5afd39d .

