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

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

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

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

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

<https://medium-media.vgm.io/albums/20/105802/105802-06004e8b7717.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/105802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn ;
    mo:composer <artist/35469#subject>,
        <artist/35472#subject>,
        <artist/35474#subject> ;
    mo:produced_work <album/105802#musicalwork> ;
    schema:name "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn .

<artist/35469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105802#subject> ;
    mo:performed <album/105802#performance> ;
    schema:name "ASTERIA"@en ;
    foaf:made <album/105802#composition>,
        <album/105802#subject> ;
    foaf:name "ASTERIA"@en .

<artist/35474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105802#subject> ;
    mo:performed <album/105802#performance> ;
    schema:name "Jongho Yoo"@en,
        "유종호"@ja ;
    foaf:made <album/105802#composition>,
        <album/105802#subject> ;
    foaf:name "Jongho Yoo"@en,
        "유종호"@ja .

<album/105802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn ;
    mo:performance_of <album/105802#musicalwork> ;
    mo:performer _:Nadefb67df6b645b6a83c348b5158a227,
        _:Ne669b5b9116043679f083af5f254436c,
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35474#subject> ;
    mo:recorded_as <album/105802#musicalexpression> ;
    schema:byArtist _:Nadefb67df6b645b6a83c348b5158a227,
        _:Ne669b5b9116043679f083af5f254436c,
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35474#subject> ;
    schema:name "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn ;
    schema:workPerformed <album/105802#musicalwork> .

<album/105802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-05"^^xsd:date ;
    dcterms:title "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105802#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N62e141510c464fce8b9308e2723d1a63 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Vindictus (Mabinogi: Heroes)"@en ;
            foaf:name "Vindictus (Mabinogi: Heroes)"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "양영호"@en ;
            foaf:name "양영호"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "임상우"@en ;
            foaf:name "임상우"@en ],
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35474#subject> ;
    schema:datePublished "2019-04-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/105802/105802-06004e8b7717.jpg> ;
    schema:name "MABINOGI: HEROES: WHERE PARADISE LIES (SEASON 3 CHAPTER 3 EPILOGUE: EPISODE 1)"@en,
        "마비노기 영웅전 : 낙원의 행방 (시즌3 챕터3 에필로그 에피소드1)"@ja,
        "Vindictus: Where Paradise Lies (Season 3 Chapter 3 Epilogue: Episode 1)"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/105802/105802-06004e8b7717.jpg> .

_:N7ae50993e53945558b56e4961bce8a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "광기의 무덤 – 아가레스 (Agares)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N62e141510c464fce8b9308e2723d1a63 ;
    schema:name "광기의 무덤 – 아가레스 (Agares)"@ko .

_:Nadc56300c60e467988be069f02fa2031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Bonus Track) Olive in the Cup"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N62e141510c464fce8b9308e2723d1a63 ;
    schema:name "(Bonus Track) Olive in the Cup"@ko .

_:Nadefb67df6b645b6a83c348b5158a227 a schema:Person,
        foaf:Person ;
    mo:performed <album/105802#performance> ;
    schema:name "양영호"@en ;
    foaf:name "양영호"@en .

_:Ne669b5b9116043679f083af5f254436c a schema:Person,
        foaf:Person ;
    mo:performed <album/105802#performance> ;
    schema:name "임상우"@en ;
    foaf:name "임상우"@en .

_:N62e141510c464fce8b9308e2723d1a63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ae50993e53945558b56e4961bce8a5f,
        _:Nadc56300c60e467988be069f02fa2031 ;
    mo:track_count 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N7ae50993e53945558b56e4961bce8a5f,
        _:Nadc56300c60e467988be069f02fa2031 .

