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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10227#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/10227#composition>,
        <album/10227#subject> ;
    foaf:name "Koji Kondo"@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/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/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@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/10227#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/10227#musicalwork> ;
    schema:name "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn .

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

<album/10227#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn ;
    mo:performance_of <album/10227#musicalwork> ;
    mo:recorded_as <album/10227#musicalexpression> ;
    schema:name "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn ;
    schema:workPerformed <album/10227#musicalwork> .

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

<https://medium-media.vgm.io/albums/72/10227/10227-1219680612.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10227#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-22"^^xsd:date ;
    dcterms:title "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10227#musicalexpression> ;
    mo:publisher _:N45eb2387f5dd40b1b9e83a4122fb875a ;
    mo:record _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/489#subject>,
        <product/490#subject>,
        <product/491#subject>,
        <product/500#subject> ;
    schema:datePublished "2008-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/10227/10227-1219680612.jpg> ;
    schema:name "The Legend of Zelda: Soundscapes - Volume III -"@en,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja,
        "The Legend of Zelda: Soundscapes - Volume III -"@ja-latn ;
    schema:publisher _:N45eb2387f5dd40b1b9e83a4122fb875a ;
    foaf:depiction <https://media.vgm.io/albums/72/10227/10227-1219680612.jpg> .

_:N00b43b90504f447bbb5b65a15b04a51c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majora's Mask: Ikana Valley"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Majora's Mask: Ikana Valley"@en .

_:N10baa6e3b5d446e58ff4296a94f9f80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Princess: Enter Ilia"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Twilight Princess: Enter Ilia"@en .

_:N31232859ef53400b83d42f28a72bb1aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Link to the Past: Rain Scene"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "A Link to the Past: Rain Scene"@en .

_:N39e313437f4b469a81e36592f5e56a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker: Staff Credits"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "The Wind Waker: Staff Credits"@en .

_:N3a6eeab8df834aeda5d7f2e915a5df05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time: Kokiri Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Ocarina of Time: Kokiri Forest"@en .

_:N45eb2387f5dd40b1b9e83a4122fb875a schema:name "Zelda Reorchestrated"@en ;
    foaf:name "Zelda Reorchestrated"@en .

_:N48fc2497032945759feb78f90a1c9d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker: Ocean"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "The Wind Waker: Ocean"@en .

_:N5eda039df94d4e2199db028389ddbe27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time: Great Fairy's Fountain"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Ocarina of Time: Great Fairy's Fountain"@en .

_:N8f3c3c81a04a4126af449acde95ba1ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker: Windfall"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "The Wind Waker: Windfall"@en .

_:N9c2e2f5874bb4a5bb27c00a6fcb3c2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker: Farewell Hyrule King"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "The Wind Waker: Farewell Hyrule King"@en .

_:Nb1e152a2d38a476096d1b34535bff57b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time: Last Battle"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Ocarina of Time: Last Battle"@en .

_:Nbce00bf773594114bb1abb5a9163d511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarina of Time: Zora's Domain"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Ocarina of Time: Zora's Domain"@en .

_:Nc08b0e50237b4089a62455a2c28533d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majora's Mask: Pirate's Fortress"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "Majora's Mask: Pirate's Fortress"@en .

_:Nc308722595c94e608eac7307f838587c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind Waker: Outset Island Redux"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb8c9adaf79b1430ba395de3e1dc39fa4 ;
    schema:name "The Wind Waker: Outset Island Redux"@en .

_:Nb8c9adaf79b1430ba395de3e1dc39fa4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00b43b90504f447bbb5b65a15b04a51c,
        _:N10baa6e3b5d446e58ff4296a94f9f80a,
        _:N31232859ef53400b83d42f28a72bb1aa,
        _:N39e313437f4b469a81e36592f5e56a37,
        _:N3a6eeab8df834aeda5d7f2e915a5df05,
        _:N48fc2497032945759feb78f90a1c9d19,
        _:N5eda039df94d4e2199db028389ddbe27,
        _:N8f3c3c81a04a4126af449acde95ba1ec,
        _:N9c2e2f5874bb4a5bb27c00a6fcb3c2d7,
        _:Nb1e152a2d38a476096d1b34535bff57b,
        _:Nbce00bf773594114bb1abb5a9163d511,
        _:Nc08b0e50237b4089a62455a2c28533d1,
        _:Nc308722595c94e608eac7307f838587c ;
    mo:track_count 13 ;
    schema:duration "PT46:06"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00b43b90504f447bbb5b65a15b04a51c,
        _:N10baa6e3b5d446e58ff4296a94f9f80a,
        _:N31232859ef53400b83d42f28a72bb1aa,
        _:N39e313437f4b469a81e36592f5e56a37,
        _:N3a6eeab8df834aeda5d7f2e915a5df05,
        _:N48fc2497032945759feb78f90a1c9d19,
        _:N5eda039df94d4e2199db028389ddbe27,
        _:N8f3c3c81a04a4126af449acde95ba1ec,
        _:N9c2e2f5874bb4a5bb27c00a6fcb3c2d7,
        _:Nb1e152a2d38a476096d1b34535bff57b,
        _:Nbce00bf773594114bb1abb5a9163d511,
        _:Nc08b0e50237b4089a62455a2c28533d1,
        _:Nc308722595c94e608eac7307f838587c .

