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

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

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

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

<https://medium-media.vgm.io/albums/73/105937/105937-7c3868dcdd00.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

<album/105937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn ;
    mo:composer <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    mo:produced_work <album/105937#musicalwork> ;
    schema:name "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn .

<album/105937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn ;
    mo:performance_of <album/105937#musicalwork> ;
    mo:performer <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    mo:recorded_as <album/105937#musicalexpression> ;
    schema:byArtist <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    schema:name "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn ;
    schema:workPerformed <album/105937#musicalwork> .

<album/105937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-06"^^xsd:date ;
    dcterms:title "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105937#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStory"@en ;
            foaf:name "MapleStory"@en ] ;
    schema:byArtist <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    schema:datePublished "2018-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/105937/105937-7c3868dcdd00.jpg> ;
    schema:name "MapleStory Original Soundtrack: ARK"@en,
        "메이플스토리 OST : ARK"@ja,
        "MapleStory Original Soundtrack: ARK"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/105937/105937-7c3868dcdd00.jpg> .

_:N02d3174e7db348f4911e85ba365288db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recollecting Memories"@en,
        "추억"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Recollecting Memories"@en,
        "추억"@ko .

_:N19a5e1ef89704409858e7237fe679bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirrored Cage"@en,
        "깊은 거울"@ko ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Mirrored Cage"@en,
        "깊은 거울"@ko .

_:N4ae863232d3a41fb8334f872539cfc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place Where Life Begins"@en,
        "생명이 시작되는 곳"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "A Place Where Life Begins"@en,
        "생명이 시작되는 곳"@ko .

_:N58436380452f45829c6461818358645f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Primrose"@en,
        "달맞이꽃"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Evening Primrose"@en,
        "달맞이꽃"@ko .

_:N5cca9a632746449ebd44eca6de57ceda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomsday"@en,
        "운명의 날"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Doomsday"@en,
        "운명의 날"@ko .

_:N7294a71b82714cac88263c951008145a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdel Town"@en,
        "베르딜"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Verdel Town"@en,
        "베르딜"@ko .

_:N765d0d2dceef4477937b7be6e0a8d63b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contaminated Sea"@en,
        "거울 빛에 물든 바다"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Contaminated Sea"@en,
        "거울 빛에 물든 바다"@ko .

_:N8422ae1de3814d3c91da6cc2e1658fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bloody Cage"@en,
        "바스러지는 빛"@ko ;
    mo:track_number 10 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "The Bloody Cage"@en,
        "바스러지는 빛"@ko .

_:Nba8f8b8047574a73a60b10cf8af696c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Temple du Miroir"@en,
        "거울에 비친 빛의 신전"@ko ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Le Temple du Miroir"@en,
        "거울에 비친 빛의 신전"@ko .

_:Nd48e740aaf7f4ffd8e713ec34724e0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Verdel Dungeon"@en,
        "처참한 비극"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N70f17fc6181a4f10ae775bc0d96d5f5e ;
    schema:name "Verdel Dungeon"@en,
        "처참한 비극"@ko .

_:N70f17fc6181a4f10ae775bc0d96d5f5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02d3174e7db348f4911e85ba365288db,
        _:N19a5e1ef89704409858e7237fe679bea,
        _:N4ae863232d3a41fb8334f872539cfc98,
        _:N58436380452f45829c6461818358645f,
        _:N5cca9a632746449ebd44eca6de57ceda,
        _:N7294a71b82714cac88263c951008145a,
        _:N765d0d2dceef4477937b7be6e0a8d63b,
        _:N8422ae1de3814d3c91da6cc2e1658fda,
        _:Nba8f8b8047574a73a60b10cf8af696c3,
        _:Nd48e740aaf7f4ffd8e713ec34724e0cc ;
    mo:track_count 10 ;
    schema:duration "PT16:44"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02d3174e7db348f4911e85ba365288db,
        _:N19a5e1ef89704409858e7237fe679bea,
        _:N4ae863232d3a41fb8334f872539cfc98,
        _:N58436380452f45829c6461818358645f,
        _:N5cca9a632746449ebd44eca6de57ceda,
        _:N7294a71b82714cac88263c951008145a,
        _:N765d0d2dceef4477937b7be6e0a8d63b,
        _:N8422ae1de3814d3c91da6cc2e1658fda,
        _:Nba8f8b8047574a73a60b10cf8af696c3,
        _:Nd48e740aaf7f4ffd8e713ec34724e0cc .

