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

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

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

<album/116236> a mo:Release ;
    mo:catalogue_number "CH3-004" .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115964#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/115964#composition>,
        <album/115964#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115964#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/115964#composition>,
        <album/115964#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<artist/636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115964#subject> ;
    schema:name "Kozue Ishikawa"@en,
        "石川こずえ"@ja ;
    foaf:made <album/115964#composition>,
        <album/115964#subject> ;
    foaf:name "Kozue Ishikawa"@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/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/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/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 .

<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/115964#musicalexpression> a mo:Signal ;
    mo:published_as <album/115964#subject> ;
    mo:records <album/115964#performance> .

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

<https://media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115964#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> ;
    foaf:depicts <album/115964#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> .

<https://medium-media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115964#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn ;
    mo:performance_of <album/115964#musicalwork> ;
    mo:performer <artist/30742#subject> ;
    mo:recorded_as <album/115964#musicalexpression> ;
    schema:byArtist <artist/30742#subject> ;
    schema:name "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn ;
    schema:workPerformed <album/115964#musicalwork> .

<artist/30742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/115964#performance> ;
    schema:name "Mariachi Entertainment System"@en ;
    foaf:name "Mariachi Entertainment System"@en .

<album/115964#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject>,
        <artist/636#subject> ;
    mo:produced_work <album/115964#musicalwork> ;
    schema:name "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn .

<album/115964#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-01"^^xsd:date ;
    dcterms:title "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/116236> ;
    mo:publication_of <album/115964#musicalexpression> ;
    mo:publisher <org/3300#subject> ;
    mo:record _:N054529e9bb47474c88f413de90c1f797 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/416#subject>,
        <product/490#subject>,
        <product/493#subject>,
        <product/500#subject> ;
    schema:byArtist <artist/30742#subject> ;
    schema:datePublished "2021-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> ;
    schema:name "Hecho En Hyrule"@en,
        "Hecho En Hyrule"@ja,
        "Hecho En Hyrule"@ja-latn ;
    schema:publisher <org/3300#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/115964/115964-6881bf139908.jpg> .

_:N2ad245de75b04b5891ad6b2ff1dea587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark World"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Dark World"@en .

_:N4d29b62f01d8437cb23307a4be2a2319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tal Tal Heights"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Tal Tal Heights"@en .

_:N5700938c9b324bb39bec99a5daaa59d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Lost Woods"@en .

_:N75602542a1f04a9fb98cc270b6268023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Zelda Main Theme"@en .

_:N7919ecba4f734b2fa23bbd0f224148c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Safety In The Sanctuary"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Safety In The Sanctuary"@en .

_:N808ceff6fccd4540ac156b8a08c2902a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Mountain"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Death Mountain"@en .

_:N8abd30fb971b41fcbca22c7cba9ca2e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gerudo Valley (Redux)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Gerudo Valley (Redux)"@en .

_:N92987165221c47eb99f8bc8fe841d3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kakariko Village"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Kakariko Village"@en .

_:Ndfdef4a7ca144d988007622a94076546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Hyrule Castle"@en .

_:Neb1276c95254414fa0020c4a706b1bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island (Redux)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N054529e9bb47474c88f413de90c1f797 ;
    schema:name "Dragon Roost Island (Redux)"@en .

_:N054529e9bb47474c88f413de90c1f797 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ad245de75b04b5891ad6b2ff1dea587,
        _:N4d29b62f01d8437cb23307a4be2a2319,
        _:N5700938c9b324bb39bec99a5daaa59d9,
        _:N75602542a1f04a9fb98cc270b6268023,
        _:N7919ecba4f734b2fa23bbd0f224148c9,
        _:N808ceff6fccd4540ac156b8a08c2902a,
        _:N8abd30fb971b41fcbca22c7cba9ca2e5,
        _:N92987165221c47eb99f8bc8fe841d3dc,
        _:Ndfdef4a7ca144d988007622a94076546,
        _:Neb1276c95254414fa0020c4a706b1bd9 ;
    mo:track_count 10 ;
    schema:duration "PT27:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2ad245de75b04b5891ad6b2ff1dea587,
        _:N4d29b62f01d8437cb23307a4be2a2319,
        _:N5700938c9b324bb39bec99a5daaa59d9,
        _:N75602542a1f04a9fb98cc270b6268023,
        _:N7919ecba4f734b2fa23bbd0f224148c9,
        _:N808ceff6fccd4540ac156b8a08c2902a,
        _:N8abd30fb971b41fcbca22c7cba9ca2e5,
        _:N92987165221c47eb99f8bc8fe841d3dc,
        _:Ndfdef4a7ca144d988007622a94076546,
        _:Neb1276c95254414fa0020c4a706b1bd9 .

