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

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

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

<album/1676> a mo:Release ;
    mo:catalogue_number "N/A" .

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

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

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11151#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/11151#composition>,
        <album/11151#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<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/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@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 .

<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/11151#musicalexpression> a mo:Signal ;
    mo:published_as <album/11151#subject> ;
    mo:records <album/11151#performance> .

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

<org/295#subject> schema:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn ;
    foaf:name "Alion Records"@en,
        "Alion Records"@ja,
        "Alion Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/11151/11151-1227963768.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda Sound Collection"@en,
        "Zelda Sound Collection"@ja,
        "Zelda Sound Collection"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/698#subject> ;
    mo:produced_work <album/11151#musicalwork> ;
    schema:name "Zelda Sound Collection"@en,
        "Zelda Sound Collection"@ja,
        "Zelda Sound Collection"@ja-latn .

<album/11151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Zelda Sound Collection"@en,
        "Zelda Sound Collection"@ja,
        "Zelda Sound Collection"@ja-latn ;
    mo:catalogue_number "ALCA-8184" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1676> ;
    mo:publication_of <album/11151#musicalexpression> ;
    mo:publisher <org/295#subject> ;
    mo:record _:N27fd7f6de0944eb387715f48712d65f1 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/500#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/11151/11151-1227963768.jpg> ;
    schema:name "Zelda Sound Collection"@en,
        "Zelda Sound Collection"@ja,
        "Zelda Sound Collection"@ja-latn ;
    schema:publisher <org/295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/11151/11151-1227963768.jpg> .

_:N15e758708e95480bb6c537df02982ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld"@en,
        "地上"@ja,
        "Chijou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Overworld"@en,
        "地上"@ja,
        "Chijou"@ja-latn .

_:N2dd690b067714da290b53aa9de866e4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en,
        "迷いの森"@ja,
        "Mayoi no Mori"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Lost Woods"@en,
        "迷いの森"@ja,
        "Mayoi no Mori"@ja-latn .

_:N3091d66cda1543e3a027b25672375e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Hero"@en,
        "勇者伝説"@ja,
        "Yuusha Densetsu"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "The Legendary Hero"@en,
        "勇者伝説"@ja,
        "Yuusha Densetsu"@ja-latn .

_:N4a11dc57b98c4a66837b2a4f3c6252ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini-Boss"@en,
        "中ボス"@ja,
        "Chuu Boss"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Mini-Boss"@en,
        "中ボス"@ja,
        "Chuu Boss"@ja-latn .

_:N4cdeab0de4bf4627a50fcde0e519cfed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Termina Field"@en,
        "タルミナ平原"@ja,
        "Termina Heigen"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Termina Field"@en,
        "タルミナ平原"@ja,
        "Termina Heigen"@ja-latn .

_:N63adecd5cb594f45a087f4b9c7b035c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Hyrule Castle"@en,
        "ハイラル城"@ja,
        "Hyrule-jou"@ja-latn .

_:Nc267489c9c03498f9582ee902e3259d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean"@en,
        "大海原"@ja,
        "Oounabara"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Ocean"@en,
        "大海原"@ja,
        "Oounabara"@ja-latn .

_:Nccad974d2dd04b70bebf961f65ebd21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majora's Theme"@en,
        "ムジュラのテーマ"@ja,
        "Majora no Theme"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Majora's Theme"@en,
        "ムジュラのテーマ"@ja,
        "Majora no Theme"@ja-latn .

_:Nd88dd576bd8b41b0a9f377176a867984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Light Overworld"@en,
        "表の地上"@ja,
        "Hyou no Chijou"@ja-latn .

_:Ne30d94425bed4ee794633a6f46d6e958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field Main Theme"@en,
        "ハイラル平原メインテーマ"@ja,
        "Hyrule Heigen Main Theme"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Hyrule Field Main Theme"@en,
        "ハイラル平原メインテーマ"@ja,
        "Hyrule Heigen Main Theme"@ja-latn .

_:Ne4c179e34a3e4281ad165bef24252030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja,
        "Title"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Title"@en,
        "タイトル"@ja,
        "Title"@ja-latn .

_:Ne70d6453fc9e46d293ecc8f66a01b510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en,
        "タイトル"@ja,
        "Title"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N27fd7f6de0944eb387715f48712d65f1 ;
    schema:name "Title"@en,
        "タイトル"@ja,
        "Title"@ja-latn .

_:N27fd7f6de0944eb387715f48712d65f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15e758708e95480bb6c537df02982ef6,
        _:N2dd690b067714da290b53aa9de866e4d,
        _:N3091d66cda1543e3a027b25672375e44,
        _:N4a11dc57b98c4a66837b2a4f3c6252ce,
        _:N4cdeab0de4bf4627a50fcde0e519cfed,
        _:N63adecd5cb594f45a087f4b9c7b035c9,
        _:Nc267489c9c03498f9582ee902e3259d6,
        _:Nccad974d2dd04b70bebf961f65ebd21f,
        _:Nd88dd576bd8b41b0a9f377176a867984,
        _:Ne30d94425bed4ee794633a6f46d6e958,
        _:Ne4c179e34a3e4281ad165bef24252030,
        _:Ne70d6453fc9e46d293ecc8f66a01b510 ;
    mo:track_count 12 ;
    schema:duration "PT26:40"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N15e758708e95480bb6c537df02982ef6,
        _:N2dd690b067714da290b53aa9de866e4d,
        _:N3091d66cda1543e3a027b25672375e44,
        _:N4a11dc57b98c4a66837b2a4f3c6252ce,
        _:N4cdeab0de4bf4627a50fcde0e519cfed,
        _:N63adecd5cb594f45a087f4b9c7b035c9,
        _:Nc267489c9c03498f9582ee902e3259d6,
        _:Nccad974d2dd04b70bebf961f65ebd21f,
        _:Nd88dd576bd8b41b0a9f377176a867984,
        _:Ne30d94425bed4ee794633a6f46d6e958,
        _:Ne4c179e34a3e4281ad165bef24252030,
        _:Ne70d6453fc9e46d293ecc8f66a01b510 .

