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

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

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

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48755#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/48755#composition>,
        <album/48755#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<event/170> a mo:Release ;
    schema:name "Released at M3-2014 Spring (Apr 27, 2014)" .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<album/48755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn ;
    mo:composer <artist/146#subject> ;
    mo:produced_work <album/48755#musicalwork> ;
    schema:name "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn .

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

<org/1233#subject> schema:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn ;
    foaf:name "Resonant Sound"@en,
        "Resonant Sound"@ja,
        "Resonant Sound"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/48755/48755-1413957035.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11804#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48755#performance> ;
    schema:name "Isami"@en ;
    foaf:name "Isami"@en .

<artist/11805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48755#performance> ;
    schema:name "Kumine"@en,
        "紅美音"@ja ;
    foaf:name "Kumine"@en,
        "紅美音"@ja .

<artist/15964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48755#performance> ;
    schema:name "Heglar"@en ;
    foaf:name "Heglar"@en .

<album/48755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn ;
    mo:performance_of <album/48755#musicalwork> ;
    mo:performer <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/15964#subject> ;
    mo:recorded_as <album/48755#musicalexpression> ;
    schema:byArtist <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/15964#subject> ;
    schema:name "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn ;
    schema:workPerformed <album/48755#musicalwork> .

<album/48755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-27"^^xsd:date ;
    dcterms:title "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48755#musicalexpression> ;
    mo:publisher <org/1233#subject> ;
    mo:record _:N8e997fa16dbf4dca84bb821aa87599cc ;
    mo:record_count 1 ;
    mo:release <event/170> ;
    schema:about <product/194#subject> ;
    schema:byArtist <artist/11804#subject>,
        <artist/11805#subject>,
        <artist/15964#subject> ;
    schema:datePublished "2014-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/48755/48755-1413957035.jpg> ;
    schema:name "The Farthest Memories"@en,
        "The Farthest Memories"@ja,
        "The Farthest Memories"@ja-latn ;
    schema:publisher <org/1233#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/48755/48755-1413957035.jpg> .

_:N362f7d3bf592408aba41b0d0f1fb88cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono and Marle ～Far Off Promise～"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8e997fa16dbf4dca84bb821aa87599cc ;
    schema:name "Chrono and Marle ～Far Off Promise～"@en .

_:N64c431b17f4947268e3a4a45b9d7378e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chrono Trigger Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8e997fa16dbf4dca84bb821aa87599cc ;
    schema:name "Chrono Trigger Main Theme"@en .

_:N7ae525ee53bc4a788ec4c3a917b1ee77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Scene"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N8e997fa16dbf4dca84bb821aa87599cc ;
    schema:name "Wind Scene"@en .

_:N8e997fa16dbf4dca84bb821aa87599cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N362f7d3bf592408aba41b0d0f1fb88cf,
        _:N64c431b17f4947268e3a4a45b9d7378e,
        _:N7ae525ee53bc4a788ec4c3a917b1ee77 ;
    mo:track_count 3 ;
    schema:duration "PT12:28"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N362f7d3bf592408aba41b0d0f1fb88cf,
        _:N64c431b17f4947268e3a4a45b9d7378e,
        _:N7ae525ee53bc4a788ec4c3a917b1ee77 .

