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

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

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

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

<https://medium-media.vgm.io/albums/87/92578/92578-1573042730.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

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

<album/92578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-06"^^xsd:date ;
    dcterms:title "MapleStory OST: Glory"@en,
        "메이플스토리 OST : GLORY"@ja,
        "MapleStory OST: Glory"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92578#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStory"@en ;
            foaf:name "MapleStory"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35479#subject> ;
    schema:datePublished "2019-11-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/92578/92578-1573042730.jpg> ;
    schema:name "MapleStory OST: Glory"@en,
        "메이플스토리 OST : GLORY"@ja,
        "MapleStory OST: Glory"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/92578/92578-1573042730.jpg> .

_:N0c8c411f9c8d4363aedd3d4e267fb39a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanctuary of Mitra"@ko ;
    mo:track_number 15 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Sanctuary of Mitra"@ko .

_:N15db710f6f4a4d3b94c6951628dd6610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "선유산(SeonYuSan)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "선유산(SeonYuSan)"@ko .

_:N33f3493cefec421291faf2f53bc2d994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Cernium"@ko ;
    mo:track_number 14 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Battle of Cernium"@ko .

_:N353ee81e1a594941b64acbbfda3f038c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberated Edelstein City"@ko ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Liberated Edelstein City"@ko .

_:N3bcf90ea58e6411abb1f098b5d2a3ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey Music Box"@ko ;
    mo:track_number 2 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Journey Music Box"@ko .

_:N3d560dca4b6b404cbda5c27d25807bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overlord of Life"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Overlord of Life"@ko .

_:N56cd5d7ed97046fe99d2fa868fdb3d12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning City"@ko ;
    mo:track_number 12 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Burning City"@ko .

_:N57193416ec4f484d8828364e3b43c424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borderless"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Borderless"@ko .

_:N698610bfff51422fa23512bbbde4e3d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glory Base"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Glory Base"@ko .

_:N7260b437e2894c968315ba63fce13fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Sun"@ko ;
    mo:track_number 17 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Rising Sun"@ko .

_:N8d83ab22e93943c2bf8be2a01a3cb28b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creepy Temple"@ko ;
    mo:track_number 9 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Creepy Temple"@ko .

_:Na485d50f0f9b4b0dadbb023c20481907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy War"@ko ;
    mo:track_number 13 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Holy War"@ko .

_:Nb19dc514b27d481da50b253e68ff1f69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riding on the Clouds"@ko ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Riding on the Clouds"@ko .

_:Nb6c3f3907fd540fbb1339354986a5aaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Holy Land"@ko ;
    mo:track_number 11 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "The Holy Land"@ko .

_:Nc5e9451ee0a9420eb7eb474b0d6bcefb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Moon"@ko ;
    mo:track_number 18 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Red Moon"@ko .

_:Nd37b4a5ff4ee4fcc8a76baf7f854c151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard of Sword"@ko ;
    mo:track_number 16 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Graveyard of Sword"@ko .

_:Nebf04a6476b54de4bbccaf49f3111a2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "청운(CheongUn)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "청운(CheongUn)"@ko .

_:Nee2188c5ed634d5893d3c3ca0bfa65ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apostles"@ko ;
    mo:track_number 3 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3bf00cc4eb8d4395a379ca997dcf26b5 ;
    schema:name "Apostles"@ko .

_:N3bf00cc4eb8d4395a379ca997dcf26b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c8c411f9c8d4363aedd3d4e267fb39a,
        _:N15db710f6f4a4d3b94c6951628dd6610,
        _:N33f3493cefec421291faf2f53bc2d994,
        _:N353ee81e1a594941b64acbbfda3f038c,
        _:N3bcf90ea58e6411abb1f098b5d2a3ce6,
        _:N3d560dca4b6b404cbda5c27d25807bf8,
        _:N56cd5d7ed97046fe99d2fa868fdb3d12,
        _:N57193416ec4f484d8828364e3b43c424,
        _:N698610bfff51422fa23512bbbde4e3d5,
        _:N7260b437e2894c968315ba63fce13fdf,
        _:N8d83ab22e93943c2bf8be2a01a3cb28b,
        _:Na485d50f0f9b4b0dadbb023c20481907,
        _:Nb19dc514b27d481da50b253e68ff1f69,
        _:Nb6c3f3907fd540fbb1339354986a5aaa,
        _:Nc5e9451ee0a9420eb7eb474b0d6bcefb,
        _:Nd37b4a5ff4ee4fcc8a76baf7f854c151,
        _:Nebf04a6476b54de4bbccaf49f3111a2c,
        _:Nee2188c5ed634d5893d3c3ca0bfa65ce ;
    mo:track_count 18 ;
    schema:duration "PT28:52"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0c8c411f9c8d4363aedd3d4e267fb39a,
        _:N15db710f6f4a4d3b94c6951628dd6610,
        _:N33f3493cefec421291faf2f53bc2d994,
        _:N353ee81e1a594941b64acbbfda3f038c,
        _:N3bcf90ea58e6411abb1f098b5d2a3ce6,
        _:N3d560dca4b6b404cbda5c27d25807bf8,
        _:N56cd5d7ed97046fe99d2fa868fdb3d12,
        _:N57193416ec4f484d8828364e3b43c424,
        _:N698610bfff51422fa23512bbbde4e3d5,
        _:N7260b437e2894c968315ba63fce13fdf,
        _:N8d83ab22e93943c2bf8be2a01a3cb28b,
        _:Na485d50f0f9b4b0dadbb023c20481907,
        _:Nb19dc514b27d481da50b253e68ff1f69,
        _:Nb6c3f3907fd540fbb1339354986a5aaa,
        _:Nc5e9451ee0a9420eb7eb474b0d6bcefb,
        _:Nd37b4a5ff4ee4fcc8a76baf7f854c151,
        _:Nebf04a6476b54de4bbccaf49f3111a2c,
        _:Nee2188c5ed634d5893d3c3ca0bfa65ce .

