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

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

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

<album/124333> a mo:Release ;
    mo:catalogue_number "GC12" .

<artist/31905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124332#subject> ;
    schema:name "Mikel"@en ;
    foaf:made <album/124332#composition>,
        <album/124332#subject> ;
    foaf:name "Mikel"@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 .

<product/2945#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link Between Worlds"@en,
        "ゼルダの伝説 神々のトライフォース2"@ja,
        "Zelda no Densetsu: Kamigami no Triforce 2"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link Between Worlds"@en,
        "ゼルダの伝説 神々のトライフォース2"@ja,
        "Zelda no Densetsu: Kamigami no Triforce 2"@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/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/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/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/493#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn ;
    foaf:name "The Legend of Zelda: Link's Awakening (1993)"@en,
        "ゼルダの伝説 夢をみる島 (1993)"@ja,
        "Zelda no Densetsu: Yume wo Miru Shima (1993)"@ja-latn .

<album/124332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda & Chill III"@en,
        "Zelda & Chill III"@ja,
        "Zelda & Chill III"@ja-latn ;
    mo:composer <artist/31905#subject> ;
    mo:produced_work <album/124332#musicalwork> ;
    schema:name "Zelda & Chill III"@en,
        "Zelda & Chill III"@ja,
        "Zelda & Chill III"@ja-latn .

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

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

<org/1137#subject> schema:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn ;
    foaf:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn .

<https://media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124332#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> ;
    foaf:depicts <album/124332#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> .

<https://medium-media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-28"^^xsd:date ;
    dcterms:title "Zelda & Chill III"@en,
        "Zelda & Chill III"@ja,
        "Zelda & Chill III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/124333> ;
    mo:publication_of <album/124332#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:Na19f216ac407442795f8fe7842d523af ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/2945#subject>,
        <product/416#subject>,
        <product/4600#subject>,
        <product/489#subject>,
        <product/491#subject>,
        <product/493#subject> ;
    schema:datePublished "2022-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> ;
    schema:name "Zelda & Chill III"@en,
        "Zelda & Chill III"@ja,
        "Zelda & Chill III"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/124332/124332-3751df8e0a3d.jpg> .

_:N06344acf4c184388a3ec8fd032cff1d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle II"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Hyrule Castle II"@en .

_:N17655115dcdb4863a897afb96226c5d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Field"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Hyrule Field"@en .

_:N1eb19067ef6d48b1bfaf1eab48038c8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astral Observatory"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Astral Observatory"@en .

_:N2e73e1fedfbc49e68bc24589e167668a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Trailer"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Story Trailer"@en .

_:N43702dc351924f10a80a7a5f08661ea3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Lorule"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Legend of Lorule"@en .

_:N61ccaffb1f834c928eb42341a91118fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Credits"@en .

_:N64c0b4ffba9e4ef69a7b7bf943abdbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of the Kingdom"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Tears of the Kingdom"@en .

_:N65625939c99646ad84ef142699474fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome Home"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Welcome Home"@en .

_:N70bcecb6bffc41c28b2f02f0e2cf341e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Link's Awakening"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Link's Awakening"@en .

_:N967eb9d98b5c48b0a8d0de1d4e8f4809 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Temple of Time"@en .

_:Nd58489a543c8429d8858e8e39b1e8cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kokiri Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Kokiri Forest"@en .

_:Ndbc11cc2deb747ad83786ee4ceee00b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Talus"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Talus"@en .

_:Ne4051d29595647d9a0cd695fd4d3ca73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Hours"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Final Hours"@en .

_:Nec033847ceff4ae0993a5a7570ccfd4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mipha's Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na19f216ac407442795f8fe7842d523af ;
    schema:name "Mipha's Theme"@en .

_:Na19f216ac407442795f8fe7842d523af a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06344acf4c184388a3ec8fd032cff1d6,
        _:N17655115dcdb4863a897afb96226c5d5,
        _:N1eb19067ef6d48b1bfaf1eab48038c8b,
        _:N2e73e1fedfbc49e68bc24589e167668a,
        _:N43702dc351924f10a80a7a5f08661ea3,
        _:N61ccaffb1f834c928eb42341a91118fa,
        _:N64c0b4ffba9e4ef69a7b7bf943abdbcc,
        _:N65625939c99646ad84ef142699474fe6,
        _:N70bcecb6bffc41c28b2f02f0e2cf341e,
        _:N967eb9d98b5c48b0a8d0de1d4e8f4809,
        _:Nd58489a543c8429d8858e8e39b1e8cbc,
        _:Ndbc11cc2deb747ad83786ee4ceee00b9,
        _:Ne4051d29595647d9a0cd695fd4d3ca73,
        _:Nec033847ceff4ae0993a5a7570ccfd4e ;
    mo:track_count 14 ;
    schema:duration "PT39:06"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N06344acf4c184388a3ec8fd032cff1d6,
        _:N17655115dcdb4863a897afb96226c5d5,
        _:N1eb19067ef6d48b1bfaf1eab48038c8b,
        _:N2e73e1fedfbc49e68bc24589e167668a,
        _:N43702dc351924f10a80a7a5f08661ea3,
        _:N61ccaffb1f834c928eb42341a91118fa,
        _:N64c0b4ffba9e4ef69a7b7bf943abdbcc,
        _:N65625939c99646ad84ef142699474fe6,
        _:N70bcecb6bffc41c28b2f02f0e2cf341e,
        _:N967eb9d98b5c48b0a8d0de1d4e8f4809,
        _:Nd58489a543c8429d8858e8e39b1e8cbc,
        _:Ndbc11cc2deb747ad83786ee4ceee00b9,
        _:Ne4051d29595647d9a0cd695fd4d3ca73,
        _:Nec033847ceff4ae0993a5a7570ccfd4e .

