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

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

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

<artist/25670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72721#subject> ;
    schema:name "Peter Dalwoo Kim"@en,
        "김달우"@ja ;
    foaf:made <album/72721#composition>,
        <album/72721#subject> ;
    foaf:name "Peter Dalwoo Kim"@en,
        "김달우"@ja .

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

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

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

<artist/35473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72721#subject> ;
    schema:name "Jonghyuk Lee"@en,
        "이종혁"@ja ;
    foaf:made <album/72721#composition>,
        <album/72721#subject> ;
    foaf:name "Jonghyuk Lee"@en,
        "이종혁"@ja .

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

<artist/35475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72721#subject> ;
    schema:name "Hyesoo Park"@en ;
    foaf:made <album/72721#composition>,
        <album/72721#subject> ;
    foaf:name "Hyesoo Park"@en .

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

<https://medium-media.vgm.io/albums/12/72721/72721-1510061245.png> a schema:ImageObject,
        foaf:Image .

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

<album/72721#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn ;
    mo:performance_of <album/72721#musicalwork> ;
    mo:performer <artist/5638#subject> ;
    mo:recorded_as <album/72721#musicalexpression> ;
    schema:byArtist <artist/5638#subject> ;
    schema:name "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn ;
    schema:workPerformed <album/72721#musicalwork> .

<artist/5638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72721#performance> ;
    schema:name "FILMharmonic Orchestra Prague"@en ;
    foaf:name "FILMharmonic Orchestra Prague"@en .

<album/72721#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn ;
    mo:composer <artist/25670#subject>,
        <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/35475#subject> ;
    mo:produced_work <album/72721#musicalwork> ;
    schema:name "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn .

<album/72721#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-14"^^xsd:date ;
    dcterms:title "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72721#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N531a2308b91840a1a6bee337201c0f97 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Alliance x Empire"@en ;
            foaf:name "Alliance x Empire"@en ] ;
    schema:byArtist <artist/5638#subject> ;
    schema:datePublished "2017-09-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/72721/72721-1510061245.png> ;
    schema:name "AxE: Alliance x Empire"@en,
        "AxE: Alliance x Empire"@ja,
        "AxE: Alliance x Empire"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/72721/72721-1510061245.png> .

_:N1157b4bbcde84b6dbdff5d34da3cc11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erupting Flare"@en,
        "폭발하는 화염 (Erupting Flare)"@ko ;
    mo:track_number 14 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Erupting Flare"@en,
        "폭발하는 화염 (Erupting Flare)"@ko .

_:N18691bd05c9c43d3b33598fc7433f5c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liberty and Chaos"@en,
        "자유와 혼돈 (Liberty and Chaos)"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Liberty and Chaos"@en,
        "자유와 혼돈 (Liberty and Chaos)"@ko .

_:N28483a0535b24c8eb8391b06feb0b7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fallen Echoes"@en,
        "타락의 메아리 (The Fallen Echoes)"@ko ;
    mo:track_number 8 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "The Fallen Echoes"@en,
        "타락의 메아리 (The Fallen Echoes)"@ko .

_:N4e215494bd124035ab9fbb2f8d227424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "전쟁의 서막 (Overture)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Overture"@en,
        "전쟁의 서막 (Overture)"@ko .

_:N59a641fc53ab4752b6874f70efdd31a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AxE"@en,
        "Alliance x Empire (AxE)"@ko ;
    mo:track_number 2 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "AxE"@en,
        "Alliance x Empire (AxE)"@ko .

_:N6e8c3ba58ea24b56b193f332eb4b68c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanished Warmth"@en,
        "사라져버린 온기 (Vanished Warmth)"@ko ;
    mo:track_number 13 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Vanished Warmth"@en,
        "사라져버린 온기 (Vanished Warmth)"@ko .

_:N779d27080def4e0f85a6d4fcb284d4ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Ceres - Indestructible Sanctum"@en,
        "엘 세레스 – 무너지지 않는 성소 (El Ceres - Indestructible Sanctum)"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "El Ceres - Indestructible Sanctum"@en,
        "엘 세레스 – 무너지지 않는 성소 (El Ceres - Indestructible Sanctum)"@ko .

