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

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

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

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

<artist/3766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8059#subject> ;
    schema:name "Reteris"@en ;
    foaf:made <album/8059#composition>,
        <album/8059#subject> ;
    foaf:name "Reteris"@en .

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

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

<album/8059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn ;
    mo:performance_of <album/8059#musicalwork> ;
    mo:recorded_as <album/8059#musicalexpression> ;
    schema:name "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn ;
    schema:workPerformed <album/8059#musicalwork> .

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

<https://medium-media.vgm.io/albums/95/8059/8059-1208492188.jpg> a schema:ImageObject,
        foaf:Image .

<album/8059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/3766#subject> ;
    mo:produced_work <album/8059#musicalwork> ;
    schema:name "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn .

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

<album/8059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-11"^^xsd:date ;
    dcterms:title "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/8059#musicalexpression> ;
    mo:publisher _:N5defb8fb9a6340e0b48c9db6d76d6751 ;
    mo:record _:Nb04094d6fc3f417695cf80bac47422f2 ;
    mo:record_count 1 ;
    schema:about <product/187#subject> ;
    schema:datePublished "2008-04-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/8059/8059-1208492188.jpg> ;
    schema:name "Blue Version"@en,
        "Blue Version"@ja,
        "Blue Version"@ja-latn ;
    schema:publisher _:N5defb8fb9a6340e0b48c9db6d76d6751 ;
    foaf:depiction <https://media.vgm.io/albums/95/8059/8059-1208492188.jpg> .

_:N0108df71a22d47359d0ec54e507f2ef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Voyage"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "The Voyage"@en .

_:N09c9cdb4391e4478b785478acc6d2cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chiptronic"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Chiptronic"@en .

_:N2fd1b2c81e994e548adcc614f2ed731d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirby's Rainbow"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Kirby's Rainbow"@en .

_:N51543eabdd594b3dbb039188ddc6ce2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Altaria"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "My Altaria"@en .

_:N5defb8fb9a6340e0b48c9db6d76d6751 schema:name "Chain Chomp Records"@en ;
    foaf:name "Chain Chomp Records"@en .

_:N5e21d22e448b4a7299e15548d7d504eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Woods"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "The Lost Woods"@en .

_:N971002b8ae694d7b8b7d5671c3d9d147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Dreams"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Sweet Dreams"@en .

_:N9b17535d16b548b5a2c09976d99d8f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feedback Rave"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Feedback Rave"@en .

_:Na03acb4764ec484e8c7f0a5daa249b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Midnight"@en .

_:Nf1a48e3527be4e5b80d8f569e415406d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Heat!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nb04094d6fc3f417695cf80bac47422f2 ;
    schema:name "Summer Heat!"@en .

_:Nb04094d6fc3f417695cf80bac47422f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0108df71a22d47359d0ec54e507f2ef8,
        _:N09c9cdb4391e4478b785478acc6d2cf2,
        _:N2fd1b2c81e994e548adcc614f2ed731d,
        _:N51543eabdd594b3dbb039188ddc6ce2d,
        _:N5e21d22e448b4a7299e15548d7d504eb,
        _:N971002b8ae694d7b8b7d5671c3d9d147,
        _:N9b17535d16b548b5a2c09976d99d8f8c,
        _:Na03acb4764ec484e8c7f0a5daa249b9f,
        _:Nf1a48e3527be4e5b80d8f569e415406d ;
    mo:track_count 9 ;
    schema:duration "PT28:32"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0108df71a22d47359d0ec54e507f2ef8,
        _:N09c9cdb4391e4478b785478acc6d2cf2,
        _:N2fd1b2c81e994e548adcc614f2ed731d,
        _:N51543eabdd594b3dbb039188ddc6ce2d,
        _:N5e21d22e448b4a7299e15548d7d504eb,
        _:N971002b8ae694d7b8b7d5671c3d9d147,
        _:N9b17535d16b548b5a2c09976d99d8f8c,
        _:Na03acb4764ec484e8c7f0a5daa249b9f,
        _:Nf1a48e3527be4e5b80d8f569e415406d .

