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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/74/105947/105947-bb35ff95ffc0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/105947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AxE OST: Part 1. Alliance"@en,
        "액스 OST : Part 1. Alliance"@ja,
        "AxE OST: Part 1. Alliance"@ja-latn ;
    mo:composer <artist/35469#subject>,
        <artist/35470#subject>,
        <artist/35472#subject> ;
    mo:produced_work <album/105947#musicalwork> ;
    schema:name "AxE OST: Part 1. Alliance"@en,
        "액스 OST : Part 1. Alliance"@ja,
        "AxE OST: Part 1. Alliance"@ja-latn .

<album/105947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-08"^^xsd:date ;
    dcterms:title "AxE OST: Part 1. Alliance"@en,
        "액스 OST : Part 1. Alliance"@ja,
        "AxE OST: Part 1. Alliance"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105947#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N21044c6d4b424cbcb4f4027c5008c305 ;
    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-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/105947/105947-bb35ff95ffc0.jpg> ;
    schema:name "AxE OST: Part 1. Alliance"@en,
        "액스 OST : Part 1. Alliance"@ja,
        "AxE OST: Part 1. Alliance"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/105947/105947-bb35ff95ffc0.jpg> .

_:N1772d813d20741289b253dc3dd1591e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fallen Echoes"@en,
        "타락의 메아리"@ko ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21044c6d4b424cbcb4f4027c5008c305 ;
    schema:name "The Fallen Echoes"@en,
        "타락의 메아리"@ko .

_:N4123b539e3a4460f92067d5e95fc99f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Endless Dispute"@en,
        "끝없는 대립"@ko ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21044c6d4b424cbcb4f4027c5008c305 ;
    schema:name "The Endless Dispute"@en,
        "끝없는 대립"@ko .

_:Ndca45d52a17b4bfcae12dba1ded99562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The emeralds of mother earth"@en,
        "대지의 에메랄드"@ko ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21044c6d4b424cbcb4f4027c5008c305 ;
    schema:name "The emeralds of mother earth"@en,
        "대지의 에메랄드"@ko .

_:Nf23001d0f2b045108a40dbce66a67112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of Life"@en,
        "생명의 메아리"@ko ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N21044c6d4b424cbcb4f4027c5008c305 ;
    schema:name "Echoes of Life"@en,
        "생명의 메아리"@ko .

_:N21044c6d4b424cbcb4f4027c5008c305 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1772d813d20741289b253dc3dd1591e0,
        _:N4123b539e3a4460f92067d5e95fc99f6,
        _:Ndca45d52a17b4bfcae12dba1ded99562,
        _:Nf23001d0f2b045108a40dbce66a67112 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1772d813d20741289b253dc3dd1591e0,
        _:N4123b539e3a4460f92067d5e95fc99f6,
        _:Ndca45d52a17b4bfcae12dba1ded99562,
        _:Nf23001d0f2b045108a40dbce66a67112 .