_:Na2606ea0dfc149378f30bcd9accb699a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golgotha, The Name of Desert"@en,
        "그 사막의 이름, 골고타 (Golgotha, The Name of Desert)"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Golgotha, The Name of Desert"@en,
        "그 사막의 이름, 골고타 (Golgotha, The Name of Desert)"@ko .

_:Nbb082cd6429f4ce0adbe9448978e911d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Emeralds of Mother Earth"@en,
        "대지의 에메랄드 (The Emeralds of Mother Earth)"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "The Emeralds of Mother Earth"@en,
        "대지의 에메랄드 (The Emeralds of Mother Earth)"@ko .

_:Nc8db85685ee44985aa48863341fc7789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rise of Conflict"@en,
        "분쟁의 시작 (The Rise of Conflict)"@ko ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "The Rise of Conflict"@en,
        "분쟁의 시작 (The Rise of Conflict)"@ko .

_:Nd39b883d7ea9483fa253e7d8e8cc84b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Invaders"@en,
        "습격자 (The Invaders)"@ko ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "The Invaders"@en,
        "습격자 (The Invaders)"@ko .

_:Ndfc5ec791e0041b09f65d01a257ce1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Life"@en,
        "생명의 메아리 (Echoes of Life)"@ko ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Echoes of Life"@en,
        "생명의 메아리 (Echoes of Life)"@ko .

_:Neb95731da74147e3bff0223dd750e8bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Endless Dispute"@en,
        "끝없는 대립 (The Endless Dispute)"@ko ;
    mo:track_number 10 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "The Endless Dispute"@en,
        "끝없는 대립 (The Endless Dispute)"@ko .

_:Nf2e2f880ba6e49b89127badaa166a13d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel of Fate"@en,
        "숙명의 대결 (Duel of Fate)"@ko ;
    mo:track_number 11 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N531a2308b91840a1a6bee337201c0f97 ;
    schema:name "Duel of Fate"@en,
        "숙명의 대결 (Duel of Fate)"@ko .

_:N531a2308b91840a1a6bee337201c0f97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1157b4bbcde84b6dbdff5d34da3cc11a,
        _:N18691bd05c9c43d3b33598fc7433f5c9,
        _:N28483a0535b24c8eb8391b06feb0b7d3,
        _:N4e215494bd124035ab9fbb2f8d227424,
        _:N59a641fc53ab4752b6874f70efdd31a0,
        _:N6e8c3ba58ea24b56b193f332eb4b68c9,
        _:N779d27080def4e0f85a6d4fcb284d4ed,
        _:Na2606ea0dfc149378f30bcd9accb699a,
        _:Nbb082cd6429f4ce0adbe9448978e911d,
        _:Nc8db85685ee44985aa48863341fc7789,
        _:Nd39b883d7ea9483fa253e7d8e8cc84b6,
        _:Ndfc5ec791e0041b09f65d01a257ce1f7,
        _:Neb95731da74147e3bff0223dd750e8bf,
        _:Nf2e2f880ba6e49b89127badaa166a13d ;
    mo:track_count 14 ;
    schema:duration "PT21:51"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1157b4bbcde84b6dbdff5d34da3cc11a,
        _:N18691bd05c9c43d3b33598fc7433f5c9,
        _:N28483a0535b24c8eb8391b06feb0b7d3,
        _:N4e215494bd124035ab9fbb2f8d227424,
        _:N59a641fc53ab4752b6874f70efdd31a0,
        _:N6e8c3ba58ea24b56b193f332eb4b68c9,
        _:N779d27080def4e0f85a6d4fcb284d4ed,
        _:Na2606ea0dfc149378f30bcd9accb699a,
        _:Nbb082cd6429f4ce0adbe9448978e911d,
        _:Nc8db85685ee44985aa48863341fc7789,
        _:Nd39b883d7ea9483fa253e7d8e8cc84b6,
        _:Ndfc5ec791e0041b09f65d01a257ce1f7,
        _:Neb95731da74147e3bff0223dd750e8bf,
        _:Nf2e2f880ba6e49b89127badaa166a13d .

