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

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

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

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

<https://media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106046#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> ;
    foaf:depicts <album/106046#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> .

<https://medium-media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> a schema:ImageObject,
        foaf:Image .

<album/106046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn ;
    mo:composer <artist/25670#subject>,
        <artist/35470#subject> ;
    mo:produced_work <album/106046#musicalwork> ;
    schema:name "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn .

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

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

<artist/35475#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/106046#performance> ;
    schema:name "Eunto"@en,
        "은토"@ja ;
    foaf:made <album/106046#lyrics>,
        <album/106046#subject> ;
    foaf:name "Eunto"@en,
        "은토"@ja .

<artist/25670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106046#subject> ;
    mo:performed <album/106046#performance> ;
    schema:name "Peter Dalwoo Kim"@en,
        "김달우"@ja ;
    foaf:made <album/106046#composition>,
        <album/106046#subject> ;
    foaf:name "Peter Dalwoo Kim"@en,
        "김달우"@ja .

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

<album/106046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn ;
    mo:performance_of <album/106046#musicalwork> ;
    mo:performer _:N1fc1c66dbb184defafa1f746cf84aee8,
        _:Nde67f9796fd14e3eb80667c95ef1a898,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35475#subject> ;
    mo:recorded_as <album/106046#musicalexpression> ;
    schema:byArtist _:N1fc1c66dbb184defafa1f746cf84aee8,
        _:Nde67f9796fd14e3eb80667c95ef1a898,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35475#subject> ;
    schema:name "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn ;
    schema:workPerformed <album/106046#musicalwork> .

<album/106046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-30"^^xsd:date ;
    dcterms:title "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/106046#musicalexpression> ;
    mo:publisher _:N6ce9ee2deadf417da901aaf9ac567f22 ;
    mo:record _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dice of Soul"@en ;
            foaf:name "Dice of Soul"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Yoong String"@en ;
            foaf:name "Yoong String"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyunah Kim"@en ;
            foaf:name "Hyunah Kim"@en ],
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35475#subject> ;
    schema:datePublished "2016-09-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> ;
    schema:name "D.O.S. OST: Dice of Soul"@en,
        "D.O.S. OST : 영혼의 주사위"@ja,
        "D.O.S. OST: Dice of Soul"@ja-latn ;
    schema:publisher _:N6ce9ee2deadf417da901aaf9ac567f22 ;
    foaf:depiction <https://media.vgm.io/albums/64/106046/106046-86a25a3240b8.jpg> .

_:N092d3267668e4144b3934962a80d522b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gamble House"@en,
        "겜블 하우스"@ko ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "Gamble House"@en,
        "겜블 하우스"@ko .

_:N1f79325bc9834523962b69551b853649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unexpected Visitor"@en,
        "뜻밖의 불청객"@ko ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "Unexpected Visitor"@en,
        "뜻밖의 불청객"@ko .

_:N1f97ac8757f34d75bb1e59f64488c4df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dice of Soul (Inst.)"@en,
        "영혼의 주사위 (Inst.)"@ko ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "Dice of Soul (Inst.)"@en,
        "영혼의 주사위 (Inst.)"@ko .

_:N1fc1c66dbb184defafa1f746cf84aee8 a schema:Person,
        foaf:Person ;
    mo:performed <album/106046#performance> ;
    schema:name "Yoong String"@en ;
    foaf:name "Yoong String"@en .

_:N6ce9ee2deadf417da901aaf9ac567f22 schema:name "Sony Music Korea (Publisher), Nexon Korea (Distributer)"@en ;
    foaf:name "Sony Music Korea (Publisher), Nexon Korea (Distributer)"@en .

_:N6eed43ddf26d4e1bab5939396d3a7ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journey of Fate"@en,
        "운명의 여정"@ko ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "The Journey of Fate"@en,
        "운명의 여정"@ko .

_:Nafb325bb2e794bed9b54ea412297164c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening a New world"@en,
        "처음 만난 세계"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "Opening a New world"@en,
        "처음 만난 세계"@ko .

_:Nde67f9796fd14e3eb80667c95ef1a898 a schema:Person,
        foaf:Person ;
    mo:performed <album/106046#performance> ;
    schema:name "Hyunah Kim"@en ;
    foaf:name "Hyunah Kim"@en .

_:Ne72f6fb620704264b43e163ec2b8bd03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dice of Soul"@en,
        "영혼의 주사위"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1a4d07b75e2440dfa0d65b2bbaabdbf8 ;
    schema:name "Dice of Soul"@en,
        "영혼의 주사위"@ko .

_:N1a4d07b75e2440dfa0d65b2bbaabdbf8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N092d3267668e4144b3934962a80d522b,
        _:N1f79325bc9834523962b69551b853649,
        _:N1f97ac8757f34d75bb1e59f64488c4df,
        _:N6eed43ddf26d4e1bab5939396d3a7ad6,
        _:Nafb325bb2e794bed9b54ea412297164c,
        _:Ne72f6fb620704264b43e163ec2b8bd03 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N092d3267668e4144b3934962a80d522b,
        _:N1f79325bc9834523962b69551b853649,
        _:N1f97ac8757f34d75bb1e59f64488c4df,
        _:N6eed43ddf26d4e1bab5939396d3a7ad6,
        _:Nafb325bb2e794bed9b54ea412297164c,
        _:Ne72f6fb620704264b43e163ec2b8bd03 .

