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

<album/90651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn ;
    mo:produced_work <album/90651#musicalwork> ;
    schema:name "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn .

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

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

<product/1776#subject> a schema:CreativeWork ;
    schema:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn ;
    foaf:name "Cowboy Bebop"@en,
        "カウボーイビバップ"@ja,
        "Cowboy Bebop"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<release/11388#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening DX"@en,
        "The Legend of Zelda: Link's Awakening DX"@ja,
        "The Legend of Zelda: Link's Awakening DX"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening DX"@en,
        "The Legend of Zelda: Link's Awakening DX"@ja,
        "The Legend of Zelda: Link's Awakening DX"@ja-latn .

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

<album/90651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn ;
    mo:performance_of <album/90651#musicalwork> ;
    mo:recorded_as <album/90651#musicalexpression> ;
    schema:name "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn ;
    schema:workPerformed <album/90651#musicalwork> .

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

<https://media.vgm.io/albums/15/90651/90651-1568978141.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90651#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/90651/90651-1568978141.png> ;
    foaf:depicts <album/90651#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/90651/90651-1568978141.png> .

<https://medium-media.vgm.io/albums/15/90651/90651-1568978141.png> a schema:ImageObject,
        foaf:Image .

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

<album/90651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-20"^^xsd:date ;
    dcterms:title "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn ;
    mo:catalogue_number "OCRA-0071" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90651#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N2baf366f01aa48b2896d65e3435f22e8 ;
    mo:record_count 1 ;
    schema:about <product/1776#subject>,
        <product/187#subject>,
        <product/2132#subject>,
        <product/469#subject>,
        <product/493#subject>,
        <product/500#subject>,
        <release/11388#subject> ;
    schema:datePublished "2019-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/90651/90651-1568978141.png> ;
    schema:name "Songs of the Sirens: Link's Awakening ReMixed"@en,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja,
        "Songs of the Sirens: Link's Awakening ReMixed"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/90651/90651-1568978141.png> .

_:N00c1fdf8277943cd993b54b1bdea699d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mah Boi (Mabe Village)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Mah Boi (Mabe Village)"@en .

_:N1364dac0355a459fb2de4bb57771880e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Domain of Darkness (Mysterious Forest)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Domain of Darkness (Mysterious Forest)"@en .

_:N174af6d44d1a4c54b40fad7282073995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Future (Tal Tal Heights)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Tal Tal Future (Tal Tal Heights)"@en .

_:N2e41fcc5f577458abb2d76bbe534bfd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Marin (Field)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "The Legend of Marin (Field)"@en .

_:N301208440ee1427898fd2da9d81b8bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Fish Limbo (Player Select, Song of Awakening)"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Wind Fish Limbo (Player Select, Song of Awakening)"@en .

_:N32b3e08bd1a04400b09da9e9899bdb66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marin's Mambo (Manbo's Mambo, End Credits)"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Marin's Mambo (Manbo's Mambo, End Credits)"@en .

_:N4579ee4605314d8695bb00951c5a21da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Waker's Tale (Medley)"@en ;
    mo:track_number 11 ;
    schema:duration "PT8:07"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "The Waker's Tale (Medley)"@en .

_:N5693859a9d8444e6b64ba9524c373e0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyssal Reverie (Dream Shrine, Medley)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Abyssal Reverie (Dream Shrine, Medley)"@en .

_:N73af196a047e484b85b161ff390e43eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"To the Finder…\" (Level Medley)"@en ;
    mo:track_number 9 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "\"To the Finder…\" (Level Medley)"@en .

_:N7d3784ad6802494aa3bfc74054c8fc0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Head South to the Beach (When Link First Wakes, Koholint Island)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Head South to the Beach (When Link First Wakes, Koholint Island)"@en .

_:Ndcddcf5ad4ab478eb44138e24dc882f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Why Is the Island Gone?\" (Medley)"@en ;
    mo:track_number 14 ;
    schema:duration "PT7:09"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "\"Why Is the Island Gone?\" (Medley)"@en .

_:Ne3e3f131b278493ba607747cb4923a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imprisoned (Color Dungeon)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Imprisoned (Color Dungeon)"@en .

_:Ne5a0d674f1424f4f9825039e62f27152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal's Avenue (Animal Village)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Animal's Avenue (Animal Village)"@en .

_:Nf52dac9076074869808c2a7ee620e855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Le Mystère du Poisson-Rêve (Ballad of the Wind Fish)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N2baf366f01aa48b2896d65e3435f22e8 ;
    schema:name "Le Mystère du Poisson-Rêve (Ballad of the Wind Fish)"@en .

_:N2baf366f01aa48b2896d65e3435f22e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c1fdf8277943cd993b54b1bdea699d,
        _:N1364dac0355a459fb2de4bb57771880e,
        _:N174af6d44d1a4c54b40fad7282073995,
        _:N2e41fcc5f577458abb2d76bbe534bfd4,
        _:N301208440ee1427898fd2da9d81b8bc8,
        _:N32b3e08bd1a04400b09da9e9899bdb66,
        _:N4579ee4605314d8695bb00951c5a21da,
        _:N5693859a9d8444e6b64ba9524c373e0c,
        _:N73af196a047e484b85b161ff390e43eb,
        _:N7d3784ad6802494aa3bfc74054c8fc0d,
        _:Ndcddcf5ad4ab478eb44138e24dc882f3,
        _:Ne3e3f131b278493ba607747cb4923a08,
        _:Ne5a0d674f1424f4f9825039e62f27152,
        _:Nf52dac9076074869808c2a7ee620e855 ;
    mo:track_count 14 ;
    schema:duration "PT68:35"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00c1fdf8277943cd993b54b1bdea699d,
        _:N1364dac0355a459fb2de4bb57771880e,
        _:N174af6d44d1a4c54b40fad7282073995,
        _:N2e41fcc5f577458abb2d76bbe534bfd4,
        _:N301208440ee1427898fd2da9d81b8bc8,
        _:N32b3e08bd1a04400b09da9e9899bdb66,
        _:N4579ee4605314d8695bb00951c5a21da,
        _:N5693859a9d8444e6b64ba9524c373e0c,
        _:N73af196a047e484b85b161ff390e43eb,
        _:N7d3784ad6802494aa3bfc74054c8fc0d,
        _:Ndcddcf5ad4ab478eb44138e24dc882f3,
        _:Ne3e3f131b278493ba607747cb4923a08,
        _:Ne5a0d674f1424f4f9825039e62f27152,
        _:Nf52dac9076074869808c2a7ee620e855 .

