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

<artist/143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Kito"@en,
        "鬼頭利枝"@ja ;
    foaf:made <album/10636#lyrics>,
        <album/10636#subject>,
        <album/10636#vocals> ;
    foaf:name "Rie Kito"@en,
        "鬼頭利枝"@ja .

<album/10636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn ;
    mo:composer <artist/140#subject> ;
    mo:produced_work <album/10636#musicalwork> ;
    schema:name "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn .

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

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

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

<org/139#subject> schema:name "Norstrilia Label"@en,
        "Norstrilia Label"@ja,
        "Norstrilia Label"@ja-latn ;
    foaf:name "Norstrilia Label"@en,
        "Norstrilia Label"@ja,
        "Norstrilia Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/10636/10636-1223392017.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn ;
    mo:performance_of <album/10636#musicalwork> ;
    mo:performer <artist/140#subject> ;
    mo:recorded_as <album/10636#musicalexpression> ;
    schema:byArtist <artist/140#subject> ;
    schema:name "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn ;
    schema:workPerformed <album/10636#musicalwork> .

<artist/140#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10636#subject> ;
    mo:performed <album/10636#performance> ;
    schema:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja ;
    foaf:made <album/10636#composition>,
        <album/10636#subject> ;
    foaf:name "Hiroki Kikuta"@en,
        "菊田裕樹"@ja .

<album/10636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-06"^^xsd:date ;
    dcterms:title "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn ;
    mo:catalogue_number "NSLCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10636#musicalexpression> ;
    mo:publisher <org/139#subject> ;
    mo:record _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sora no Iro, Mizu no Iro"@en ;
            foaf:name "Sora no Iro, Mizu no Iro"@en ] ;
    schema:byArtist <artist/140#subject> ;
    schema:datePublished "2008-10-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/10636/10636-1223392017.jpg> ;
    schema:name "IN THE SKY ON THE WATER"@en,
        "インザスカイ オンザウォーター"@ja,
        "IN THE SKY ON THE WATER"@ja-latn ;
    schema:publisher <org/139#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/10636/10636-1223392017.jpg> .

_:N020fe9af30ff4b6d9b8d9ca31529afc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of the Moon, Color of the Rainbow"@en,
        "つきのいろ、にじのいろ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Color of the Moon, Color of the Rainbow"@en,
        "つきのいろ、にじのいろ"@ja .

_:N0f6e453320d54d49833a1025339f4b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning, Noon, Evening"@en,
        "あさ、ひる、よる"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Morning, Noon, Evening"@en,
        "あさ、ひる、よる"@ja .

_:N1d516b723f87469b950ec367007a2141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Things I Want to Tell You"@en,
        "君に話したい三つのこと"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Three Things I Want to Tell You"@en,
        "君に話したい三つのこと"@ja .

_:N236d12d5b6f94281b6754c19744eb923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loved, Hated"@en,
        "好きだの、嫌いだの"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Loved, Hated"@en,
        "好きだの、嫌いだの"@ja .

_:N25f5ddd395ab49f093ee3d45fd109294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unseen Figure"@en,
        "みえないかたち"@ja ;
    mo:track_number 24 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Unseen Figure"@en,
        "みえないかたち"@ja .

_:N4aefc68dc62147b1841ea6c8384ce8b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Happy Mistake"@en,
        "嬉しい誤算"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "A Happy Mistake"@en,
        "嬉しい誤算"@ja .

_:N537ee12cb37541309e5774e241d62707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Message Left in Summer"@en,
        "夏の置手紙"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "A Message Left in Summer"@en,
        "夏の置手紙"@ja .

_:N5919b505e06244c0b1dfbb069b2d9780 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accordion Solo"@en,
        "手風琴独奏"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Accordion Solo"@en,
        "手風琴独奏"@ja .

_:N599d858aca504a6084efd7b4af453c79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapeseed Blossoms Everywhere"@en,
        "いちめんのなのはな"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Rapeseed Blossoms Everywhere"@en,
        "いちめんのなのはな"@ja .

_:N60ebf57324bf4c3ab03c200293dd45ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Then"@en,
        "さてさて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Now Then"@en,
        "さてさて"@ja .

_:N6448dbde56464ba78dd41a6b215b554d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Even If It's a Dream"@en,
        "たとえ夢だとしても"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Even If It's a Dream"@en,
        "たとえ夢だとしても"@ja .

_:N68ece1249461427eb7578d7caefd38e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh My"@en,
        "おやおや"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Oh My"@en,
        "おやおや"@ja .

_:N74e36cc7c85f48ba8fd543810470e93b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Twinkle"@en,
        "瞬きの速度で"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "In a Twinkle"@en,
        "瞬きの速度で"@ja .

_:N7db08b3b976340058f8d597da74179a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridge of Hope"@en,
        "希望の橋"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Bridge of Hope"@en,
        "希望の橋"@ja .

_:N910a3ecb12b34e9aa16128e8dc032144 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@en,
        "水平線"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Horizon"@en,
        "水平線"@ja .

