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

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

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

<album/87817#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Wind Odyssey"@en,
        "The Wind Odyssey"@ja,
        "The Wind Odyssey"@ja-latn ;
    mo:performance_of <album/87817#musicalwork> ;
    mo:recorded_as <album/87817#musicalexpression> ;
    schema:name "The Wind Odyssey"@en,
        "The Wind Odyssey"@ja,
        "The Wind Odyssey"@ja-latn ;
    schema:workPerformed <album/87817#musicalwork> .

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

<https://medium-media.vgm.io/albums/71/87817/87817-1560726061.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87817#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-01"^^xsd:date ;
    dcterms:title "The Wind Odyssey"@en,
        "The Wind Odyssey"@ja,
        "The Wind Odyssey"@ja-latn ;
    mo:catalogue_number "OZ-001" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/87817#musicalexpression> ;
    mo:publisher _:N6337cb50ebec445bacb749c1a676b89c ;
    mo:record _:Nb764967444c341248a59066a168d8b66 ;
    mo:record_count 1 ;
    schema:about <product/490#subject> ;
    schema:datePublished "2019-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/87817/87817-1560726061.jpg> ;
    schema:name "The Wind Odyssey"@en,
        "The Wind Odyssey"@ja,
        "The Wind Odyssey"@ja-latn ;
    schema:publisher _:N6337cb50ebec445bacb749c1a676b89c ;
    foaf:depiction <https://media.vgm.io/albums/71/87817/87817-1560726061.jpg> .

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

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

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

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

_:N036097fbb78a458fbb97d8b28473193b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Temple"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Earth Temple"@en .

_:N0abd6155787c43c2aec6fb97f212ec66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Battle"@en .

_:N131027ef02cb42729326e195c3194d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Hyrule"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "To Hyrule"@en .

_:N14449d98f94f42108affe2f6d682baad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medli's Awakening"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Medli's Awakening"@en .

_:N1510218052f74f148d7f1fdc3ac649e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aryll's theme"@en ;
    mo:track_number 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Aryll's theme"@en .

_:N1e05177801c04bd89bfd95717826ba67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GRA-A-ANDMA"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "GRA-A-ANDMA"@en .

_:N2b23deff7416486d99e0dd32d03e74f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Hero"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "The Legendary Hero"@en .

_:N33661cafef57418bba9fc3f1069414f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outset Island"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Outset Island"@en .

_:N34017fdc0ebe44caaf308a03ef261a13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Epilogue"@en ;
    mo:track_number 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Epilogue"@en .

_:N35a502f6aa3d4b73a63b6c4c996864fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Ocean"@en .

_:N4bc76a613c52441397bbea3ecb55149f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower Of The Gods"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Tower Of The Gods"@en .

_:N500f989fc56a4cf1af0b4d8e29960963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairy Spring"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Fairy Spring"@en .

_:N6337cb50ebec445bacb749c1a676b89c schema:name "Ozeki.Records"@en ;
    foaf:name "Ozeki.Records"@en .

_:N645e1b7a99a3435e881a5f0b59379703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hero of the Wind"@en ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Hero of the Wind"@en .

_:N6ea468fdff2b41d580fce339afe95546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Haven"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Forest Haven"@en .

_:N707c5d2f9a444a058d6135dc8664008f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windfall Island"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Windfall Island"@en .

_:N8a9e48c9c4dd44e6a44f76870b43b1f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forsaken Fortress"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Forsaken Fortress"@en .

_:Na68028b9a8814e0e99231852ce222f80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Makar's Awakening"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Makar's Awakening"@en .

_:Naa78b74ef091496cb40e70a97502816e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zelda's Awakening"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Zelda's Awakening"@en .

_:Nb0dc11c3be934cefb8fad2ebc2d71ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Roost Island"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Dragon Roost Island"@en .

_:Nb4c68ea2ad054cdb9b81893194ab047b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Ending"@en .

_:Nb520982a5ca34e7fafa1d48683001d5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Of The New Year's Ceremony"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Song Of The New Year's Ceremony"@en .

_:Nbab617cff7c04052b5161d4dd6221c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Title"@en .

_:Nd823c82ec19546409bc921d9012980ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell Hyrule King"@en ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Farewell Hyrule King"@en .

