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

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

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

<artist/145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95563#subject> ;
    schema:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja ;
    foaf:made <album/95563#composition>,
        <album/95563#subject> ;
    foaf:name "Masashi Hamauzu"@en,
        "浜渦正志"@ja .

<artist/147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95563#subject> ;
    schema:name "Junya Nakano"@en,
        "仲野順也"@ja ;
    foaf:made <album/95563#composition>,
        <album/95563#subject> ;
    foaf:name "Junya Nakano"@en,
        "仲野順也"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95563#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/95563#composition>,
        <album/95563#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/192#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@ja-latn ;
    foaf:name "FINAL FANTASY X"@en,
        "ファイナルファンタジーX"@ja,
        "FINAL FANTASY X"@ja-latn .

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

<album/95563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn ;
    mo:performance_of <album/95563#musicalwork> ;
    mo:recorded_as <album/95563#musicalexpression> ;
    schema:name "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn ;
    schema:workPerformed <album/95563#musicalwork> .

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

<https://medium-media.vgm.io/albums/36/95563/95563-1579600510.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn ;
    mo:composer <artist/145#subject>,
        <artist/147#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/95563#musicalwork> ;
    schema:name "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn .

<album/95563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-29"^^xsd:date ;
    dcterms:title "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95563#musicalexpression> ;
    mo:publisher _:N82b0c5bb1faf4ad69773cbde0605a47f ;
    mo:record _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    mo:record_count 1 ;
    schema:about <product/192#subject> ;
    schema:datePublished "2019-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/95563/95563-1579600510.jpg> ;
    schema:name "SPIRAWAVE - A Final Fantasy X Lofi Remix"@en,
        "ＳＰＩＲＡＷＡＶＥ - A Final Fantasy X Lofi Remix"@ja,
        "SPIRAWAVE - A Final Fantasy X Lofi Remix"@ja-latn ;
    schema:publisher _:N82b0c5bb1faf4ad69773cbde0605a47f ;
    foaf:depiction <https://media.vgm.io/albums/36/95563/95563-1579600510.jpg> .

_:N0794500b84724281868c16f84aaa5b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Thunder"@en .

_:N3f90054ed1f348668a3c6a1b6c0019ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lulu"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Lulu"@en .

_:N429b705f6d534be2b67a94525f05ca11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daughter"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Daughter"@en .

_:N69fb5865143d4e27b22bc2e14c4d8412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloister"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Cloister"@en .

_:N82b0c5bb1faf4ad69773cbde0605a47f schema:name "Lzls"@en,
        "Lzls"@ja,
        "Lzls"@ja-latn ;
    foaf:name "Lzls"@en,
        "Lzls"@ja,
        "Lzls"@ja-latn .

_:N9724c1c33981423e9699e2050f3ade57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zanarkand"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Zanarkand"@en .

_:N9c0f543354fc42e8b33812edbfc1f2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusion"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Illusion"@en .

_:Nab141e5160574950bde413e302a26103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Besaid"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Besaid"@en .

_:Nbcbfac03ea4f481da069ddd255ee337d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Flame"@en .

_:Ndf9ee8de79164f16b88d8fc11bf80128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macalania"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Macalania"@en .

_:Nfb4e85d92659412e8574304cfb869a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travel"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne4940cc3080e464dab57f3aab1ce2da9 ;
    schema:name "Travel"@en .

_:Ne4940cc3080e464dab57f3aab1ce2da9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0794500b84724281868c16f84aaa5b05,
        _:N3f90054ed1f348668a3c6a1b6c0019ec,
        _:N429b705f6d534be2b67a94525f05ca11,
        _:N69fb5865143d4e27b22bc2e14c4d8412,
        _:N9724c1c33981423e9699e2050f3ade57,
        _:N9c0f543354fc42e8b33812edbfc1f2a9,
        _:Nab141e5160574950bde413e302a26103,
        _:Nbcbfac03ea4f481da069ddd255ee337d,
        _:Ndf9ee8de79164f16b88d8fc11bf80128,
        _:Nfb4e85d92659412e8574304cfb869a10 ;
    mo:track_count 10 ;
    schema:duration "PT24:20"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0794500b84724281868c16f84aaa5b05,
        _:N3f90054ed1f348668a3c6a1b6c0019ec,
        _:N429b705f6d534be2b67a94525f05ca11,
        _:N69fb5865143d4e27b22bc2e14c4d8412,
        _:N9724c1c33981423e9699e2050f3ade57,
        _:N9c0f543354fc42e8b33812edbfc1f2a9,
        _:Nab141e5160574950bde413e302a26103,
        _:Nbcbfac03ea4f481da069ddd255ee337d,
        _:Ndf9ee8de79164f16b88d8fc11bf80128,
        _:Nfb4e85d92659412e8574304cfb869a10 .

