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

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

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

<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 .

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

<album/84576#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:performance_of <album/84576#musicalwork> ;
    mo:recorded_as <album/84576#musicalexpression> ;
    schema:name "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn ;
    schema:workPerformed <album/84576#musicalwork> .

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/84576/84576-1550775362.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/84576#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hajime Wakai"@en ;
            foaf:made <album/84576#composition> ;
            foaf:name "Hajime Wakai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toru Minegishi"@en ;
            foaf:made <album/84576#composition> ;
            foaf:name "Toru Minegishi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenta Nagata"@en ;
            foaf:made <album/84576#composition> ;
            foaf:name "Kenta Nagata"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/84576#composition> ;
            foaf:name "Koji Kondo"@en ] ;
    mo:produced_work <album/84576#musicalwork> ;
    schema:name "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn .

<album/84576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-26"^^xsd:date ;
    dcterms:title "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:catalogue_number "MCOL-0202" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/84576#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N12417aa303264c949dc51398dd3c9708 ;
    mo:record_count 1 ;
    schema:about <product/490#subject> ;
    schema:datePublished "2019-02-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/84576/84576-1550775362.jpg> ;
    schema:name "Music Box Classics: The Legend of Zelda: The Wind Waker"@en,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja,
        "Music Box Classics: The Legend of Zelda: The Wind Waker"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/84576/84576-1550775362.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84576#subject> ;
    schema:name "Koji Kondo"@en ;
    foaf:made <album/84576#subject> ;
    foaf:name "Koji Kondo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84576#subject> ;
    schema:name "Toru Minegishi"@en ;
    foaf:made <album/84576#subject> ;
    foaf:name "Toru Minegishi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84576#subject> ;
    schema:name "Hajime Wakai"@en ;
    foaf:made <album/84576#subject> ;
    foaf:name "Hajime Wakai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/84576#subject> ;
    schema:name "Kenta Nagata"@en ;
    foaf:made <album/84576#subject> ;
    foaf:name "Kenta Nagata"@en .

_:N4a45c9e8956341719c15ba30032c4158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside the Pirate Ship"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Inside the Pirate Ship"@en .

_:N54161053d7614495b03f9d8821748775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Ocean"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "The Great Ocean"@en .

_:N6bc51e8a49404d239ad732621ba44d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Title Theme"@en .

_:N7f061a9aced64ed994bcdf227c1cf5e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outset Island"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Outset Island"@en .

_:N7f246d9aa10e4406abc0ee1d3fda1a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Sister (Reunion With Aryll)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Little Sister (Reunion With Aryll)"@en .

_:Nc31fece9d7b7421285091ecac25857aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Forest (Kokiri Forest)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Ancient Forest (Kokiri Forest)"@en .

_:Ncf9dc854db3948f09c1c340772a971a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Enlightenment (Zelda's Awakening)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Zelda's Enlightenment (Zelda's Awakening)"@en .

_:Ne472334aab424c168f93b6ac0478df4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Winds Fall (Kakariko Village)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Where the Winds Fall (Kakariko Village)"@en .

_:Nfabaf45ef7c44e2aac98cde5c51f4acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "Dragon Roost Island"@en .

_:Nff5cadf481274c8693d13dd68eed2179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Hero"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N12417aa303264c949dc51398dd3c9708 ;
    schema:name "The Legendary Hero"@en .

_:N12417aa303264c949dc51398dd3c9708 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4a45c9e8956341719c15ba30032c4158,
        _:N54161053d7614495b03f9d8821748775,
        _:N6bc51e8a49404d239ad732621ba44d05,
        _:N7f061a9aced64ed994bcdf227c1cf5e3,
        _:N7f246d9aa10e4406abc0ee1d3fda1a34,
        _:Nc31fece9d7b7421285091ecac25857aa,
        _:Ncf9dc854db3948f09c1c340772a971a0,
        _:Ne472334aab424c168f93b6ac0478df4e,
        _:Nfabaf45ef7c44e2aac98cde5c51f4acd,
        _:Nff5cadf481274c8693d13dd68eed2179 ;
    mo:track_count 10 ;
    schema:duration "PT28:40"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4a45c9e8956341719c15ba30032c4158,
        _:N54161053d7614495b03f9d8821748775,
        _:N6bc51e8a49404d239ad732621ba44d05,
        _:N7f061a9aced64ed994bcdf227c1cf5e3,
        _:N7f246d9aa10e4406abc0ee1d3fda1a34,
        _:Nc31fece9d7b7421285091ecac25857aa,
        _:Ncf9dc854db3948f09c1c340772a971a0,
        _:Ne472334aab424c168f93b6ac0478df4e,
        _:Nfabaf45ef7c44e2aac98cde5c51f4acd,
        _:Nff5cadf481274c8693d13dd68eed2179 .