_:N9993e4a2cfd948d98116bf591b08d6c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continuing Happiness"@en,
        "幸せのつづき"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Continuing Happiness"@en,
        "幸せのつづき"@ja .

_:N9b002b3c29a44fdd89498c0c2a6ad290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precipice"@en,
        "断崖"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Precipice"@en,
        "断崖"@ja .

_:N9f64740e33c846f4b33785abbd929bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of the Sky, Color of the Water"@en,
        "そらのいろ、みずのいろ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Color of the Sky, Color of the Water"@en,
        "そらのいろ、みずのいろ"@ja .

_:Nbe862fd3fc174942a63b031d6293b40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harmonica Solo"@en,
        "口風琴独奏"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Harmonica Solo"@en,
        "口風琴独奏"@ja .

_:Nccd46871ce9e44e4905cbfde6765d0c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Shower"@en,
        "夕立"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Evening Shower"@en,
        "夕立"@ja .

_:Nd384ae387e43439fa969f2a2a85ca47b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tied Together"@en,
        "結ぼれ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Tied Together"@en,
        "結ぼれ"@ja .

_:Nf0bf3e81c637499cab6c26448828f582 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Probably Peaceful Days"@en,
        "おそらくは平穏な日々"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Probably Peaceful Days"@en,
        "おそらくは平穏な日々"@ja .

_:Nf18a884ae67241bfab72d36f945743bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure After School"@en,
        "放課後の冒険"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Adventure After School"@en,
        "放課後の冒険"@ja .

_:Nfe8f519cd57b4ae8827b5933a418b9c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Walk"@en,
        "歩いていこう"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N5966c3b65c6b4df9b73e909a7f95f2e4 ;
    schema:name "Let's Walk"@en,
        "歩いていこう"@ja .

_:N5966c3b65c6b4df9b73e909a7f95f2e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N020fe9af30ff4b6d9b8d9ca31529afc0,
        _:N0f6e453320d54d49833a1025339f4b41,
        _:N1d516b723f87469b950ec367007a2141,
        _:N236d12d5b6f94281b6754c19744eb923,
        _:N25f5ddd395ab49f093ee3d45fd109294,
        _:N4aefc68dc62147b1841ea6c8384ce8b8,
        _:N537ee12cb37541309e5774e241d62707,
        _:N5919b505e06244c0b1dfbb069b2d9780,
        _:N599d858aca504a6084efd7b4af453c79,
        _:N60ebf57324bf4c3ab03c200293dd45ad,
        _:N6448dbde56464ba78dd41a6b215b554d,
        _:N68ece1249461427eb7578d7caefd38e4,
        _:N74e36cc7c85f48ba8fd543810470e93b,
        _:N7db08b3b976340058f8d597da74179a5,
        _:N910a3ecb12b34e9aa16128e8dc032144,
        _:N9993e4a2cfd948d98116bf591b08d6c9,
        _:N9b002b3c29a44fdd89498c0c2a6ad290,
        _:N9f64740e33c846f4b33785abbd929bac,
        _:Nbe862fd3fc174942a63b031d6293b40a,
        _:Nccd46871ce9e44e4905cbfde6765d0c5,
        _:Nd384ae387e43439fa969f2a2a85ca47b,
        _:Nf0bf3e81c637499cab6c26448828f582,
        _:Nf18a884ae67241bfab72d36f945743bb,
        _:Nfe8f519cd57b4ae8827b5933a418b9c0 ;
    mo:track_count 24 ;
    schema:duration "PT62:21"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N020fe9af30ff4b6d9b8d9ca31529afc0,
        _:N0f6e453320d54d49833a1025339f4b41,
        _:N1d516b723f87469b950ec367007a2141,
        _:N236d12d5b6f94281b6754c19744eb923,
        _:N25f5ddd395ab49f093ee3d45fd109294,
        _:N4aefc68dc62147b1841ea6c8384ce8b8,
        _:N537ee12cb37541309e5774e241d62707,
        _:N5919b505e06244c0b1dfbb069b2d9780,
        _:N599d858aca504a6084efd7b4af453c79,
        _:N60ebf57324bf4c3ab03c200293dd45ad,
        _:N6448dbde56464ba78dd41a6b215b554d,
        _:N68ece1249461427eb7578d7caefd38e4,
        _:N74e36cc7c85f48ba8fd543810470e93b,
        _:N7db08b3b976340058f8d597da74179a5,
        _:N910a3ecb12b34e9aa16128e8dc032144,
        _:N9993e4a2cfd948d98116bf591b08d6c9,
        _:N9b002b3c29a44fdd89498c0c2a6ad290,
        _:N9f64740e33c846f4b33785abbd929bac,
        _:Nbe862fd3fc174942a63b031d6293b40a,
        _:Nccd46871ce9e44e4905cbfde6765d0c5,
        _:Nd384ae387e43439fa969f2a2a85ca47b,
        _:Nf0bf3e81c637499cab6c26448828f582,
        _:Nf18a884ae67241bfab72d36f945743bb,
        _:Nfe8f519cd57b4ae8827b5933a418b9c0 .

