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

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

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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124419#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/124419#composition>,
        <album/124419#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/124419#musicalexpression> a mo:Signal ;
    mo:published_as <album/124419#subject> ;
    mo:records <album/124419#performance> .

<album/124419#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/124419#musicalwork> ;
    mo:recorded_as <album/124419#musicalexpression> ;
    schema:name "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn ;
    schema:workPerformed <album/124419#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/91/124419/124419-52cdedde8805.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124419#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/124419/124419-52cdedde8805.png> ;
    foaf:depicts <album/124419#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/124419/124419-52cdedde8805.png> .

<https://medium-media.vgm.io/albums/91/124419/124419-52cdedde8805.png> a schema:ImageObject,
        foaf:Image .

<album/124419#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/124419#musicalwork> ;
    schema:name "Video Game LoFi: Zelda"@en,
        "Video Game LoFi: Zelda"@ja,
        "Video Game LoFi: Zelda"@ja-latn .

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

<album/124419#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-11-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-V" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/124414> ;
    mo:publication_of <album/124419#musicalexpression> ;
    mo:publisher <org/3652#subject> ;
    mo:record _:N9eeed33f9cfd47738008a1600979e264 ;
    mo:record_count 1 ;
    schema:about <product/1051#subject>,
        <product/187#subject>,
        <product/4600#subject>,
        <product/491#subject>,
        <product/500#subject> ;
    schema:datePublished "2022-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/124419/124419-52cdedde8805.png> ;
    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/91/124419/124419-52cdedde8805.png> .

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

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

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

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

_:Nb7dfa72c1ffd40889069b0309bb21d0e 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 _:N9eeed33f9cfd47738008a1600979e264 ;
    schema:name "Hyrule Field (from \"The Legend of Zelda: Twilight Princess\")"@en .

_:Nbfde1340249b451b96567de38af7a6d1 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 _:N9eeed33f9cfd47738008a1600979e264 ;
    schema:name "Main Theme (from \"The Legend of Zelda: Ocarina of Time\")"@en .

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

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

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

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

_:N9eeed33f9cfd47738008a1600979e264 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0851dfd93db44c59b114175712f1bb7c,
        _:N0e954a18cb5f4c1aaa30aaae496a3d60,
        _:N361bb134516b4ced85cf96a04d685e89,
        _:N434dfed1c7b1469795d5468dddaa72df,
        _:Nb7dfa72c1ffd40889069b0309bb21d0e,
        _:Nbfde1340249b451b96567de38af7a6d1,
        _:Nd0cb69bf217d429e9a568c176b67d3a6,
        _:Ne5da1550bbeb4f5981b202e733236220,
        _:Nf19b2614ac034683aab91ef74d9ab405,
        _:Nfd02b185f0b34bd1bf7e0de0a25efe7b ;
    mo:track_count 10 ;
    schema:duration "PT34:30"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0851dfd93db44c59b114175712f1bb7c,
        _:N0e954a18cb5f4c1aaa30aaae496a3d60,
        _:N361bb134516b4ced85cf96a04d685e89,
        _:N434dfed1c7b1469795d5468dddaa72df,
        _:Nb7dfa72c1ffd40889069b0309bb21d0e,
        _:Nbfde1340249b451b96567de38af7a6d1,
        _:Nd0cb69bf217d429e9a568c176b67d3a6,
        _:Ne5da1550bbeb4f5981b202e733236220,
        _:Nf19b2614ac034683aab91ef74d9ab405,
        _:Nfd02b185f0b34bd1bf7e0de0a25efe7b .

