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

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

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

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

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

<org/1202#subject> schema:name "Sony Music"@en,
        "Sony Music"@ja,
        "Sony Music"@ja-latn ;
    foaf:name "Sony Music"@en,
        "Sony Music"@ja,
        "Sony Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/80206/80206-1535294920.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/80206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn ;
    mo:composer <artist/35469#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    mo:produced_work <album/80206#musicalwork> ;
    schema:name "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn .

<album/80206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn ;
    mo:performance_of <album/80206#musicalwork> ;
    mo:performer _:N26bf1a35339043db86156a683d485c6d,
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35474#subject> ;
    mo:recorded_as <album/80206#musicalexpression> ;
    schema:byArtist _:N26bf1a35339043db86156a683d485c6d,
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35474#subject> ;
    schema:name "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn ;
    schema:workPerformed <album/80206#musicalwork> .

<album/80206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-06"^^xsd:date ;
    dcterms:title "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/80206#musicalexpression> ;
    mo:publisher <org/1202#subject> ;
    mo:record _:N9857c93f519a4115a9ae15f3ee491526 ;
    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 "On The Strings"@en ;
            foaf:name "On The Strings"@en ],
        <artist/35469#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35474#subject> ;
    schema:datePublished "2018-03-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/80206/80206-1535294920.jpg> ;
    schema:name "MABINOGI: HEROES SEASON 3 CHAPTER 2 : EPISODE 4"@en,
        "마비노기 영웅전 : 시즌3 챕터2 낙원 속에서 : 에피소드4"@ja,
        "Vindictus Season 3 Chapter 2 : Episode 4"@ja-latn ;
    schema:publisher <org/1202#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/80206/80206-1535294920.jpg> .

_:N26bf1a35339043db86156a683d485c6d a schema:Person,
        foaf:Person ;
    mo:performed <album/80206#performance> ;
    schema:name "On The Strings"@en ;
    foaf:name "On The Strings"@en .

_:N42721136a9864f3c8f5017ea76bd050e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Access Control – Arcana"@en,
        "통제 – 아르카나"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N9857c93f519a4115a9ae15f3ee491526 ;
    schema:name "Access Control – Arcana"@en,
        "통제 – 아르카나"@ko .

_:N4341193ba7b84600957b499a685729fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Bonus Track) The Battle Begins"@en,
        "(Bonus Track) The Battle Begins"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N9857c93f519a4115a9ae15f3ee491526 ;
    schema:name "(Bonus Track) The Battle Begins"@en,
        "(Bonus Track) The Battle Begins"@ko .

_:N92b8404bc34248599121592b7c313038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Price of Failure – Aessidhe"@en,
        "실패와 대가 – 에스시더"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N9857c93f519a4115a9ae15f3ee491526 ;
    schema:name "The Price of Failure – Aessidhe"@en,
        "실패와 대가 – 에스시더"@ko .

_:N9857c93f519a4115a9ae15f3ee491526 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N42721136a9864f3c8f5017ea76bd050e,
        _:N4341193ba7b84600957b499a685729fc,
        _:N92b8404bc34248599121592b7c313038 ;
    mo:track_count 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N42721136a9864f3c8f5017ea76bd050e,
        _:N4341193ba7b84600957b499a685729fc,
        _:N92b8404bc34248599121592b7c313038 .

