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

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

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

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75556#subject> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/75556#composition>,
        <album/75556#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<album/75556#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn ;
    mo:composer <artist/140#subject> ;
    mo:produced_work <album/75556#musicalwork> ;
    schema:name "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/65/75556/75556-1519175712.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75556#performance> ;
    schema:name "TPR"@en ;
    foaf:name "TPR"@en .

<artist/32119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75556#performance> ;
    schema:name "Roxane Genot"@en ;
    foaf:name "Roxane Genot"@en .

<album/75556#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn ;
    mo:performance_of <album/75556#musicalwork> ;
    mo:performer <artist/15640#subject>,
        <artist/32119#subject> ;
    mo:recorded_as <album/75556#musicalexpression> ;
    schema:byArtist <artist/15640#subject>,
        <artist/32119#subject> ;
    schema:name "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn ;
    schema:workPerformed <album/75556#musicalwork> .

<album/75556#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-13"^^xsd:date ;
    dcterms:title "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75556#musicalexpression> ;
    mo:publisher _:N4022c549098f43489a9f8b0465f50d69 ;
    mo:record _:N845589a9e891463fa055c707e7760864 ;
    mo:record_count 1 ;
    schema:about <product/196#subject> ;
    schema:byArtist <artist/15640#subject>,
        <artist/32119#subject> ;
    schema:datePublished "2018-02-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/75556/75556-1519175712.jpg> ;
    schema:name "Without a Trace: Melancholy Music from Secret of Mana"@en,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja,
        "Without a Trace: Melancholy Music from Secret of Mana"@ja-latn ;
    schema:publisher _:N4022c549098f43489a9f8b0465f50d69 ;
    foaf:depiction <https://media.vgm.io/albums/65/75556/75556-1519175712.jpg> .

_:N113a1ddb893549dd92e4c2ad3a6813c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Thick of It"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Into the Thick of It"@en .

_:N11a8ed3a404647b89696c333286e6e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fond Memories"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Fond Memories"@en .

_:N2aad25af682649f6a44dd7781c9c19ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of the Summer Sky"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Color of the Summer Sky"@en .

_:N4022c549098f43489a9f8b0465f50d69 schema:name "TPR Piano"@en ;
    foaf:name "TPR Piano"@en .

_:N54a1532ca84c41a49a83c3f4c9659f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom and a Rose"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Phantom and a Rose"@en .

_:N56cf78979937477894190d852b7da9e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Flightless Wings"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Now Flightless Wings"@en .

_:N586035d930324497becdabc68771e46c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Curious Tale"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "A Curious Tale"@en .

_:N5b2ffd60462b4eb2b6a0f63152925ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark Star"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "The Dark Star"@en .

_:N5c925e04ed8840c8b31718c353f9746b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Never Ceases"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "The Wind Never Ceases"@en .

_:N65074dd443d746b28716cbc74cd8ae27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still of the Night"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Still of the Night"@en .

_:N69e45a0d29a2427d819d76ed59644a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear of the Heavens (feat. Roxane Genot)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Fear of the Heavens (feat. Roxane Genot)"@en .

_:N7a53229c89c649848c1cf8ce59fa9971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Before the Storm"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Calm Before the Storm"@en .

_:N9926d106d08144c39d6cad92dcbab3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Thunder"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Distant Thunder"@en .

_:N9c192cc95d71405cb147e52e115a73a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wish"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "A Wish"@en .

_:N9fda93e956ff4a85ba427965013dc2fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meridian Dance (feat. Roxane Genot)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Meridian Dance (feat. Roxane Genot)"@en .

_:Na0ded9057c804a6b960981bac16ae889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leave Time for Love"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Leave Time for Love"@en .

_:Nb5a077c53c934149a122168d9e58b5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bell Is Tolling"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "A Bell Is Tolling"@en .

_:Nba2f7ca151084819a6cf6909dc5c4ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Forest Taught Me"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "What the Forest Taught Me"@en .

_:Nd263b9979b374e688b079767649a08a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of the Night"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N845589a9e891463fa055c707e7760864 ;
    schema:name "Spirit of the Night"@en .

_:N845589a9e891463fa055c707e7760864 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N113a1ddb893549dd92e4c2ad3a6813c7,
        _:N11a8ed3a404647b89696c333286e6e0b,
        _:N2aad25af682649f6a44dd7781c9c19ce,
        _:N54a1532ca84c41a49a83c3f4c9659f12,
        _:N56cf78979937477894190d852b7da9e4,
        _:N586035d930324497becdabc68771e46c,
        _:N5b2ffd60462b4eb2b6a0f63152925ede,
        _:N5c925e04ed8840c8b31718c353f9746b,
        _:N65074dd443d746b28716cbc74cd8ae27,
        _:N69e45a0d29a2427d819d76ed59644a00,
        _:N7a53229c89c649848c1cf8ce59fa9971,
        _:N9926d106d08144c39d6cad92dcbab3be,
        _:N9c192cc95d71405cb147e52e115a73a8,
        _:N9fda93e956ff4a85ba427965013dc2fc,
        _:Na0ded9057c804a6b960981bac16ae889,
        _:Nb5a077c53c934149a122168d9e58b5af,
        _:Nba2f7ca151084819a6cf6909dc5c4ba0,
        _:Nd263b9979b374e688b079767649a08a9 ;
    mo:track_count 18 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N113a1ddb893549dd92e4c2ad3a6813c7,
        _:N11a8ed3a404647b89696c333286e6e0b,
        _:N2aad25af682649f6a44dd7781c9c19ce,
        _:N54a1532ca84c41a49a83c3f4c9659f12,
        _:N56cf78979937477894190d852b7da9e4,
        _:N586035d930324497becdabc68771e46c,
        _:N5b2ffd60462b4eb2b6a0f63152925ede,
        _:N5c925e04ed8840c8b31718c353f9746b,
        _:N65074dd443d746b28716cbc74cd8ae27,
        _:N69e45a0d29a2427d819d76ed59644a00,
        _:N7a53229c89c649848c1cf8ce59fa9971,
        _:N9926d106d08144c39d6cad92dcbab3be,
        _:N9c192cc95d71405cb147e52e115a73a8,
        _:N9fda93e956ff4a85ba427965013dc2fc,
        _:Na0ded9057c804a6b960981bac16ae889,
        _:Nb5a077c53c934149a122168d9e58b5af,
        _:Nba2f7ca151084819a6cf6909dc5c4ba0,
        _:Nd263b9979b374e688b079767649a08a9 .

