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

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

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

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

<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/60952#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn ;
    mo:composer <artist/432#subject> ;
    mo:produced_work <album/60952#musicalwork> ;
    schema:name "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/25/60952/60952-1553478129.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60952#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn ;
    mo:performance_of <album/60952#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/60952#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn ;
    schema:workPerformed <album/60952#musicalwork> .

<artist/15640#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60952#performance> ;
    schema:name "TPR"@en ;
    foaf:name "TPR"@en .

<album/60952#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-01"^^xsd:date ;
    dcterms:title "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60952#musicalexpression> ;
    mo:publisher _:N4c2e0a2291914880827b29f036de12fd ;
    mo:record _:Nf68a44f7064d42449dc849b6b93cddfa ;
    mo:record_count 1 ;
    schema:about <product/490#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2016-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/60952/60952-1553478129.jpg> ;
    schema:name "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@en,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja,
        "A melancholy tribute to The Legend of Zelda: The Wind Waker EP"@ja-latn ;
    schema:publisher _:N4c2e0a2291914880827b29f036de12fd ;
    foaf:depiction <https://media.vgm.io/albums/25/60952/60952-1553478129.jpg> .

_:N04845d405bb648e4b2dbd826ec3d0a39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf68a44f7064d42449dc849b6b93cddfa ;
    schema:name "Ocean"@en .

_:N3a0f6d766ca04ed5a6f3d2444567a658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Hero"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf68a44f7064d42449dc849b6b93cddfa ;
    schema:name "The Legendary Hero"@en .

_:N4c2e0a2291914880827b29f036de12fd schema:name "TPR / Loudr"@en ;
    foaf:name "TPR / Loudr"@en .

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

_:N762a6af2913f41758bfc159be28e99c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aryll's Theme"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf68a44f7064d42449dc849b6b93cddfa ;
    schema:name "Aryll's Theme"@en .

_:Nd0e8b404ce084bd39de4261b2e9c1054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf68a44f7064d42449dc849b6b93cddfa ;
    schema:name "Dragon Roost Island"@en .

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

_:Nf68a44f7064d42449dc849b6b93cddfa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04845d405bb648e4b2dbd826ec3d0a39,
        _:N3a0f6d766ca04ed5a6f3d2444567a658,
        _:N72e8b007054143d7b8dde95982f93dd0,
        _:N762a6af2913f41758bfc159be28e99c8,
        _:Nd0e8b404ce084bd39de4261b2e9c1054,
        _:Nea75aacce2f440ee8f818fe3f2ebd7b5 ;
    mo:track_count 6 ;
    schema:duration "PT21:05"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N04845d405bb648e4b2dbd826ec3d0a39,
        _:N3a0f6d766ca04ed5a6f3d2444567a658,
        _:N72e8b007054143d7b8dde95982f93dd0,
        _:N762a6af2913f41758bfc159be28e99c8,
        _:Nd0e8b404ce084bd39de4261b2e9c1054,
        _:Nea75aacce2f440ee8f818fe3f2ebd7b5 .

