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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13615#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/13615#composition>,
        <album/13615#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/6279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13615#subject> ;
    schema:name "Kazuma"@en ;
    foaf:made <album/13615#composition>,
        <album/13615#subject> ;
    foaf:name "Kazuma"@en .

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

<event/135> a mo:Release ;
    schema:name "Released at M3-2004 Fall (Oct 09, 2004)" .

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

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

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

<product/288#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn ;
    foaf:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn .

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

<album/13615#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn ;
    mo:performance_of <album/13615#musicalwork> ;
    mo:recorded_as <album/13615#musicalexpression> ;
    schema:name "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn ;
    schema:workPerformed <album/13615#musicalwork> .

<org/280#subject> schema:name "Passage Point's Sounds"@en,
        "Passage Point's Sounds"@ja,
        "Passage Point's Sounds"@ja-latn ;
    foaf:name "Passage Point's Sounds"@en,
        "Passage Point's Sounds"@ja,
        "Passage Point's Sounds"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/13615/13615-1413895026.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13615#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/6279#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/13615#musicalwork> ;
    schema:name "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn .

<album/13615#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-10-09"^^xsd:date ;
    dcterms:title "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn ;
    mo:catalogue_number "PPSR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13615#musicalexpression> ;
    mo:publisher <org/280#subject> ;
    mo:record _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    mo:record_count 1 ;
    mo:release <event/135> ;
    schema:about <product/163#subject>,
        <product/168#subject>,
        <product/182#subject>,
        <product/288#subject> ;
    schema:datePublished "2004-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/13615/13615-1413895026.jpg> ;
    schema:name "Memories"@en,
        "想い出"@ja,
        "Omoide"@ja-latn ;
    schema:publisher <org/280#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/13615/13615-1413895026.jpg> .

_:N2914fdc850a54e3cbac8dd483aa67881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disincentive-Dive Mix-"@en,
        "Disincentive-Dive Mix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "Disincentive-Dive Mix-"@en,
        "Disincentive-Dive Mix-"@ja .

_:N2cd11f9717394fa28d29484ec6f97554 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disincentive"@en,
        "Disincentive"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:03"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "Disincentive"@en,
        "Disincentive"@ja .

_:N50fcf8b8571f43c1a40f98d456632c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relm's Theme"@en,
        "リルムのテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "Relm's Theme"@en,
        "リルムのテーマ"@ja .

_:N87d81e83c6864a73a7ecb8545e5cc966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superhero Robin's Theme-2nd J Mix-"@en,
        "怪傑ロビンのテーマ-2nd J Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "Superhero Robin's Theme-2nd J Mix-"@en,
        "怪傑ロビンのテーマ-2nd J Mix-"@ja .

_:N9ce334dcf562453e938a3552642e3af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "opening"@en,
        "opening"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "opening"@en,
        "opening"@ja .

_:Nde485cfaeaf248c48660ddbcf1fb461c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cayenne's Theme"@en,
        "カイエンのテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "Cayenne's Theme"@en,
        "カイエンのテーマ"@ja .

_:Nfc16709f48b8471787ad582d16cbd80f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Scene2#2"@en,
        "The Battle Scene2#2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N79e182a3c65b4521b4a4eaf764d6be29 ;
    schema:name "The Battle Scene2#2"@en,
        "The Battle Scene2#2"@ja .

_:N79e182a3c65b4521b4a4eaf764d6be29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2914fdc850a54e3cbac8dd483aa67881,
        _:N2cd11f9717394fa28d29484ec6f97554,
        _:N50fcf8b8571f43c1a40f98d456632c32,
        _:N87d81e83c6864a73a7ecb8545e5cc966,
        _:N9ce334dcf562453e938a3552642e3af2,
        _:Nde485cfaeaf248c48660ddbcf1fb461c,
        _:Nfc16709f48b8471787ad582d16cbd80f ;
    mo:track_count 7 ;
    schema:duration "PT36:36"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2914fdc850a54e3cbac8dd483aa67881,
        _:N2cd11f9717394fa28d29484ec6f97554,
        _:N50fcf8b8571f43c1a40f98d456632c32,
        _:N87d81e83c6864a73a7ecb8545e5cc966,
        _:N9ce334dcf562453e938a3552642e3af2,
        _:Nde485cfaeaf248c48660ddbcf1fb461c,
        _:Nfc16709f48b8471787ad582d16cbd80f .

