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

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

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

<artist/35365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69655#subject> ;
    schema:name "Byungkyu Jeon"@en,
        "전병규"@ja ;
    foaf:made <album/69655#composition>,
        <album/69655#subject> ;
    foaf:name "Byungkyu Jeon"@en,
        "전병규"@ja .

<artist/35366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69655#subject> ;
    schema:name "Soyeon Park"@en,
        "박소연"@ja ;
    foaf:made <album/69655#composition>,
        <album/69655#subject> ;
    foaf:name "Soyeon Park"@en,
        "박소연"@ja .

<artist/37533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69655#subject> ;
    schema:name "Kyum Lee"@en,
        "이겸"@ja ;
    foaf:made <album/69655#composition>,
        <album/69655#subject> ;
    foaf:name "Kyum Lee"@en,
        "이겸"@ja .

<product/5295#subject> a schema:CreativeWork ;
    schema:name "Aion: The Tower of Eternity"@en,
        "아이온: 영원의 탑"@ja,
        "Aion: The Tower of Eternity"@ja-latn ;
    foaf:name "Aion: The Tower of Eternity"@en,
        "아이온: 영원의 탑"@ja,
        "Aion: The Tower of Eternity"@ja-latn .

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

<album/69655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn ;
    mo:performance_of <album/69655#musicalwork> ;
    mo:recorded_as <album/69655#musicalexpression> ;
    schema:name "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn ;
    schema:workPerformed <album/69655#musicalwork> .

<org/2684#subject> schema:name "NCSOUND"@en,
        "NCSOUND"@ja,
        "NCSOUND"@ja-latn ;
    foaf:name "NCSOUND"@en,
        "NCSOUND"@ja,
        "NCSOUND"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/69655/69655-1499958202.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@ NCSOUND"@en ;
            foaf:made <album/69655#composition> ;
            foaf:name "@ NCSOUND"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@ NCSOUND"@en ;
            foaf:made <album/69655#composition> ;
            foaf:name "@ NCSOUND"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@ NCSOUND"@en ;
            foaf:made <album/69655#composition> ;
            foaf:name "@ NCSOUND"@en ],
        <artist/35365#subject>,
        <artist/35366#subject>,
        <artist/37533#subject> ;
    mo:produced_work <album/69655#musicalwork> ;
    schema:name "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn .

<album/69655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-11"^^xsd:date ;
    dcterms:title "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69655#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:N592233ee2c5d4628805b77088f9d1ffc ;
    mo:record_count 1 ;
    schema:about <product/5295#subject> ;
    schema:datePublished "2015-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/69655/69655-1499958202.jpg> ;
    schema:name "Aion 5.0 - This is our Destiny"@en,
        "Aion 5.0 - This is our Destiny"@ja,
        "Aion 5.0 - This is our Destiny"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/69655/69655-1499958202.jpg> .

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

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

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

_:N1da4707d33a6411eb2b02bd05a7f0d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forest of Sapora"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "The Forest of Sapora"@en .

_:N39a5addd5fcf4c8285381173b0735a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Ground of Phantom"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Holy Ground of Phantom"@en .

_:N3b93d4d8bc6144d1a0188cdd7df40a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle of Liberty"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Castle of Liberty"@en .

_:N40ae246e0ec54d3bb47f6356e2007cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universe"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Universe"@en .

_:N5df0aca9369546c4b37b42ccb7f4de6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phenomena"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Phenomena"@en .

_:N6c7b57cd8d3d4182afec80055f6b694a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Roar of the Warrior"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "The Roar of the Warrior"@en .

_:N7535fdfc173c47239e8a1c4ea7a42470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astronomical Telescope"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Astronomical Telescope"@en .

_:N9819b0ac04ad46fcae3e3de79f2fb509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Odes"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Forest of Odes"@en .

_:N9ee9faadc2a8459c8197bf1c0cbe5cd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End of Journey"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "End of Journey"@en .

_:Nd8a64227cad94cbf8432c1b5ae3f59a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fine Rain"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Fine Rain"@en .

_:Nde55083ed6324fc39d2cb81f8ac4e61a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ares Exercitus"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "Ares Exercitus"@en .

_:Ne47fcdd51f1c400aaf7a7be34dc42259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lake of Life"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "The Lake of Life"@en .

_:Nf8bf0c88aa384c7fb00676b65be99cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Light"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N592233ee2c5d4628805b77088f9d1ffc ;
    schema:name "First Light"@en .

_:N592233ee2c5d4628805b77088f9d1ffc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1da4707d33a6411eb2b02bd05a7f0d69,
        _:N39a5addd5fcf4c8285381173b0735a6c,
        _:N3b93d4d8bc6144d1a0188cdd7df40a23,
        _:N40ae246e0ec54d3bb47f6356e2007cd2,
        _:N5df0aca9369546c4b37b42ccb7f4de6a,
        _:N6c7b57cd8d3d4182afec80055f6b694a,
        _:N7535fdfc173c47239e8a1c4ea7a42470,
        _:N9819b0ac04ad46fcae3e3de79f2fb509,
        _:N9ee9faadc2a8459c8197bf1c0cbe5cd3,
        _:Nd8a64227cad94cbf8432c1b5ae3f59a8,
        _:Nde55083ed6324fc39d2cb81f8ac4e61a,
        _:Ne47fcdd51f1c400aaf7a7be34dc42259,
        _:Nf8bf0c88aa384c7fb00676b65be99cec ;
    mo:track_count 13 ;
    schema:duration "PT37:57"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1da4707d33a6411eb2b02bd05a7f0d69,
        _:N39a5addd5fcf4c8285381173b0735a6c,
        _:N3b93d4d8bc6144d1a0188cdd7df40a23,
        _:N40ae246e0ec54d3bb47f6356e2007cd2,
        _:N5df0aca9369546c4b37b42ccb7f4de6a,
        _:N6c7b57cd8d3d4182afec80055f6b694a,
        _:N7535fdfc173c47239e8a1c4ea7a42470,
        _:N9819b0ac04ad46fcae3e3de79f2fb509,
        _:N9ee9faadc2a8459c8197bf1c0cbe5cd3,
        _:Nd8a64227cad94cbf8432c1b5ae3f59a8,
        _:Nde55083ed6324fc39d2cb81f8ac4e61a,
        _:Ne47fcdd51f1c400aaf7a7be34dc42259,
        _:Nf8bf0c88aa384c7fb00676b65be99cec .

