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

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

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

<artist/16186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154315#subject> ;
    schema:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja ;
    foaf:made <album/154315#composition>,
        <album/154315#subject> ;
    foaf:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja .

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

<artist/34344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154315#subject> ;
    schema:name "Masato Ohashi"@en,
        "大橋征人"@ja ;
    foaf:made <album/154315#composition>,
        <album/154315#subject> ;
    foaf:name "Masato Ohashi"@en,
        "大橋征人"@ja .

<artist/34392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154315#subject> ;
    schema:name "Maasa Miyoshi"@en,
        "三好真亜沙"@ja ;
    foaf:made <album/154315#composition>,
        <album/154315#subject> ;
    foaf:name "Maasa Miyoshi"@en,
        "三好真亜沙"@ja .

<artist/57124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154315#subject> ;
    schema:name "Tsukasa Usui"@en,
        "臼居司"@ja ;
    foaf:made <album/154315#composition>,
        <album/154315#subject> ;
    foaf:name "Tsukasa Usui"@en,
        "臼居司"@ja .

<artist/692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154315#subject> ;
    schema:name "Hajime Wakai"@en,
        "若井淑"@ja ;
    foaf:made <album/154315#composition>,
        <album/154315#subject> ;
    foaf:name "Hajime Wakai"@en,
        "若井淑"@ja .

<product/11852#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Tears of the Kingdom"@en,
        "ゼルダの伝説 ティアーズ オブ ザ キングダム"@ja,
        "Zelda no Densetsu: Tears of the Kingdom"@ja-latn ;
    foaf:name "The Legend of Zelda: Tears of the Kingdom"@en,
        "ゼルダの伝説 ティアーズ オブ ザ キングダム"@ja,
        "Zelda no Densetsu: Tears of the Kingdom"@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 .

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

<album/154315#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn ;
    mo:performance_of <album/154315#musicalwork> ;
    mo:recorded_as <album/154315#musicalexpression> ;
    schema:name "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn ;
    schema:workPerformed <album/154315#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/51/154315/154315-bd970833c09d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154315#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/154315/154315-bd970833c09d.jpg> ;
    foaf:depicts <album/154315#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/154315/154315-bd970833c09d.jpg> .

<https://medium-media.vgm.io/albums/51/154315/154315-bd970833c09d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154315#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn ;
    mo:composer <artist/16186#subject>,
        <artist/16194#subject>,
        <artist/34344#subject>,
        <artist/34392#subject>,
        <artist/57124#subject>,
        <artist/692#subject> ;
    mo:produced_work <album/154315#musicalwork> ;
    schema:name "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn .

<album/154315#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-28"^^xsd:date ;
    dcterms:title "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154315#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:Nc386dd64c152497a83b42cdec1813141 ;
    mo:record_count 1 ;
    schema:about <product/11852#subject>,
        <product/4600#subject> ;
    schema:datePublished "2025-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/154315/154315-bd970833c09d.jpg> ;
    schema:name "Zelda & Jazz III"@en,
        "Zelda & Jazz III"@ja,
        "Zelda & Jazz III"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/154315/154315-bd970833c09d.jpg> .

_:N060c9fcbb8024486b2b3ff0398da06e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasteland"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Wasteland"@en .

_:N24834b2a4cea4a61bd7e532d09b25fce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tarrey Town"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Tarrey Town"@en .

_:N3e94b99f68bb431f82657e074158b4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reuniting with Mipha"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Reuniting with Mipha"@en .

_:N50a0fc7929764e0083c073a50a0c3ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kass's Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Kass's Theme"@en .

_:N5f8e53fe4f7e4806865e7997de196993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stables"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "The Stables"@en .

_:N7ff3e8eae8f547859aed7c2b2ad81cec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hateno Village"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Hateno Village"@en .

_:Na4b50c42432546ab91be91f678592080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of the Kingdom"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Tears of the Kingdom"@en .

_:Na87e452b35d149998eb42941f273ee31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lurelin Village"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Lurelin Village"@en .

_:Na986b6fe7d154f7aa16af4ba429cfd47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revali, Solitary Warrior"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Revali, Solitary Warrior"@en .

_:Nc89cc39ef49b45f3902a68b5173b02e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lost Woods"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "The Lost Woods"@en .

_:Ndf16362942e049859bf17e01ad9362d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korok Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Korok Forest"@en .

_:Ne4b4dcde70c042548495957ff687dd49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Light Dragon"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "The Light Dragon"@en .

_:Ne977f99856ed4048816d28733d44d4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Dream Home"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "My Dream Home"@en .

_:Nebd858952ce34dae81087b8701ee95c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sidon's Theme"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Sidon's Theme"@en .

_:Nfdb71a6d64b94346ba943e51c0f75ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Town"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc386dd64c152497a83b42cdec1813141 ;
    schema:name "Gerudo Town"@en .

_:Nc386dd64c152497a83b42cdec1813141 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060c9fcbb8024486b2b3ff0398da06e8,
        _:N24834b2a4cea4a61bd7e532d09b25fce,
        _:N3e94b99f68bb431f82657e074158b4e5,
        _:N50a0fc7929764e0083c073a50a0c3ec1,
        _:N5f8e53fe4f7e4806865e7997de196993,
        _:N7ff3e8eae8f547859aed7c2b2ad81cec,
        _:Na4b50c42432546ab91be91f678592080,
        _:Na87e452b35d149998eb42941f273ee31,
        _:Na986b6fe7d154f7aa16af4ba429cfd47,
        _:Nc89cc39ef49b45f3902a68b5173b02e0,
        _:Ndf16362942e049859bf17e01ad9362d7,
        _:Ne4b4dcde70c042548495957ff687dd49,
        _:Ne977f99856ed4048816d28733d44d4b8,
        _:Nebd858952ce34dae81087b8701ee95c2,
        _:Nfdb71a6d64b94346ba943e51c0f75ce8 ;
    mo:track_count 15 ;
    schema:duration "PT40:12"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N060c9fcbb8024486b2b3ff0398da06e8,
        _:N24834b2a4cea4a61bd7e532d09b25fce,
        _:N3e94b99f68bb431f82657e074158b4e5,
        _:N50a0fc7929764e0083c073a50a0c3ec1,
        _:N5f8e53fe4f7e4806865e7997de196993,
        _:N7ff3e8eae8f547859aed7c2b2ad81cec,
        _:Na4b50c42432546ab91be91f678592080,
        _:Na87e452b35d149998eb42941f273ee31,
        _:Na986b6fe7d154f7aa16af4ba429cfd47,
        _:Nc89cc39ef49b45f3902a68b5173b02e0,
        _:Ndf16362942e049859bf17e01ad9362d7,
        _:Ne4b4dcde70c042548495957ff687dd49,
        _:Ne977f99856ed4048816d28733d44d4b8,
        _:Nebd858952ce34dae81087b8701ee95c2,
        _:Nfdb71a6d64b94346ba943e51c0f75ce8 .

