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

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

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

<album/96415#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jenny Gibbons"@en ;
            foaf:made <album/96415#composition> ;
            foaf:name "Jenny Gibbons"@en ] ;
    mo:produced_work <album/96415#musicalwork> ;
    schema:name "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn .

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

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

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

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

<album/96415#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn ;
    mo:performance_of <album/96415#musicalwork> ;
    mo:performer _:N95fa456ed55b46d98654ae91725a2d2a ;
    mo:recorded_as <album/96415#musicalexpression> ;
    schema:byArtist _:N95fa456ed55b46d98654ae91725a2d2a ;
    schema:name "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn ;
    schema:workPerformed <album/96415#musicalwork> .

<album/96415#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-22"^^xsd:date ;
    dcterms:title "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/96415#musicalexpression> ;
    mo:publisher _:N58b30f2ed490421388a9b234bf47db37 ;
    mo:record _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Echoes of the Fey: The Fox's Trail"@en ;
            foaf:name "Echoes of the Fey: The Fox's Trail"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Amber Leigh"@en ;
            foaf:name "Amber Leigh"@en ] ;
    schema:datePublished "2016-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/96415/96415-1581880037.jpg> ;
    schema:name "Echoes of the Fey: The Fox's Trail Soundtrack"@en,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja,
        "Echoes of the Fey: The Fox's Trail Soundtrack"@ja-latn ;
    schema:publisher _:N58b30f2ed490421388a9b234bf47db37 ;
    foaf:depiction <https://media.vgm.io/albums/51/96415/96415-1581880037.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96415#subject> ;
    schema:name "Jenny Gibbons"@en ;
    foaf:made <album/96415#subject> ;
    foaf:name "Jenny Gibbons"@en .

_:N03c6a60a233846cba42a4403b61be355 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Magic"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Hidden Magic"@en .

_:N1a37dc23379b4318bef6a82e010e8896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Always a Step Behind"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Always a Step Behind"@en .

_:N1e9368a4c1e94d47a89732910b30c60c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Indulgence"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Indulgence"@en .

_:N26f08856db6b47569a8bddeaff543c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbreakable Bond"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Unbreakable Bond"@en .

_:N36faf72133f2484cac60407e86693851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strolling to Town"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Strolling to Town"@en .

_:N3e86aa7aef754635ace9e910f6cc9565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for Clues"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Looking for Clues"@en .

_:N4637602fa4ec439cad236753978bc6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Whispers"@en .

_:N47273ea8a3c5419c93b56accaa8cf3d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Energy"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Magic Energy"@en .

_:N49143b05784940439e350490cfd2a739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsolved Mysteries"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Unsolved Mysteries"@en .

_:N58b30f2ed490421388a9b234bf47db37 schema:name "Jenny Gibbons"@en ;
    foaf:name "Jenny Gibbons"@en .

_:N627433cd1ae44a85b7ff1b551bb786b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interference"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Interference"@en .

_:N6866b20fe19e4112b906db12433dc762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Uneasy"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Uneasy"@en .

_:N84d50eb310f941ef90af6cd52ed73cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Fey (Vocal Theme)"@en ;
    mo:track_number 23 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Echoes of the Fey (Vocal Theme)"@en .

_:N95fa456ed55b46d98654ae91725a2d2a a schema:Person,
        foaf:Person ;
    mo:performed <album/96415#performance> ;
    schema:name "Amber Leigh"@en ;
    foaf:name "Amber Leigh"@en .

_:N9e24b6fa433b4f14abfcb0a370a9eaf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tread Carefully"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Tread Carefully"@en .

_:N9e6ed2955f474cb38f33e513de51a29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heated Words"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Heated Words"@en .

_:Na18adf5d968c4150a2091adbc4bccb8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something's Afoot"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Something's Afoot"@en .

_:Na760a01f59a1475b8661615dc7d3c535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krovakyn Church"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Krovakyn Church"@en .

_:Nb9cc3e60b81f4ffbaa550dde81a429dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not According to Plan"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Not According to Plan"@en .

