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

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

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60535#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/60535#composition>,
        <album/60535#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/60535#musicalexpression> a mo:Signal ;
    mo:published_as <album/60535#subject> ;
    mo:records <album/60535#performance> .

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

<https://medium-media.vgm.io/albums/53/60535/60535-1469964211.jpg> a schema:ImageObject,
        foaf:Image .

<album/60535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/432#subject> ;
    mo:produced_work <album/60535#musicalwork> ;
    schema:name "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn .

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

<album/60535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:performance_of <album/60535#musicalwork> ;
    mo:performer <artist/15640#subject> ;
    mo:recorded_as <album/60535#musicalexpression> ;
    schema:byArtist <artist/15640#subject> ;
    schema:name "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn ;
    schema:workPerformed <album/60535#musicalwork> .

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

<album/60535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-01"^^xsd:date ;
    dcterms:title "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60535#musicalexpression> ;
    mo:publisher _:N9d8cbe4419d94ae7a191110de12f94b2 ;
    mo:record _:Ndaff8b994d304144a5ab22074062ddab ;
    mo:record_count 1 ;
    schema:about <product/490#subject> ;
    schema:byArtist <artist/15640#subject> ;
    schema:datePublished "2016-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/60535/60535-1469964211.jpg> ;
    schema:name "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@en,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja,
        "Farewell Hyrule King: Melancholy music from The Legend of Zelda: The Wind Waker"@ja-latn ;
    schema:publisher _:N9d8cbe4419d94ae7a191110de12f94b2 ;
    foaf:depiction <https://media.vgm.io/albums/53/60535/60535-1469964211.jpg> .

_:N2d541c11bb0a4119876390f44607fbb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windfall Island"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Windfall Island"@en .

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

_:N4f090e61e0fa4c54ba8ffd7cf8df547f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outset Island"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Outset Island"@en .

_:N7ed4421d72cd4b65b49f04c1c2aabd59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyrule Castle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Hyrule Castle"@en .

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

_:N9ee6fac2fb074312a348ce8369fc475b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beedle's Shop"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Beedle's Shop"@en .

_:Na680ca0e6ddf434393cb54788f390655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Hero"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "The Legendary Hero"@en .

_:Na68795e7657e4780a2f4ffe01b80e50e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Hyrule King"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Farewell Hyrule King"@en .

_:Nb1503562023d45e5aa98af17d5b5749b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Dragon Roost Island"@en .

_:Nd83b721e8f934b37a52d7ae5f2338fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grandma"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Grandma"@en .

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

_:Ndb0034d7037c4db486b885bb567ca64d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Departure"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Departure"@en .

_:Nf0d7c719b3f7435d832cb8b2b8e41272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sage Laruto"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Sage Laruto"@en .

_:Nfa0cb54e7252473ea7d416adccb1a79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inside Forest Haven (Interlude)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ndaff8b994d304144a5ab22074062ddab ;
    schema:name "Inside Forest Haven (Interlude)"@en .

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

_:Ndaff8b994d304144a5ab22074062ddab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d541c11bb0a4119876390f44607fbb5,
        _:N3d11b883a27d45278b9fd81f266d2224,
        _:N4f090e61e0fa4c54ba8ffd7cf8df547f,
        _:N7ed4421d72cd4b65b49f04c1c2aabd59,
        _:N9ee6fac2fb074312a348ce8369fc475b,
        _:Na680ca0e6ddf434393cb54788f390655,
        _:Na68795e7657e4780a2f4ffe01b80e50e,
        _:Nb1503562023d45e5aa98af17d5b5749b,
        _:Nd83b721e8f934b37a52d7ae5f2338fba,
        _:Nda77644d1c30461f96e49d7b814aa0b9,
        _:Ndb0034d7037c4db486b885bb567ca64d,
        _:Nf0d7c719b3f7435d832cb8b2b8e41272,
        _:Nfa0cb54e7252473ea7d416adccb1a79b,
        _:Nff1c632c49f649599a0db815389306c7 ;
    mo:track_count 14 ;
    schema:duration "PT42:41"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2d541c11bb0a4119876390f44607fbb5,
        _:N3d11b883a27d45278b9fd81f266d2224,
        _:N4f090e61e0fa4c54ba8ffd7cf8df547f,
        _:N7ed4421d72cd4b65b49f04c1c2aabd59,
        _:N9ee6fac2fb074312a348ce8369fc475b,
        _:Na680ca0e6ddf434393cb54788f390655,
        _:Na68795e7657e4780a2f4ffe01b80e50e,
        _:Nb1503562023d45e5aa98af17d5b5749b,
        _:Nd83b721e8f934b37a52d7ae5f2338fba,
        _:Nda77644d1c30461f96e49d7b814aa0b9,
        _:Ndb0034d7037c4db486b885bb567ca64d,
        _:Nf0d7c719b3f7435d832cb8b2b8e41272,
        _:Nfa0cb54e7252473ea7d416adccb1a79b,
        _:Nff1c632c49f649599a0db815389306c7 .