_:Nd9b5f0bc91b04782bc78e09d91af0e7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Temple"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Wind Temple"@en .

_:Ndd5c631bdbdd447c88cedccfdd70566c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganondorf Battle"@en ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Ganondorf Battle"@en .

_:Ne90c1d27fe6e4b55b97f6554e6740eca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Master Sword"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Get Master Sword"@en .

_:Nf7a6ffc7f1974cc3aba8bfec03123a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganon's Castle"@en ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb764967444c341248a59066a168d8b66 ;
    schema:name "Ganon's Castle"@en .

_:Nb764967444c341248a59066a168d8b66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036097fbb78a458fbb97d8b28473193b,
        _:N0abd6155787c43c2aec6fb97f212ec66,
        _:N131027ef02cb42729326e195c3194d83,
        _:N14449d98f94f42108affe2f6d682baad,
        _:N1510218052f74f148d7f1fdc3ac649e3,
        _:N1e05177801c04bd89bfd95717826ba67,
        _:N2b23deff7416486d99e0dd32d03e74f3,
        _:N33661cafef57418bba9fc3f1069414f0,
        _:N34017fdc0ebe44caaf308a03ef261a13,
        _:N35a502f6aa3d4b73a63b6c4c996864fa,
        _:N4bc76a613c52441397bbea3ecb55149f,
        _:N500f989fc56a4cf1af0b4d8e29960963,
        _:N645e1b7a99a3435e881a5f0b59379703,
        _:N6ea468fdff2b41d580fce339afe95546,
        _:N707c5d2f9a444a058d6135dc8664008f,
        _:N8a9e48c9c4dd44e6a44f76870b43b1f4,
        _:Na68028b9a8814e0e99231852ce222f80,
        _:Naa78b74ef091496cb40e70a97502816e,
        _:Nb0dc11c3be934cefb8fad2ebc2d71ae2,
        _:Nb4c68ea2ad054cdb9b81893194ab047b,
        _:Nb520982a5ca34e7fafa1d48683001d5e,
        _:Nbab617cff7c04052b5161d4dd6221c60,
        _:Nd823c82ec19546409bc921d9012980ae,
        _:Nd9b5f0bc91b04782bc78e09d91af0e7a,
        _:Ndd5c631bdbdd447c88cedccfdd70566c,
        _:Ne90c1d27fe6e4b55b97f6554e6740eca,
        _:Nf7a6ffc7f1974cc3aba8bfec03123a9b ;
    mo:track_count 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N036097fbb78a458fbb97d8b28473193b,
        _:N0abd6155787c43c2aec6fb97f212ec66,
        _:N131027ef02cb42729326e195c3194d83,
        _:N14449d98f94f42108affe2f6d682baad,
        _:N1510218052f74f148d7f1fdc3ac649e3,
        _:N1e05177801c04bd89bfd95717826ba67,
        _:N2b23deff7416486d99e0dd32d03e74f3,
        _:N33661cafef57418bba9fc3f1069414f0,
        _:N34017fdc0ebe44caaf308a03ef261a13,
        _:N35a502f6aa3d4b73a63b6c4c996864fa,
        _:N4bc76a613c52441397bbea3ecb55149f,
        _:N500f989fc56a4cf1af0b4d8e29960963,
        _:N645e1b7a99a3435e881a5f0b59379703,
        _:N6ea468fdff2b41d580fce339afe95546,
        _:N707c5d2f9a444a058d6135dc8664008f,
        _:N8a9e48c9c4dd44e6a44f76870b43b1f4,
        _:Na68028b9a8814e0e99231852ce222f80,
        _:Naa78b74ef091496cb40e70a97502816e,
        _:Nb0dc11c3be934cefb8fad2ebc2d71ae2,
        _:Nb4c68ea2ad054cdb9b81893194ab047b,
        _:Nb520982a5ca34e7fafa1d48683001d5e,
        _:Nbab617cff7c04052b5161d4dd6221c60,
        _:Nd823c82ec19546409bc921d9012980ae,
        _:Nd9b5f0bc91b04782bc78e09d91af0e7a,
        _:Ndd5c631bdbdd447c88cedccfdd70566c,
        _:Ne90c1d27fe6e4b55b97f6554e6740eca,
        _:Nf7a6ffc7f1974cc3aba8bfec03123a9b .

