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

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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44248#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/44248#composition>,
        <album/44248#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/50575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44248#subject> ;
    schema:name "Masaharu \"Rezon\" Iwata"@en,
        "岩田\"Rezon\"匡治"@ja ;
    foaf:made <album/44248#composition>,
        <album/44248#subject> ;
    foaf:name "Masaharu \"Rezon\" Iwata"@en,
        "岩田\"Rezon\"匡治"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44248#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/44248#composition>,
        <album/44248#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/166#subject> a schema:CreativeWork ;
    schema:name "Ogre Battle: The March of the Black Queen"@en,
        "伝説のオウガバトル"@ja,
        "Densetsu no Ogre Battle"@ja-latn ;
    foaf:name "Ogre Battle: The March of the Black Queen"@en,
        "伝説のオウガバトル"@ja,
        "Densetsu no Ogre Battle"@ja-latn .

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

<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 .

<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 .

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

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

<https://medium-media.vgm.io/albums/84/44248/44248-1391578449.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44248#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn ;
    mo:performance_of <album/44248#musicalwork> ;
    mo:performer <artist/15165#subject> ;
    mo:recorded_as <album/44248#musicalexpression> ;
    schema:byArtist <artist/15165#subject> ;
    schema:name "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn ;
    schema:workPerformed <album/44248#musicalwork> .

<artist/15165#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44248#performance> ;
    schema:name "Lauren the Flute"@en ;
    foaf:name "Lauren the Flute"@en .

<album/44248#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn ;
    mo:composer <artist/140#subject>,
        <artist/190#subject>,
        <artist/50575#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/44248#musicalwork> ;
    schema:name "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn .

<album/44248#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-14"^^xsd:date ;
    dcterms:title "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/44248#musicalexpression> ;
    mo:publisher _:N71084a0bebf64feeb75d009302317573 ;
    mo:record _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    mo:record_count 1 ;
    schema:about <product/166#subject>,
        <product/175#subject>,
        <product/196#subject>,
        <product/493#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/15165#subject> ;
    schema:datePublished "2013-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/44248/44248-1391578449.jpg> ;
    schema:name "Worlds of Light and Darkness"@en,
        "Worlds of Light and Darkness"@ja,
        "Worlds of Light and Darkness"@ja-latn ;
    schema:publisher _:N71084a0bebf64feeb75d009302317573 ;
    foaf:depiction <https://media.vgm.io/albums/84/44248/44248-1391578449.jpg> .

_:N4210a2eb8bd145518eed3bd8f34776ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credit Roll (Legend of Zelda: Link to the Past)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    schema:name "Credit Roll (Legend of Zelda: Link to the Past)"@en .

_:N6471697059204ddba4f0b12b872523c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel's Fear (Secret of Mana)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    schema:name "Angel's Fear (Secret of Mana)"@en .

_:N71084a0bebf64feeb75d009302317573 schema:name "Lauren the flute"@en,
        "Lauren the flute"@ja,
        "Lauren the flute"@ja-latn ;
    foaf:name "Lauren the flute"@en,
        "Lauren the flute"@ja,
        "Lauren the flute"@ja-latn .

_:N8a60a4637a864293a951826778fce720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rydia's Theme (Final Fantasy IV)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    schema:name "Rydia's Theme (Final Fantasy IV)"@en .

_:Ndb61eaf6ae354f749c31c14521dc850a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Wind Fish (Link's Awakening)"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    schema:name "Ballad of the Wind Fish (Link's Awakening)"@en .

_:Nf02491215c9d4782a9ec7ddb7d246b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viking Spirits (Ogre Battle)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nd3c97edabf04401394e54c2f4ed3d5e2 ;
    schema:name "Viking Spirits (Ogre Battle)"@en .

_:Nd3c97edabf04401394e54c2f4ed3d5e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4210a2eb8bd145518eed3bd8f34776ff,
        _:N6471697059204ddba4f0b12b872523c4,
        _:N8a60a4637a864293a951826778fce720,
        _:Ndb61eaf6ae354f749c31c14521dc850a,
        _:Nf02491215c9d4782a9ec7ddb7d246b80 ;
    mo:track_count 5 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4210a2eb8bd145518eed3bd8f34776ff,
        _:N6471697059204ddba4f0b12b872523c4,
        _:N8a60a4637a864293a951826778fce720,
        _:Ndb61eaf6ae354f749c31c14521dc850a,
        _:Nf02491215c9d4782a9ec7ddb7d246b80 .

