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

<artist/4029#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moyu Arishima"@en,
        "有島モユ"@ja ;
    foaf:made <album/3024#subject>,
        <album/3024#vocals> ;
    foaf:name "Moyu Arishima"@en,
        "有島モユ"@ja .

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3024#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/3024#composition>,
        <album/3024#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/1739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3024#subject> ;
    schema:name "NAMCO Ltd."@en ;
    foaf:made <album/3024#composition>,
        <album/3024#subject> ;
    foaf:name "NAMCO Ltd."@en .

<artist/5679#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3024#subject> ;
    schema:name "Miki Ohtsu"@en,
        "大津美紀"@ja ;
    foaf:made <album/3024#composition>,
        <album/3024#lyrics>,
        <album/3024#subject> ;
    foaf:name "Miki Ohtsu"@en,
        "大津美紀"@ja .

<product/5968#subject> a schema:CreativeWork ;
    schema:name "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    foaf:name "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn .

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

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

<album/3024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    mo:performance_of <album/3024#musicalwork> ;
    mo:recorded_as <album/3024#musicalexpression> ;
    schema:name "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    schema:workPerformed <album/3024#musicalwork> .

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

<org/2193#subject> schema:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn ;
    foaf:name "Columbia Music Entertainment"@en,
        "Columbia Music Entertainment"@ja,
        "Columbia Music Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/3024/3024-d34dfb7e2bac.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/1739#subject>,
        <artist/5679#subject> ;
    mo:produced_work <album/3024#musicalwork> ;
    schema:name "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn .

<album/3024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-04-23"^^xsd:date ;
    dcterms:title "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    mo:catalogue_number "COCX-32170" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3024#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N364581bf64b64272a6816fb4a13198aa ;
    mo:record_count 1 ;
    schema:about <product/5968#subject> ;
    schema:datePublished "2003-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/3024/3024-d34dfb7e2bac.jpg> ;
    schema:name "Yumeria"@en,
        "ゆめりあ"@ja,
        "Yumeria"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/3024/3024-d34dfb7e2bac.jpg> .

_:N01284c07805a49dd9a799d54580fa06e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise"@en,
        "約束"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Promise"@en,
        "約束"@ja .

_:N16cd33b2183e4783980cc0ba8852662b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'll Meet in Our Dreams"@en,
        "夢で逢おうね"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "We'll Meet in Our Dreams"@en,
        "夢で逢おうね"@ja .

_:N1e089193ffa84d518719e7a568cc6f93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition"@en,
        "予兆"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Premonition"@en,
        "予兆"@ja .

_:N2888b1099eda443da894f975679d5fb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go to Town"@en,
        "街へ出よう"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Let's Go to Town"@en,
        "街へ出よう"@ja .

_:N381d5bc1bb224cc59bc596c581e0095b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comatose Depths"@en,
        "昏き眠りの底"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Comatose Depths"@en,
        "昏き眠りの底"@ja .

_:N46c308e0d2304aba98266ce11c4e4188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invasion"@en,
        "襲来"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Invasion"@en,
        "襲来"@ja .

_:N507ddad58e0c44ef8d675a5fba35d684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Kind Lie"@en,
        "優しい嘘"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "A Kind Lie"@en,
        "優しい嘘"@ja .

_:N688b9a5939a446de9ccdb5dcc72aa328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling Feathers"@en,
        "堕ちる羽根"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Falling Feathers"@en,
        "堕ちる羽根"@ja .

_:N708211db0aa04ab198a7473af246aa2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of Fate"@en,
        "運命の力"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Power of Fate"@en,
        "運命の力"@ja .

_:N77f2d4b02e8a4e5ea74d415bf92999d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Flutter"@en,
        "夢の羽音"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Dream Flutter"@en,
        "夢の羽音"@ja .

_:N7d2d0d862d9f4abeb886012f53fefbc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunbeams"@en,
        "木漏れ日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Sunbeams"@en,
        "木漏れ日"@ja .

_:N83bd1e8b6dcd44e68896d7d5f6519999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en,
        "夢魔"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Nightmare"@en,
        "夢魔"@ja .

_:N849d1c05342c4f6a9588eebf27782591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragrant Wind"@en,
        "風薫る"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Fragrant Wind"@en,
        "風薫る"@ja .

_:N8c3112d00e964c1c8fad2bf16515db10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring"@en,
        "天翔る"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Soaring"@en,
        "天翔る"@ja .

_:N92140e7b106e4395b9c470359592ded7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Throbbing Heart"@en,
        "君の鼓動"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Your Throbbing Heart"@en,
        "君の鼓動"@ja .

_:N9f1c7699afd94d48b18004477d6f3e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Way"@en,
        "このままで"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "This Way"@en,
        "このままで"@ja .

_:Na6aa2ef6bdc64371b26f40526323ea0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Glow"@en,
        "夕焼け"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Evening Glow"@en,
        "夕焼け"@ja .

_:Nc5868dafc676404487bd0e85ca962043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mone's Monologue"@en,
        "モネのひとりごと"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Mone's Monologue"@en,
        "モネのひとりごと"@ja .

_:Nd1f9af742b1646879e06ae2f4ceddd89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cat and Curiosity"@en,
        "猫と好奇心"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Cat and Curiosity"@en,
        "猫と好奇心"@ja .

_:Nd455142da07a4b0b8494e8445c4104d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'll Meet in Our Dreams, Surely"@en,
        "夢で逢おうね,きっと"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "We'll Meet in Our Dreams, Surely"@en,
        "夢で逢おうね,きっと"@ja .

