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

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

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

<artist/54239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120626#subject> ;
    schema:name "Yang Qu"@en,
        "曲扬"@ja ;
    foaf:made <album/120626#composition>,
        <album/120626#subject> ;
    foaf:name "Yang Qu"@en,
        "曲扬"@ja .

<product/13313#subject> a schema:CreativeWork ;
    schema:name "Tower of Fantasy"@en,
        "幻塔"@ja,
        "Tower of Fantasy"@ja-latn ;
    foaf:name "Tower of Fantasy"@en,
        "幻塔"@ja,
        "Tower of Fantasy"@ja-latn .

<album/120626#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn ;
    mo:composer <artist/54239#subject> ;
    mo:produced_work <album/120626#musicalwork> ;
    schema:name "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/62/120626/120626-e0e30872a524.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120626#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn ;
    mo:performance_of <album/120626#musicalwork> ;
    mo:performer <artist/44336#subject> ;
    mo:recorded_as <album/120626#musicalexpression> ;
    schema:byArtist <artist/44336#subject> ;
    schema:name "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn ;
    schema:workPerformed <album/120626#musicalwork> .

<artist/44336#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/120626#performance> ;
    schema:name "Shanghai Symphony Orchestra"@en,
        "上海交响乐团"@ja ;
    foaf:name "Shanghai Symphony Orchestra"@en,
        "上海交响乐团"@ja .

<album/120626#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-14"^^xsd:date ;
    dcterms:title "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120626#musicalexpression> ;
    mo:publisher _:Ne3fb9742600341149f5e743d587c9619 ;
    mo:record _:N2958070985974e1c98e88e54c74cb24b ;
    mo:record_count 1 ;
    schema:about <product/13313#subject> ;
    schema:byArtist <artist/44336#subject> ;
    schema:datePublished "2021-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/120626/120626-e0e30872a524.jpg> ;
    schema:name "Tower of Fantasy: Space-Time Echoes"@en,
        "幻塔OST 1《时空回响》"@ja,
        "Tower of Fantasy: Space-Time Echoes"@ja-latn ;
    schema:publisher _:Ne3fb9742600341149f5e743d587c9619 ;
    foaf:depiction <https://media.vgm.io/albums/62/120626/120626-e0e30872a524.jpg> .

_:N087ac413026c4900ba3f71845598a22c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻塔组曲 01 Main Theme"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "幻塔组曲 01 Main Theme"@zd .

_:N5f6ce494881540c1a365c67df0c50a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻塔组曲 02 星岛"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "幻塔组曲 02 星岛"@zd .

_:N8ea2b51fcd2e4bc18c58548d2bca7c67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星岛野外 夜晚"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "星岛野外 夜晚"@zd .

_:Nc58f5dc2804d40f7aca6f18138e49cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻塔组曲 04 海嘉德"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "幻塔组曲 04 海嘉德"@zd .

_:Nc58f9a9d8287476fb231a9643a945e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星岛避难所 夜晚"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "星岛避难所 夜晚"@zd .

_:Nd733105ca2284780962a621ce6b041b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻塔组曲 03 命运之战"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "幻塔组曲 03 命运之战"@zd .

_:Ndbe4bb23385b4d6982c1d6e5b9d0ff2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星岛避难所 白天"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "星岛避难所 白天"@zd .

_:Ne05a70e31cbe4c1cb95e28ec3b41d477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星岛野外 白天"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2958070985974e1c98e88e54c74cb24b ;
    schema:name "星岛野外 白天"@zd .

_:Ne3fb9742600341149f5e743d587c9619 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N2958070985974e1c98e88e54c74cb24b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087ac413026c4900ba3f71845598a22c,
        _:N5f6ce494881540c1a365c67df0c50a1c,
        _:N8ea2b51fcd2e4bc18c58548d2bca7c67,
        _:Nc58f5dc2804d40f7aca6f18138e49cda,
        _:Nc58f9a9d8287476fb231a9643a945e31,
        _:Nd733105ca2284780962a621ce6b041b2,
        _:Ndbe4bb23385b4d6982c1d6e5b9d0ff2e,
        _:Ne05a70e31cbe4c1cb95e28ec3b41d477 ;
    mo:track_count 8 ;
    schema:duration "PT21:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N087ac413026c4900ba3f71845598a22c,
        _:N5f6ce494881540c1a365c67df0c50a1c,
        _:N8ea2b51fcd2e4bc18c58548d2bca7c67,
        _:Nc58f5dc2804d40f7aca6f18138e49cda,
        _:Nc58f9a9d8287476fb231a9643a945e31,
        _:Nd733105ca2284780962a621ce6b041b2,
        _:Ndbe4bb23385b4d6982c1d6e5b9d0ff2e,
        _:Ne05a70e31cbe4c1cb95e28ec3b41d477 .

