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

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

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

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

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

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

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

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

<org/563#subject> schema:name "BlackBox"@en,
        "BlackBox"@ja,
        "BlackBox"@ja-latn ;
    foaf:name "BlackBox"@en,
        "BlackBox"@ja,
        "BlackBox"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/4625/4625-1447666156.jpg> a schema:ImageObject,
        foaf:Image .

<album/4625#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn ;
    mo:composer <artist/3757#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/4625#musicalwork> ;
    schema:name "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn .

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

<artist/2659#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4625#performance> ;
    schema:name "saori"@en ;
    foaf:name "saori"@en .

<album/4625#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn ;
    mo:performance_of <album/4625#musicalwork> ;
    mo:performer <artist/2659#subject>,
        <artist/3757#subject> ;
    mo:recorded_as <album/4625#musicalexpression> ;
    schema:byArtist <artist/2659#subject>,
        <artist/3757#subject> ;
    schema:name "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn ;
    schema:workPerformed <album/4625#musicalwork> .

<artist/3757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4625#subject> ;
    mo:performed <album/4625#performance> ;
    schema:name "yu-suke"@en ;
    foaf:made <album/4625#composition>,
        <album/4625#subject> ;
    foaf:name "yu-suke"@en .

<album/4625#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-10-20"^^xsd:date ;
    dcterms:title "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn ;
    mo:catalogue_number "BM-01" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4625#musicalexpression> ;
    mo:publisher <org/563#subject> ;
    mo:record _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    mo:record_count 1 ;
    schema:about <product/175#subject>,
        <product/188#subject>,
        <product/190#subject> ;
    schema:byArtist <artist/2659#subject>,
        <artist/3757#subject> ;
    schema:datePublished "2005-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/4625/4625-1447666156.jpg> ;
    schema:name "Melody of F"@en,
        "Fの旋律"@ja,
        "F no Senritsu"@ja-latn ;
    schema:publisher <org/563#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/4625/4625-1447666156.jpg> .

_:N048958fed9214f718bfb596b354f1729 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Aerith"@en,
        "Theme of Aerith"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Theme of Aerith"@en,
        "Theme of Aerith"@ja .

_:N08d215faecfc4da8a1918e68b09ebcf1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descendant of the Shinobi"@en,
        "忍びの末裔"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Descendant of the Shinobi"@en,
        "忍びの末裔"@ja .

_:N20b9bf11876842578a3ade5078c9e154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude"@en,
        "Prelude"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Prelude"@en,
        "Prelude"@ja .

_:N2217deb7fd184895bc5eade9269e0054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en,
        "Battle Theme"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Battle Theme"@en,
        "Battle Theme"@ja .

_:N52595868e445490096ca09cfb2553143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon"@en,
        "星降る峡谷"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Cosmo Canyon"@en,
        "星降る峡谷"@ja .

_:N53743eb8d0e74550b92d9a051f423d6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy Main Theme"@en,
        "Final Fantasy Main Theme"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Final Fantasy Main Theme"@en,
        "Final Fantasy Main Theme"@ja .

_:N583f0f2b859a49e2b3b9afb50e382ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Air ~Sora ni Tsutsumarete~"@en,
        "In The Air ~そらにつつまれて~"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "In The Air ~Sora ni Tsutsumarete~"@en,
        "In The Air ~そらにつつまれて~"@ja .

_:N85ea9cf762204b5cbbd2936bc4ddab85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rose of May"@en,
        "Rose of May"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Rose of May"@en,
        "Rose of May"@ja .

_:N8cfa087bfa9640a782dccbd716fb04d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Tifa"@en,
        "Theme of Tifa"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Theme of Tifa"@en,
        "Theme of Tifa"@ja .

_:Na29f8cb70c574b49b672b351201b9ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of CID"@en,
        "Theme of CID"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Theme of CID"@en,
        "Theme of CID"@ja .

_:Ndd140c4c7b9b4665966850cc5d6ec30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal de Chocobo"@en,
        "Metal de Chocobo"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2bf093bb65394cb1ad645dbebeca37d0 ;
    schema:name "Metal de Chocobo"@en,
        "Metal de Chocobo"@ja .

_:N2bf093bb65394cb1ad645dbebeca37d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N048958fed9214f718bfb596b354f1729,
        _:N08d215faecfc4da8a1918e68b09ebcf1,
        _:N20b9bf11876842578a3ade5078c9e154,
        _:N2217deb7fd184895bc5eade9269e0054,
        _:N52595868e445490096ca09cfb2553143,
        _:N53743eb8d0e74550b92d9a051f423d6f,
        _:N583f0f2b859a49e2b3b9afb50e382ec5,
        _:N85ea9cf762204b5cbbd2936bc4ddab85,
        _:N8cfa087bfa9640a782dccbd716fb04d2,
        _:Na29f8cb70c574b49b672b351201b9ba1,
        _:Ndd140c4c7b9b4665966850cc5d6ec30d ;
    mo:track_count 11 ;
    schema:duration "PT39:46"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N048958fed9214f718bfb596b354f1729,
        _:N08d215faecfc4da8a1918e68b09ebcf1,
        _:N20b9bf11876842578a3ade5078c9e154,
        _:N2217deb7fd184895bc5eade9269e0054,
        _:N52595868e445490096ca09cfb2553143,
        _:N53743eb8d0e74550b92d9a051f423d6f,
        _:N583f0f2b859a49e2b3b9afb50e382ec5,
        _:N85ea9cf762204b5cbbd2936bc4ddab85,
        _:N8cfa087bfa9640a782dccbd716fb04d2,
        _:Na29f8cb70c574b49b672b351201b9ba1,
        _:Ndd140c4c7b9b4665966850cc5d6ec30d .

