@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 _:Ndec37a50e13648058ce41500a7ba03f3 ;
    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 .

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

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

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

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

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

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

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

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

_:Ncf38e3f2ada74bd99327a34d705e46f0 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 _:Ndec37a50e13648058ce41500a7ba03f3 ;
    schema:name "The Roar of the Warrior"@en .

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

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

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

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

_:Ndec37a50e13648058ce41500a7ba03f3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2dbe20d41e4843deb03d8720a87e922f,
        _:N44ce129a8dbb490e8c88ea03e0118852,
        _:N59a22d8ba5c343989b16782094e90cf0,
        _:N7f2f43fd9d81440f95cd27e50e5a6a37,
        _:N886ec36531d0410993780540a446eaaa,
        _:N91a7aa027f7e4dd2b38322050b5f9c98,
        _:N9516121d27c9426da19ead746f14ce1b,
        _:Nadf66b78e4424fa0a6e7e5d9b1474c7d,
        _:Ncf38e3f2ada74bd99327a34d705e46f0,
        _:Nde8d5f322ff148b0a3e481e58567e7cf,
        _:Ne750a965ef954b4f9da018ee228d2346,
        _:Neb3605ef6a2143aeb04bcfb9e0da3877,
        _:Nfa19dd71bba14819a8ab3d862cc1cbcb ;
    mo:track_count 13 ;
    schema:duration "PT37:57"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2dbe20d41e4843deb03d8720a87e922f,
        _:N44ce129a8dbb490e8c88ea03e0118852,
        _:N59a22d8ba5c343989b16782094e90cf0,
        _:N7f2f43fd9d81440f95cd27e50e5a6a37,
        _:N886ec36531d0410993780540a446eaaa,
        _:N91a7aa027f7e4dd2b38322050b5f9c98,
        _:N9516121d27c9426da19ead746f14ce1b,
        _:Nadf66b78e4424fa0a6e7e5d9b1474c7d,
        _:Ncf38e3f2ada74bd99327a34d705e46f0,
        _:Nde8d5f322ff148b0a3e481e58567e7cf,
        _:Ne750a965ef954b4f9da018ee228d2346,
        _:Neb3605ef6a2143aeb04bcfb9e0da3877,
        _:Nfa19dd71bba14819a8ab3d862cc1cbcb .

