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

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

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

<artist/46081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130580#subject> ;
    schema:name "Riya"@en ;
    foaf:made <album/130580#composition>,
        <album/130580#subject> ;
    foaf:name "Riya"@en .

<artist/57867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130580#subject> ;
    schema:name "Augustin Guillois"@en ;
    foaf:made <album/130580#composition>,
        <album/130580#subject> ;
    foaf:name "Augustin Guillois"@en .

<product/13400#subject> a schema:CreativeWork ;
    schema:name "A Dance of Fire and Ice"@en,
        "A Dance of Fire and Ice"@ja,
        "A Dance of Fire and Ice"@ja-latn ;
    foaf:name "A Dance of Fire and Ice"@en,
        "A Dance of Fire and Ice"@ja,
        "A Dance of Fire and Ice"@ja-latn .

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

<album/130580#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn ;
    mo:performance_of <album/130580#musicalwork> ;
    mo:recorded_as <album/130580#musicalexpression> ;
    schema:name "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/130580#musicalwork> .

<org/3805#subject> schema:name "7th Beat Games"@en,
        "7th Beat Games"@ja,
        "7th Beat Games"@ja-latn ;
    foaf:name "7th Beat Games"@en,
        "7th Beat Games"@ja,
        "7th Beat Games"@ja-latn .

<https://media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130580#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> ;
    foaf:depicts <album/130580#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> .

<https://medium-media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> a schema:ImageObject,
        foaf:Image .

<album/130580#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn ;
    mo:composer <artist/46081#subject>,
        <artist/57867#subject> ;
    mo:produced_work <album/130580#musicalwork> ;
    schema:name "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn .

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

<album/130580#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-06"^^xsd:date ;
    dcterms:title "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130580#musicalexpression> ;
    mo:publisher <org/3805#subject> ;
    mo:record _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    mo:record_count 1 ;
    schema:about <product/13400#subject> ;
    schema:datePublished "2019-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> ;
    schema:name "A Dance of Fire and Ice - Official Soundtrack"@en,
        "A Dance of Fire and Ice - Official Soundtrack"@ja,
        "A Dance of Fire and Ice - Official Soundtrack"@ja-latn ;
    schema:publisher <org/3805#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/130580/130580-4cb2c2798543.jpg> .

_:N18093a1712ee4af989f7ca59a921f38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Offbeats"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Offbeats"@en .

_:N247d4734ff8548e286d1ebb0cb266e6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Forgotten Night"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "One Forgotten Night"@en .

_:N29404f1ba4d04a2783b79ee2e7e63bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind-Up"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "The Wind-Up"@en .

_:N32139f266ef44f6b825c9b5de47af7f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It Go"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "It Go"@en .

_:N326da21a50a2443f95cebe031dda157a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spin 2 Win"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Spin 2 Win"@en .

_:N34bd0fe780b9440a9800f0570893598d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Midnight Train"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "The Midnight Train"@en .

_:N3ec0a76cfe3e42e6967ad04ec5f690cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pulse"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Pulse"@en .

_:N5a2d229aada7498a817cf2c7631db7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus - A Dance of Fire and Ice [Spooky ver.]"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Bonus - A Dance of Fire and Ice [Spooky ver.]"@en .

_:N6a0e529832b849daad15708cec1285cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly Planet"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Butterfly Planet"@en .

_:N6d84b7071d74454fb180588fff1af6b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Wave Flip-Flop"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Third Wave Flip-Flop"@en .

_:N730521d1c6774943a1a3d877e8a5a94c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thanks For Playing My Game"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Thanks For Playing My Game"@en .

_:N930b3d01430f446cac038f1d4aa03393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dance of Fire and Ice"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "A Dance of Fire and Ice"@en .

_:N993251e91c75402eb00290b9824a7ad7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LORELEI"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "LORELEI"@en .

_:Ncf2882aa2c9247b8a909f8bd76ad7228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artificial Chariot"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Artificial Chariot"@en .

_:Ndfd3fc1bfdb14037a07d23243989e9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle City"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Jungle City"@en .

_:Ne79f1661ca194f4e9bd2ca8aa0a10c03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus - A Dance of Fire and Ice [Rabbit ver.]"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Bonus - A Dance of Fire and Ice [Rabbit ver.]"@en .

_:Nfb184f99523d430fb120f98399d8e0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Letters"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N78f2f32cfa5b40f0ab1050d76f0a4be4 ;
    schema:name "Love Letters"@en .

_:N78f2f32cfa5b40f0ab1050d76f0a4be4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18093a1712ee4af989f7ca59a921f38f,
        _:N247d4734ff8548e286d1ebb0cb266e6a,
        _:N29404f1ba4d04a2783b79ee2e7e63bd6,
        _:N32139f266ef44f6b825c9b5de47af7f0,
        _:N326da21a50a2443f95cebe031dda157a,
        _:N34bd0fe780b9440a9800f0570893598d,
        _:N3ec0a76cfe3e42e6967ad04ec5f690cb,
        _:N5a2d229aada7498a817cf2c7631db7a0,
        _:N6a0e529832b849daad15708cec1285cf,
        _:N6d84b7071d74454fb180588fff1af6b9,
        _:N730521d1c6774943a1a3d877e8a5a94c,
        _:N930b3d01430f446cac038f1d4aa03393,
        _:N993251e91c75402eb00290b9824a7ad7,
        _:Ncf2882aa2c9247b8a909f8bd76ad7228,
        _:Ndfd3fc1bfdb14037a07d23243989e9f1,
        _:Ne79f1661ca194f4e9bd2ca8aa0a10c03,
        _:Nfb184f99523d430fb120f98399d8e0e8 ;
    mo:track_count 17 ;
    schema:duration "PT30:15"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N18093a1712ee4af989f7ca59a921f38f,
        _:N247d4734ff8548e286d1ebb0cb266e6a,
        _:N29404f1ba4d04a2783b79ee2e7e63bd6,
        _:N32139f266ef44f6b825c9b5de47af7f0,
        _:N326da21a50a2443f95cebe031dda157a,
        _:N34bd0fe780b9440a9800f0570893598d,
        _:N3ec0a76cfe3e42e6967ad04ec5f690cb,
        _:N5a2d229aada7498a817cf2c7631db7a0,
        _:N6a0e529832b849daad15708cec1285cf,
        _:N6d84b7071d74454fb180588fff1af6b9,
        _:N730521d1c6774943a1a3d877e8a5a94c,
        _:N930b3d01430f446cac038f1d4aa03393,
        _:N993251e91c75402eb00290b9824a7ad7,
        _:Ncf2882aa2c9247b8a909f8bd76ad7228,
        _:Ndfd3fc1bfdb14037a07d23243989e9f1,
        _:Ne79f1661ca194f4e9bd2ca8aa0a10c03,
        _:Nfb184f99523d430fb120f98399d8e0e8 .