_:Nd905354fa5d848908c548e7924510513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run to the Seaside"@en,
        "海辺を走る"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Run to the Seaside"@en,
        "海辺を走る"@ja .

_:Nde3127c45d494fcab58eae83647465d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to Protect You"@en,
        "君を守りたい"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "I Want to Protect You"@en,
        "君を守りたい"@ja .

_:Ne3293f0345344dc4b61176789e484f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because You Are By My Side (Opening Theme)"@en,
        "君がそばにいるから(オープニング・テーマ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Because You Are By My Side (Opening Theme)"@en,
        "君がそばにいるから(オープニング・テーマ)"@ja .

_:Ne3a086646a254cfeabd6b0d15ce25a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unseen Hand"@en,
        "見えざる手"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Unseen Hand"@en,
        "見えざる手"@ja .

_:Ne863b5184e494a83afe8601c490420d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning"@en,
        "おはよう"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Good Morning"@en,
        "おはよう"@ja .

_:Nf962e62fcdc24b2896bbd9dbfccde206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky-Colored Smile"@en,
        "空色の笑顔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Sky-Colored Smile"@en,
        "空色の笑顔"@ja .

_:Nf977dfcf214c4209af9d754a9c6362fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feelings"@en,
        "想い"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Feelings"@en,
        "想い"@ja .

_:Nfba2085a63154d48b1c0bb9b1ce52d2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dream (Ending Theme)"@en,
        "永い夢(エンディング・テーマ)"@ja ;
    mo:track_number 28 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N364581bf64b64272a6816fb4a13198aa ;
    schema:name "Eternal Dream (Ending Theme)"@en,
        "永い夢(エンディング・テーマ)"@ja .

_:N364581bf64b64272a6816fb4a13198aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01284c07805a49dd9a799d54580fa06e,
        _:N16cd33b2183e4783980cc0ba8852662b,
        _:N1e089193ffa84d518719e7a568cc6f93,
        _:N2888b1099eda443da894f975679d5fb5,
        _:N381d5bc1bb224cc59bc596c581e0095b,
        _:N46c308e0d2304aba98266ce11c4e4188,
        _:N507ddad58e0c44ef8d675a5fba35d684,
        _:N688b9a5939a446de9ccdb5dcc72aa328,
        _:N708211db0aa04ab198a7473af246aa2b,
        _:N77f2d4b02e8a4e5ea74d415bf92999d8,
        _:N7d2d0d862d9f4abeb886012f53fefbc4,
        _:N83bd1e8b6dcd44e68896d7d5f6519999,
        _:N849d1c05342c4f6a9588eebf27782591,
        _:N8c3112d00e964c1c8fad2bf16515db10,
        _:N92140e7b106e4395b9c470359592ded7,
        _:N9f1c7699afd94d48b18004477d6f3e69,
        _:Na6aa2ef6bdc64371b26f40526323ea0c,
        _:Nc5868dafc676404487bd0e85ca962043,
        _:Nd1f9af742b1646879e06ae2f4ceddd89,
        _:Nd455142da07a4b0b8494e8445c4104d8,
        _:Nd905354fa5d848908c548e7924510513,
        _:Nde3127c45d494fcab58eae83647465d6,
        _:Ne3293f0345344dc4b61176789e484f01,
        _:Ne3a086646a254cfeabd6b0d15ce25a29,
        _:Ne863b5184e494a83afe8601c490420d8,
        _:Nf962e62fcdc24b2896bbd9dbfccde206,
        _:Nf977dfcf214c4209af9d754a9c6362fd,
        _:Nfba2085a63154d48b1c0bb9b1ce52d2b ;
    mo:track_count 28 ;
    schema:duration "PT51:50"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N01284c07805a49dd9a799d54580fa06e,
        _:N16cd33b2183e4783980cc0ba8852662b,
        _:N1e089193ffa84d518719e7a568cc6f93,
        _:N2888b1099eda443da894f975679d5fb5,
        _:N381d5bc1bb224cc59bc596c581e0095b,
        _:N46c308e0d2304aba98266ce11c4e4188,
        _:N507ddad58e0c44ef8d675a5fba35d684,
        _:N688b9a5939a446de9ccdb5dcc72aa328,
        _:N708211db0aa04ab198a7473af246aa2b,
        _:N77f2d4b02e8a4e5ea74d415bf92999d8,
        _:N7d2d0d862d9f4abeb886012f53fefbc4,
        _:N83bd1e8b6dcd44e68896d7d5f6519999,
        _:N849d1c05342c4f6a9588eebf27782591,
        _:N8c3112d00e964c1c8fad2bf16515db10,
        _:N92140e7b106e4395b9c470359592ded7,
        _:N9f1c7699afd94d48b18004477d6f3e69,
        _:Na6aa2ef6bdc64371b26f40526323ea0c,
        _:Nc5868dafc676404487bd0e85ca962043,
        _:Nd1f9af742b1646879e06ae2f4ceddd89,
        _:Nd455142da07a4b0b8494e8445c4104d8,
        _:Nd905354fa5d848908c548e7924510513,
        _:Nde3127c45d494fcab58eae83647465d6,
        _:Ne3293f0345344dc4b61176789e484f01,
        _:Ne3a086646a254cfeabd6b0d15ce25a29,
        _:Ne863b5184e494a83afe8601c490420d8,
        _:Nf962e62fcdc24b2896bbd9dbfccde206,
        _:Nf977dfcf214c4209af9d754a9c6362fd,
        _:Nfba2085a63154d48b1c0bb9b1ce52d2b .

