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

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

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

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

<album/41453#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn ;
    mo:performance_of <album/41453#musicalwork> ;
    mo:recorded_as <album/41453#musicalexpression> ;
    schema:name "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn ;
    schema:workPerformed <album/41453#musicalwork> .

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

<https://medium-media.vgm.io/albums/35/41453/41453-1378501293.jpg> a schema:ImageObject,
        foaf:Image .

<album/41453#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Uri Galdstyan"@en ;
            foaf:made <album/41453#composition> ;
            foaf:name "Uri Galdstyan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vadim Kruglov"@en ;
            foaf:made <album/41453#composition> ;
            foaf:name "Vadim Kruglov"@en ] ;
    mo:produced_work <album/41453#musicalwork> ;
    schema:name "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn .

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

<album/41453#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-20"^^xsd:date ;
    dcterms:title "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41453#musicalexpression> ;
    mo:publisher _:N5641be7378da4d39b806b3a52e8694bf ;
    mo:record _:Nda339dbdf1234ecf912e7e13525c795c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The I of the Dragon"@en ;
            foaf:name "The I of the Dragon"@en ] ;
    schema:datePublished "2013-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/41453/41453-1378501293.jpg> ;
    schema:name "The I of The DRAGON"@en,
        "The I of The DRAGON"@ja,
        "The I of The DRAGON"@ja-latn ;
    schema:publisher _:N5641be7378da4d39b806b3a52e8694bf ;
    foaf:depiction <https://media.vgm.io/albums/35/41453/41453-1378501293.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41453#subject> ;
    schema:name "Uri Galdstyan"@en ;
    foaf:made <album/41453#subject> ;
    foaf:name "Uri Galdstyan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41453#subject> ;
    schema:name "Vadim Kruglov"@en ;
    foaf:made <album/41453#subject> ;
    foaf:name "Vadim Kruglov"@en .

_:N09f4b98ba492407fa10e463cf1a9b310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 01"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 01"@en .

_:N19bda481d68745f78100729b49efd873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 03"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 03"@en .

_:N21ce1997f24b4f1fb16c67488f39082e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambience"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Ambience"@en .

_:N274b25bad3ec47299df3feda54e0c68a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 08"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 08"@en .

_:N53b4a2c35fe24b4b81ea9706bdf81d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 09"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 09"@en .

_:N5641be7378da4d39b806b3a52e8694bf schema:name "TopWare Interactive"@en ;
    foaf:name "TopWare Interactive"@en .

_:N5b76c738012e4472868d779ab70458da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 02"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 02"@en .

_:N6954abf2ea1c449fb2eb84f617919a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambience Heavy"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Ambience Heavy"@en .

_:N695616779a9c4063b99131d583090415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 07"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 07"@en .

_:N70bd8f51aca54d6c861df8e826998040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Danger"@en .

_:N76b82377194046aca92a4e32b8b0529e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 06"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 06"@en .

_:N76e934fc66db4f4e9f6d13d3de45f327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Main Theme"@en .

_:N909c54e802d14ca3aa4429544fd47442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsters"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Monsters"@en .

_:Nb2b3dae66e9b4461aabc0f335bb2b91d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map Music"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Map Music"@en .

_:Nbbdd7dfe093e43c18b2f7e0d80f85c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Easy 2"@en .

_:Nc008d9ab09964fb68404ba6ca730a49a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 04"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 04"@en .

_:Nd360b760c09f4f71a15ff4cce7e7c7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The I of the Dragon 05"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "The I of the Dragon 05"@en .

_:Nf3b3b9b3fdd648348c63d876b94f85a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy 1"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Easy 1"@en .

_:Nfe61370f44eb4ed7b13fa076bf1f9aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medium"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nda339dbdf1234ecf912e7e13525c795c ;
    schema:name "Medium"@en .

_:Nda339dbdf1234ecf912e7e13525c795c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09f4b98ba492407fa10e463cf1a9b310,
        _:N19bda481d68745f78100729b49efd873,
        _:N21ce1997f24b4f1fb16c67488f39082e,
        _:N274b25bad3ec47299df3feda54e0c68a,
        _:N53b4a2c35fe24b4b81ea9706bdf81d51,
        _:N5b76c738012e4472868d779ab70458da,
        _:N6954abf2ea1c449fb2eb84f617919a58,
        _:N695616779a9c4063b99131d583090415,
        _:N70bd8f51aca54d6c861df8e826998040,
        _:N76b82377194046aca92a4e32b8b0529e,
        _:N76e934fc66db4f4e9f6d13d3de45f327,
        _:N909c54e802d14ca3aa4429544fd47442,
        _:Nb2b3dae66e9b4461aabc0f335bb2b91d,
        _:Nbbdd7dfe093e43c18b2f7e0d80f85c39,
        _:Nc008d9ab09964fb68404ba6ca730a49a,
        _:Nd360b760c09f4f71a15ff4cce7e7c7a1,
        _:Nf3b3b9b3fdd648348c63d876b94f85a2,
        _:Nfe61370f44eb4ed7b13fa076bf1f9aa3 ;
    mo:track_count 18 ;
    schema:duration "PT57:50"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N09f4b98ba492407fa10e463cf1a9b310,
        _:N19bda481d68745f78100729b49efd873,
        _:N21ce1997f24b4f1fb16c67488f39082e,
        _:N274b25bad3ec47299df3feda54e0c68a,
        _:N53b4a2c35fe24b4b81ea9706bdf81d51,
        _:N5b76c738012e4472868d779ab70458da,
        _:N6954abf2ea1c449fb2eb84f617919a58,
        _:N695616779a9c4063b99131d583090415,
        _:N70bd8f51aca54d6c861df8e826998040,
        _:N76b82377194046aca92a4e32b8b0529e,
        _:N76e934fc66db4f4e9f6d13d3de45f327,
        _:N909c54e802d14ca3aa4429544fd47442,
        _:Nb2b3dae66e9b4461aabc0f335bb2b91d,
        _:Nbbdd7dfe093e43c18b2f7e0d80f85c39,
        _:Nc008d9ab09964fb68404ba6ca730a49a,
        _:Nd360b760c09f4f71a15ff4cce7e7c7a1,
        _:Nf3b3b9b3fdd648348c63d876b94f85a2,
        _:Nfe61370f44eb4ed7b13fa076bf1f9aa3 .

