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

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

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

<artist/690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1886#subject> ;
    schema:name "Kazumi Totaka"@en,
        "戸高一生"@ja ;
    foaf:made <album/1886#composition>,
        <album/1886#subject> ;
    foaf:name "Kazumi Totaka"@en,
        "戸高一生"@ja .

<product/2119#subject> a schema:CreativeWork ;
    schema:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn ;
    foaf:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn .

<album/1886#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn ;
    mo:composer <artist/690#subject> ;
    mo:produced_work <album/1886#musicalwork> ;
    schema:name "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn .

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

<album/1886#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn ;
    mo:performance_of <album/1886#musicalwork> ;
    mo:recorded_as <album/1886#musicalexpression> ;
    schema:name "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn ;
    schema:workPerformed <album/1886#musicalwork> .

<org/269#subject> schema:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn ;
    foaf:name "Nintendo of Europe"@en,
        "Nintendo of Europe"@ja,
        "Nintendo of Europe"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/1886/1886-1192957638.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1886#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-04-09"^^xsd:date ;
    dcterms:title "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn ;
    mo:catalogue_number "94033" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1886#musicalexpression> ;
    mo:publisher <org/269#subject> ;
    mo:record _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    mo:record_count 1 ;
    schema:about <product/2119#subject> ;
    schema:datePublished "1998-04-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/1886/1886-1192957638.jpg> ;
    schema:name "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@en,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja,
        "Love, Peace & Happiness • The Original Yoshi's Story Soundtrack"@ja-latn ;
    schema:publisher <org/269#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/1886/1886-1192957638.jpg> .

_:N027a30ea557a4ba899b2d891478f01e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the summit"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "the summit"@en .

_:N037dcd5387dd4ce0b3eb782307c06c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tall tower"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "tall tower"@en .

_:N12b8e1c0b2e14f958850d3d25e86d898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "love is in the air"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "love is in the air"@en .

_:N15b364a31e1e4d1eaab43916d536259f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yoshi's song"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "yoshi's song"@en .

_:N181ff0b7bbfc4734b70afcaa800c80d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yo-yo-yoshi"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "yo-yo-yoshi"@en .

_:N2363b8a06614450cb95a95b2d5e05be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the riddle"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "the riddle"@en .

_:N2ec5dfceedde463da770321ad328afd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "come back to me"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "come back to me"@en .

_:N3d564db2aaa149cea58caca7b2af3aa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tough guys don't cry"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "tough guys don't cry"@en .

_:N4889495595c6472999a580f61765b0e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "let's try it"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "let's try it"@en .

_:N52e4b13e415b4195a449e3fa43d197db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yoshi's story"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "yoshi's story"@en .

_:N6447048f742243d7ad7e836e7c75b424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "happy together"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "happy together"@en .

_:N6e72499a16eb477197672e49b53543cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alpina blue"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "alpina blue"@en .

_:N75acdc3709f844f5b216c64080ab3c76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yoshis in the wind"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "yoshis in the wind"@en .

_:N766fb181eca84ca0bf31c56b18daeab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "baby bowser's lullaby"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "baby bowser's lullaby"@en .

_:N82c6c299f5f044678f15a25779b1d2b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jungle fever"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "jungle fever"@en .

_:N91dfcec5b15a4726a8874db7bb7f5a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "games of happiness"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "games of happiness"@en .

_:N97f37a39139340fcbeb482cf199faceb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spider swing"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "spider swing"@en .

_:N9d199a8446e640da81ca353515099fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mermaid's tears"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "mermaid's tears"@en .

_:Na348d2f9049749b6a8c9ac3708159425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "alone in the jungle"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "alone in the jungle"@en .

_:Nac12be52b2d24d44901c65b524ea4725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the story begins"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "the story begins"@en .

_:Nac7ebc3a35a84d1aa8ebd599d73a952b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heartbeat caverns"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "heartbeat caverns"@en .

_:Nb883fb3bb5804187aa4044325228427c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "options of love"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "options of love"@en .

_:Nbc67757073194e78a8b0850d9f33e49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yoshi's story interlude"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "yoshi's story interlude"@en .

_:Nc063a19a01274e34bd6f8c019311e721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hard times"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "hard times"@en .

_:Ncfbebec455724ead9505158c15b1f5e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "we love..."@en ;
    mo:track_number 1 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "we love..."@en .

