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

<album/121841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn ;
    mo:produced_work <album/121841#musicalwork> ;
    schema:name "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn .

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

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

<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/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/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@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 .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/317#subject> a schema:CreativeWork ;
    schema:name "Silent Hill"@en,
        "サイレントヒル"@ja,
        "Silent Hill"@ja-latn ;
    foaf:name "Silent Hill"@en,
        "サイレントヒル"@ja,
        "Silent Hill"@ja-latn .

<release/25965#subject> a schema:CreativeWork ;
    schema:name "Age of Empires II: The Conquerors"@en,
        "Age of Empires II: The Conquerors"@ja,
        "Age of Empires II: The Conquerors"@ja-latn ;
    foaf:name "Age of Empires II: The Conquerors"@en,
        "Age of Empires II: The Conquerors"@ja,
        "Age of Empires II: The Conquerors"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/121841/121841-4e8a047e530e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn ;
    mo:performance_of <album/121841#musicalwork> ;
    mo:performer <artist/51817#subject> ;
    mo:recorded_as <album/121841#musicalexpression> ;
    schema:byArtist <artist/51817#subject> ;
    schema:name "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn ;
    schema:workPerformed <album/121841#musicalwork> .

<artist/51817#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/121841#performance> ;
    schema:name "Black SeeD"@en ;
    foaf:name "Black SeeD"@en .

<album/121841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-27"^^xsd:date ;
    dcterms:title "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/121841#musicalexpression> ;
    mo:publisher _:N6086ebece53642ff860225a887bab41e ;
    mo:record _:N64dfc4264dc0426abaca51bf1c10b352 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Knight Online"@en ;
            foaf:name "Knight Online"@en ],
        <product/168#subject>,
        <product/182#subject>,
        <product/188#subject>,
        <product/189#subject>,
        <product/190#subject>,
        <product/2236#subject>,
        <product/317#subject>,
        <release/25965#subject> ;
    schema:byArtist <artist/51817#subject> ;
    schema:datePublished "2021-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/121841/121841-4e8a047e530e.jpg> ;
    schema:name "Farplane of Memories"@en,
        "Farplane of Memories"@ja,
        "Farplane of Memories"@ja-latn ;
    schema:publisher _:N6086ebece53642ff860225a887bab41e ;
    foaf:depiction <https://media.vgm.io/albums/14/121841/121841-4e8a047e530e.jpg> .

_:N12e1b9c444814ec8b2cd4cdde89d8224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Rain"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:18"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Eternal Rain"@en .

_:N242c6cf936464cc4827e24661bada208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Espers"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Espers"@en .

_:N4f21d922a7344821981769293250ae52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaded Mist"@en ;
    mo:track_number 9 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Dreaded Mist"@en .

_:N5408250d67ca4347863c78632961d5f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Battles"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:32"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Endless Battles"@en .

_:N6086ebece53642ff860225a887bab41e schema:name "Black SeeD"@en,
        "Black SeeD"@ja,
        "Black SeeD"@ja-latn ;
    foaf:name "Black SeeD"@en,
        "Black SeeD"@ja,
        "Black SeeD"@ja-latn .

_:N93fda2d812d948419590414fcd0f6261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandemonium"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Pandemonium"@en .

_:Na250ac826adf4133a0a9089dad355f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Knights"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Old Knights"@en .

_:Nb3f78883c3f44e0d8dbc7bbe1d26f2d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Seeds"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "White Seeds"@en .

_:Ncc41a8f4f413430b995aee212b575e4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Scent of Lavender"@en ;
    mo:track_number 3 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "A Scent of Lavender"@en .

_:Nf9df26e7aeb343fc81fd997b46bee31e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cetra’s Memories"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:N64dfc4264dc0426abaca51bf1c10b352 ;
    schema:name "Cetra’s Memories"@en .

_:N64dfc4264dc0426abaca51bf1c10b352 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12e1b9c444814ec8b2cd4cdde89d8224,
        _:N242c6cf936464cc4827e24661bada208,
        _:N4f21d922a7344821981769293250ae52,
        _:N5408250d67ca4347863c78632961d5f6,
        _:N93fda2d812d948419590414fcd0f6261,
        _:Na250ac826adf4133a0a9089dad355f20,
        _:Nb3f78883c3f44e0d8dbc7bbe1d26f2d0,
        _:Ncc41a8f4f413430b995aee212b575e4b,
        _:Nf9df26e7aeb343fc81fd997b46bee31e ;
    mo:track_count 9 ;
    schema:duration "PT77:20"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N12e1b9c444814ec8b2cd4cdde89d8224,
        _:N242c6cf936464cc4827e24661bada208,
        _:N4f21d922a7344821981769293250ae52,
        _:N5408250d67ca4347863c78632961d5f6,
        _:N93fda2d812d948419590414fcd0f6261,
        _:Na250ac826adf4133a0a9089dad355f20,
        _:Nb3f78883c3f44e0d8dbc7bbe1d26f2d0,
        _:Ncc41a8f4f413430b995aee212b575e4b,
        _:Nf9df26e7aeb343fc81fd997b46bee31e .

