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

<album/124414> a mo:Release ;
    mo:catalogue_number "CURE-0003" .

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

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

<artist/16194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124418#subject> ;
    schema:name "Manaka Kataoka"@en,
        "片岡真央"@ja ;
    foaf:made <album/124418#composition>,
        <album/124418#subject> ;
    foaf:name "Manaka Kataoka"@en,
        "片岡真央"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124418#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/124418#composition>,
        <album/124418#subject> ;
    foaf:name "Koji Kondo"@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/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@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/124418#musicalexpression> a mo:Signal ;
    mo:published_as <album/124418#subject> ;
    mo:records <album/124418#performance> .

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

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

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

<https://medium-media.vgm.io/albums/81/124418/124418-ff1df9f77fef.jpg> a schema:ImageObject,
        foaf:Image .

<album/124418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn ;
    mo:composer <artist/16194#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/124418#musicalwork> ;
    schema:name "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn .

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

<album/124418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-01"^^xsd:date ;
    dcterms:title "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn ;
    mo:catalogue_number "CURE-0003-CD" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/124414> ;
    mo:publication_of <album/124418#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/4600#subject>,
        <product/491#subject>,
        <product/500#subject> ;
    schema:datePublished "2021-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/124418/124418-ff1df9f77fef.jpg> ;
    schema:name "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn ;
    schema:publisher <org/3652#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/124418/124418-ff1df9f77fef.jpg> .

_:N08eb2ca74e57425285b79e9469cd1c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mipha's Theme"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Mipha's Theme"@en .

_:N41868fba4eea47d0b3a6019e1dec5e0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy Fountain"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Great Fairy Fountain"@en .

_:N655e552484f24acc99e9787a654b0196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rito Village (Day)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Rito Village (Day)"@en .

_:N69b91629aabc47b08753088d17941c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (from \"The Legend of Zelda: Ocarina of Time\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Main Theme (from \"The Legend of Zelda: Ocarina of Time\")"@en .

_:N7bf1ace07fbd44aab9717b1ead896907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Song of Storms"@en .

_:N8fcb153b25ad404a8849a54f513ee478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Lullaby"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Zelda's Lullaby"@en .

_:Nb8d78e18abc44c04bb859626949e3ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Lost Woods"@en .

_:Nd26989bb408643f091ed973cf442372a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fi's Farewell"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Fi's Farewell"@en .

_:Nf5ba7a79c7df4de1bae27fa2a80d3bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field (from \"The Legend of Zelda: Twilight Princess\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Hyrule Field (from \"The Legend of Zelda: Twilight Princess\")"@en .

_:Nfbf4534323724260b3b705e3509eae20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N8d6a57fcf8e1473b8fb56c2f2d367cef ;
    schema:name "Dark World"@en .

_:N8d6a57fcf8e1473b8fb56c2f2d367cef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08eb2ca74e57425285b79e9469cd1c41,
        _:N41868fba4eea47d0b3a6019e1dec5e0f,
        _:N655e552484f24acc99e9787a654b0196,
        _:N69b91629aabc47b08753088d17941c44,
        _:N7bf1ace07fbd44aab9717b1ead896907,
        _:N8fcb153b25ad404a8849a54f513ee478,
        _:Nb8d78e18abc44c04bb859626949e3ede,
        _:Nd26989bb408643f091ed973cf442372a,
        _:Nf5ba7a79c7df4de1bae27fa2a80d3bef,
        _:Nfbf4534323724260b3b705e3509eae20 ;
    mo:track_count 10 ;
    schema:duration "PT34:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N08eb2ca74e57425285b79e9469cd1c41,
        _:N41868fba4eea47d0b3a6019e1dec5e0f,
        _:N655e552484f24acc99e9787a654b0196,
        _:N69b91629aabc47b08753088d17941c44,
        _:N7bf1ace07fbd44aab9717b1ead896907,
        _:N8fcb153b25ad404a8849a54f513ee478,
        _:Nb8d78e18abc44c04bb859626949e3ede,
        _:Nd26989bb408643f091ed973cf442372a,
        _:Nf5ba7a79c7df4de1bae27fa2a80d3bef,
        _:Nfbf4534323724260b3b705e3509eae20 .