_:Nd24e66465fd14ee6b4ed07201958c8f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grande finale"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "grande finale"@en .

_:Nd99d03a8d1164d93b005832926d27e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "curry in a hurry"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "curry in a hurry"@en .

_:Nf3fa4e6e0b65418f9f46659fd332c242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "on the beach"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N0265129fdf4747f7bdef77773ff9c0a0 ;
    schema:name "on the beach"@en .

_:N0265129fdf4747f7bdef77773ff9c0a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027a30ea557a4ba899b2d891478f01e1,
        _:N037dcd5387dd4ce0b3eb782307c06c4d,
        _:N12b8e1c0b2e14f958850d3d25e86d898,
        _:N15b364a31e1e4d1eaab43916d536259f,
        _:N181ff0b7bbfc4734b70afcaa800c80d5,
        _:N2363b8a06614450cb95a95b2d5e05be3,
        _:N2ec5dfceedde463da770321ad328afd8,
        _:N3d564db2aaa149cea58caca7b2af3aa7,
        _:N4889495595c6472999a580f61765b0e8,
        _:N52e4b13e415b4195a449e3fa43d197db,
        _:N6447048f742243d7ad7e836e7c75b424,
        _:N6e72499a16eb477197672e49b53543cf,
        _:N75acdc3709f844f5b216c64080ab3c76,
        _:N766fb181eca84ca0bf31c56b18daeab0,
        _:N82c6c299f5f044678f15a25779b1d2b2,
        _:N91dfcec5b15a4726a8874db7bb7f5a1d,
        _:N97f37a39139340fcbeb482cf199faceb,
        _:N9d199a8446e640da81ca353515099fc5,
        _:Na348d2f9049749b6a8c9ac3708159425,
        _:Nac12be52b2d24d44901c65b524ea4725,
        _:Nac7ebc3a35a84d1aa8ebd599d73a952b,
        _:Nb883fb3bb5804187aa4044325228427c,
        _:Nbc67757073194e78a8b0850d9f33e49c,
        _:Nc063a19a01274e34bd6f8c019311e721,
        _:Ncfbebec455724ead9505158c15b1f5e1,
        _:Nd24e66465fd14ee6b4ed07201958c8f4,
        _:Nd99d03a8d1164d93b005832926d27e3e,
        _:Nf3fa4e6e0b65418f9f46659fd332c242 ;
    mo:track_count 28 ;
    schema:duration "PT42:04"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N027a30ea557a4ba899b2d891478f01e1,
        _:N037dcd5387dd4ce0b3eb782307c06c4d,
        _:N12b8e1c0b2e14f958850d3d25e86d898,
        _:N15b364a31e1e4d1eaab43916d536259f,
        _:N181ff0b7bbfc4734b70afcaa800c80d5,
        _:N2363b8a06614450cb95a95b2d5e05be3,
        _:N2ec5dfceedde463da770321ad328afd8,
        _:N3d564db2aaa149cea58caca7b2af3aa7,
        _:N4889495595c6472999a580f61765b0e8,
        _:N52e4b13e415b4195a449e3fa43d197db,
        _:N6447048f742243d7ad7e836e7c75b424,
        _:N6e72499a16eb477197672e49b53543cf,
        _:N75acdc3709f844f5b216c64080ab3c76,
        _:N766fb181eca84ca0bf31c56b18daeab0,
        _:N82c6c299f5f044678f15a25779b1d2b2,
        _:N91dfcec5b15a4726a8874db7bb7f5a1d,
        _:N97f37a39139340fcbeb482cf199faceb,
        _:N9d199a8446e640da81ca353515099fc5,
        _:Na348d2f9049749b6a8c9ac3708159425,
        _:Nac12be52b2d24d44901c65b524ea4725,
        _:Nac7ebc3a35a84d1aa8ebd599d73a952b,
        _:Nb883fb3bb5804187aa4044325228427c,
        _:Nbc67757073194e78a8b0850d9f33e49c,
        _:Nc063a19a01274e34bd6f8c019311e721,
        _:Ncfbebec455724ead9505158c15b1f5e1,
        _:Nd24e66465fd14ee6b4ed07201958c8f4,
        _:Nd99d03a8d1164d93b005832926d27e3e,
        _:Nf3fa4e6e0b65418f9f46659fd332c242 .

