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

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

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

<artist/4087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64888#subject> ;
    schema:name "Studio EIM"@en,
        "스튜디오EIM"@ja ;
    foaf:made <album/64888#composition>,
        <album/64888#subject> ;
    foaf:name "Studio EIM"@en,
        "스튜디오EIM"@ja .

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

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

<https://medium-media.vgm.io/albums/88/64888/64888-1484843171.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17736#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64888#performance> ;
    schema:name "Budapest Symphonic Scoring Orchestra"@en ;
    foaf:name "Budapest Symphonic Scoring Orchestra"@en .

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

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64888#performance> ;
    schema:name "Ga hae Kim"@en ;
    foaf:name "Ga hae Kim"@en .

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64888#performance> ;
    schema:name "Sang min Sung"@en ;
    foaf:name "Sang min Sung"@en .

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

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

<album/64888#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CODA SOUND"@en ;
            foaf:made <album/64888#composition> ;
            foaf:name "CODA SOUND"@en ],
        <artist/35469#subject>,
        <artist/4087#subject> ;
    mo:produced_work <album/64888#musicalwork> ;
    schema:name "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn .

<album/64888#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn ;
    mo:performance_of <album/64888#musicalwork> ;
    mo:performer _:Nd93c3c90b64a4bdfb89411049c5c4a22,
        _:Ndfb5f79864b74348bd0a112baa643091,
        <artist/17736#subject>,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    mo:recorded_as <album/64888#musicalexpression> ;
    schema:byArtist _:Nd93c3c90b64a4bdfb89411049c5c4a22,
        _:Ndfb5f79864b74348bd0a112baa643091,
        <artist/17736#subject>,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    schema:name "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn ;
    schema:workPerformed <album/64888#musicalwork> .

<album/64888#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-20"^^xsd:date ;
    dcterms:title "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/64888#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MapleStory"@en ;
            foaf:name "MapleStory"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hyun-ah Kim"@en ;
            foaf:name "Hyun-ah Kim"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Byeong ho Kwon"@en ;
            foaf:name "Byeong ho Kwon"@en ],
        <artist/17736#subject>,
        <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35475#subject> ;
    schema:datePublished "2017-01-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/64888/64888-1484843171.jpg> ;
    schema:name "MapleStory Symphony in Budapest"@en,
        "MapleStory Symphony in Budapest"@ja,
        "MapleStory Symphony in Budapest"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/64888/64888-1484843171.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64888#subject> ;
    schema:name "CODA SOUND"@en ;
    foaf:made <album/64888#subject> ;
    foaf:name "CODA SOUND"@en .

_:N369386740f1a43deaff85ca3468238d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start The Adventure"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "Start The Adventure"@en .

_:N4a6e34adf0eb49d4bb974fa7ef7b04be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Heaven"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Black Heaven"@en .

_:N68579974a5a54f49ba05ff8f140a7252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cygnus Garden"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Cygnus Garden"@en .

_:N7747285f4d6f47848f4dc90315009a4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tune of the Azure Light"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Tune of the Azure Light"@en .

_:N87eb4c7647f04faf8cfdcdee14c05220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternal Breath"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "An Eternal Breath"@en .

_:N8b6e4a1993544be89bd1850d7a00224a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternal Breath (Instrumental)"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "An Eternal Breath (Instrumental)"@en .

_:N9eae3434d30642c9814df5cb1135c079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Thinking"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Fantastic Thinking"@en .

_:Na33b7a7af797498f9d707fc80e2619b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shattered Time"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Shattered Time"@en .

_:Na4efa5b61bad41218c638775ddd10da9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When The Morning Comes"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "When The Morning Comes"@en .

_:Nb982f3abb46b4ff69b468b74a42033ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Queen's Garden"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Queen's Garden"@en .

_:Nbd80127935454e9e8401db4803a85145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing With The Moon"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "Dancing With The Moon"@en .

_:Nd93c3c90b64a4bdfb89411049c5c4a22 a schema:Person,
        foaf:Person ;
    mo:performed <album/64888#performance> ;
    schema:name "Byeong ho Kwon"@en ;
    foaf:name "Byeong ho Kwon"@en .

_:Ndfb5f79864b74348bd0a112baa643091 a schema:Person,
        foaf:Person ;
    mo:performed <album/64888#performance> ;
    schema:name "Hyun-ah Kim"@en ;
    foaf:name "Hyun-ah Kim"@en .

_:Nf5c6bbd268174ab5bd82265b0f18f6cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Raindrop Flower"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N1fc0a6c2ba394630b9d53b6e07a57527 ;
    schema:name "The Raindrop Flower"@en .

_:N1fc0a6c2ba394630b9d53b6e07a57527 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N369386740f1a43deaff85ca3468238d2,
        _:N4a6e34adf0eb49d4bb974fa7ef7b04be,
        _:N68579974a5a54f49ba05ff8f140a7252,
        _:N7747285f4d6f47848f4dc90315009a4b,
        _:N87eb4c7647f04faf8cfdcdee14c05220,
        _:N8b6e4a1993544be89bd1850d7a00224a,
        _:N9eae3434d30642c9814df5cb1135c079,
        _:Na33b7a7af797498f9d707fc80e2619b0,
        _:Na4efa5b61bad41218c638775ddd10da9,
        _:Nb982f3abb46b4ff69b468b74a42033ae,
        _:Nbd80127935454e9e8401db4803a85145,
        _:Nf5c6bbd268174ab5bd82265b0f18f6cd ;
    mo:track_count 12 ;
    schema:duration "PT24:08"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N369386740f1a43deaff85ca3468238d2,
        _:N4a6e34adf0eb49d4bb974fa7ef7b04be,
        _:N68579974a5a54f49ba05ff8f140a7252,
        _:N7747285f4d6f47848f4dc90315009a4b,
        _:N87eb4c7647f04faf8cfdcdee14c05220,
        _:N8b6e4a1993544be89bd1850d7a00224a,
        _:N9eae3434d30642c9814df5cb1135c079,
        _:Na33b7a7af797498f9d707fc80e2619b0,
        _:Na4efa5b61bad41218c638775ddd10da9,
        _:Nb982f3abb46b4ff69b468b74a42033ae,
        _:Nbd80127935454e9e8401db4803a85145,
        _:Nf5c6bbd268174ab5bd82265b0f18f6cd .

