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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72915#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/72915#composition>,
        <album/72915#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72915#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/72915#composition>,
        <album/72915#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<product/1051#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@ja-latn ;
    foaf:name "The Legend of Zelda: Skyward Sword"@en,
        "ゼルダの伝説 スカイウォードソード"@ja,
        "Zelda no Densetsu: Skyward Sword"@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/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

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

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

<album/72915#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn ;
    mo:performance_of <album/72915#musicalwork> ;
    mo:performer <artist/30734#subject> ;
    mo:recorded_as <album/72915#musicalexpression> ;
    schema:byArtist <artist/30734#subject> ;
    schema:name "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn ;
    schema:workPerformed <album/72915#musicalwork> .

<artist/30734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72915#performance> ;
    schema:name "Joel Kent"@en ;
    foaf:name "Joel Kent"@en .

<album/72915#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/692#subject> ;
    mo:produced_work <album/72915#musicalwork> ;
    schema:name "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn .

<album/72915#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-17"^^xsd:date ;
    dcterms:title "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn ;
    mo:catalogue_number "MCOL-0042" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72915#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N7860904d4887496bb784503b4ab83d1d ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/489#subject>,
        <product/490#subject> ;
    schema:byArtist <artist/30734#subject> ;
    schema:datePublished "2017-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/72915/72915-1510821735.jpg> ;
    schema:name "Octorock: The Zelda Metal EP"@en,
        "Octorock: The Zelda Metal EP"@ja,
        "Octorock: The Zelda Metal EP"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/72915/72915-1510821735.jpg> .

_:N0081576e7429459da16493b4780fd89b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Sky Goddess (from \"The Legend of Zelda: Skyward Sword\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N7860904d4887496bb784503b4ab83d1d ;
    schema:name "Ballad of the Sky Goddess (from \"The Legend of Zelda: Skyward Sword\")"@en .

_:N17f842adde4e4a63b59fddd193ee8f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods (from \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7860904d4887496bb784503b4ab83d1d ;
    schema:name "Lost Woods (from \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N19696c451efd4e739e186ca968fbf57f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island (from \"The Legend of Zelda: The Wind Waker\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N7860904d4887496bb784503b4ab83d1d ;
    schema:name "Dragon Roost Island (from \"The Legend of Zelda: The Wind Waker\")"@en .

_:N5e279c873dc64735b324968045bc3632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Tower (from \"The Legend of Zelda: Majora's Mask\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N7860904d4887496bb784503b4ab83d1d ;
    schema:name "Stone Tower (from \"The Legend of Zelda: Majora's Mask\")"@en .

_:N7860904d4887496bb784503b4ab83d1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0081576e7429459da16493b4780fd89b,
        _:N17f842adde4e4a63b59fddd193ee8f1f,
        _:N19696c451efd4e739e186ca968fbf57f,
        _:N5e279c873dc64735b324968045bc3632 ;
    mo:track_count 4 ;
    schema:duration "PT14:28"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0081576e7429459da16493b4780fd89b,
        _:N17f842adde4e4a63b59fddd193ee8f1f,
        _:N19696c451efd4e739e186ca968fbf57f,
        _:N5e279c873dc64735b324968045bc3632 .