_:Nc9354ef5fbd04d21aa53c3eccb147451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Dreams"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Bad Dreams"@en .

_:Nd066c55963ba4d648cb61ac44984343c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzles"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Puzzles"@en .

_:Nd2ad4ca99ec74f0784db87282a3ba0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accusations"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Accusations"@en .

_:Nd8d231ac4fc34021b767275c1ba10e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Promising Lead"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "A Promising Lead"@en .

_:Ndbb34bb7688c4b758f94019fd240c9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eszther's Watch"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Eszther's Watch"@en .

_:Nff028c15508646f58c54ae8910e2daed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Faces"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N7d9e8d4a8c374ed1a767426f57e31c20 ;
    schema:name "Two Faces"@en .

_:N7d9e8d4a8c374ed1a767426f57e31c20 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c6a60a233846cba42a4403b61be355,
        _:N1a37dc23379b4318bef6a82e010e8896,
        _:N1e9368a4c1e94d47a89732910b30c60c,
        _:N26f08856db6b47569a8bddeaff543c61,
        _:N36faf72133f2484cac60407e86693851,
        _:N3e86aa7aef754635ace9e910f6cc9565,
        _:N4637602fa4ec439cad236753978bc6e1,
        _:N47273ea8a3c5419c93b56accaa8cf3d6,
        _:N49143b05784940439e350490cfd2a739,
        _:N627433cd1ae44a85b7ff1b551bb786b8,
        _:N6866b20fe19e4112b906db12433dc762,
        _:N84d50eb310f941ef90af6cd52ed73cbd,
        _:N9e24b6fa433b4f14abfcb0a370a9eaf9,
        _:N9e6ed2955f474cb38f33e513de51a29b,
        _:Na18adf5d968c4150a2091adbc4bccb8e,
        _:Na760a01f59a1475b8661615dc7d3c535,
        _:Nb9cc3e60b81f4ffbaa550dde81a429dc,
        _:Nc9354ef5fbd04d21aa53c3eccb147451,
        _:Nd066c55963ba4d648cb61ac44984343c,
        _:Nd2ad4ca99ec74f0784db87282a3ba0cc,
        _:Nd8d231ac4fc34021b767275c1ba10e57,
        _:Ndbb34bb7688c4b758f94019fd240c9d3,
        _:Nff028c15508646f58c54ae8910e2daed ;
    mo:track_count 23 ;
    schema:duration "PT77:53"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N03c6a60a233846cba42a4403b61be355,
        _:N1a37dc23379b4318bef6a82e010e8896,
        _:N1e9368a4c1e94d47a89732910b30c60c,
        _:N26f08856db6b47569a8bddeaff543c61,
        _:N36faf72133f2484cac60407e86693851,
        _:N3e86aa7aef754635ace9e910f6cc9565,
        _:N4637602fa4ec439cad236753978bc6e1,
        _:N47273ea8a3c5419c93b56accaa8cf3d6,
        _:N49143b05784940439e350490cfd2a739,
        _:N627433cd1ae44a85b7ff1b551bb786b8,
        _:N6866b20fe19e4112b906db12433dc762,
        _:N84d50eb310f941ef90af6cd52ed73cbd,
        _:N9e24b6fa433b4f14abfcb0a370a9eaf9,
        _:N9e6ed2955f474cb38f33e513de51a29b,
        _:Na18adf5d968c4150a2091adbc4bccb8e,
        _:Na760a01f59a1475b8661615dc7d3c535,
        _:Nb9cc3e60b81f4ffbaa550dde81a429dc,
        _:Nc9354ef5fbd04d21aa53c3eccb147451,
        _:Nd066c55963ba4d648cb61ac44984343c,
        _:Nd2ad4ca99ec74f0784db87282a3ba0cc,
        _:Nd8d231ac4fc34021b767275c1ba10e57,
        _:Ndbb34bb7688c4b758f94019fd240c9d3,
        _:Nff028c15508646f58c54ae8910e2daed .

