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

<artist/847#subject> a schema:Person,
        foaf:Person ;
    schema:name "yozuca*"@en ;
    foaf:made <album/49594#lyrics>,
        <album/49594#subject> ;
    foaf:name "yozuca*"@en .

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

<artist/12505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49594#subject> ;
    schema:name "project lights"@en ;
    foaf:made <album/49594#composition>,
        <album/49594#subject> ;
    foaf:name "project lights"@en .

<artist/44#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49594#subject> ;
    schema:name "Peak A Soul+"@en ;
    foaf:made <album/49594#composition>,
        <album/49594#subject> ;
    foaf:name "Peak A Soul+"@en .

<artist/9434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49594#subject> ;
    schema:name "Akiyo Toda"@en,
        "戸田章世"@ja ;
    foaf:made <album/49594#composition>,
        <album/49594#subject> ;
    foaf:name "Akiyo Toda"@en,
        "戸田章世"@ja .

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

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

<org/1839#subject> schema:name "ALcot Honey Comb"@en,
        "ALcotハニカム"@ja,
        "ALcot Honey Comb"@ja-latn ;
    foaf:name "ALcot Honey Comb"@en,
        "ALcotハニカム"@ja,
        "ALcot Honey Comb"@ja-latn .

<https://media.vgm.io/albums/49/49594/49594-1417844219.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49594#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/49594/49594-1417844219.png> ;
    foaf:depicts <album/49594#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/49594/49594-1417844219.png> .

<https://medium-media.vgm.io/albums/49/49594/49594-1417844219.png> a schema:ImageObject,
        foaf:Image .

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

<album/49594#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn ;
    mo:performance_of <album/49594#musicalwork> ;
    mo:performer <artist/96#subject> ;
    mo:recorded_as <album/49594#musicalexpression> ;
    schema:byArtist <artist/96#subject> ;
    schema:name "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn ;
    schema:workPerformed <album/49594#musicalwork> .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49594#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/49594#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn ;
    mo:composer <artist/12505#subject>,
        <artist/44#subject>,
        <artist/9434#subject> ;
    mo:produced_work <album/49594#musicalwork> ;
    schema:name "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn .

<album/49594#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-11-28"^^xsd:date ;
    dcterms:title "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn ;
    mo:catalogue_number "AH-KK-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49594#musicalexpression> ;
    mo:publisher <org/1839#subject> ;
    mo:record _:N0f85609228e44015a079e0c10bb23f82 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kimi no Tonari de Koishiteru!"@en ;
            foaf:name "Kimi no Tonari de Koishiteru!"@en ] ;
    schema:byArtist <artist/96#subject> ;
    schema:datePublished "2014-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/49594/49594-1417844219.png> ;
    schema:name "Kimi no Tonari de Koishiteru! Complete Soundtrack"@en,
        "キミのとなりで恋してる！ Complete Soundtrack"@ja,
        "Kimi no Tonari de Koishiteru! Complete Soundtrack"@ja-latn ;
    schema:publisher <org/1839#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/49594/49594-1417844219.png> .

_:N0ea3bcfbb6f841c2b25e246cfa315cd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりの唄 ～Whereabouts of budding love～"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "はじまりの唄 ～Whereabouts of budding love～"@ja .

_:N0fab048985a744c4874d512571baa2a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちうをするのじゃ！"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "ちうをするのじゃ！"@ja .

_:N19a8bc33bdc94772adc9b2742e4387a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お兄ちゃんのテーマ 2014"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "お兄ちゃんのテーマ 2014"@ja .

_:N19bc47394f334b92b18a45834fe623ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の世界"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "二人の世界"@ja .

_:N2bb246c23b1f49468d73f98412fa35dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "どうせいっちゅーねん！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "どうせいっちゅーねん！"@ja .

_:N2f1e81ab543648c8bfc4c1e95460cc2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "契り"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "契り"@ja .

_:N31272bcfd09e44178f7936e532c094d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追いかけて 追いついて"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "追いかけて 追いついて"@ja .

_:N3a41d59e9caf4b408af63e1a03b15bbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミのいる風景"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミのいる風景"@ja .

_:N41b2bfca616f4a57a9b096378dd9eef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "初恋"@ja .

_:N80d65397013941328f7e9e5490ded0f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミのとなりで恋がしたい！ -off Vocal Ver-"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミのとなりで恋がしたい！ -off Vocal Ver-"@ja .

_:N922aee715de8440c9f8f8977cd01ccd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "想いを伝えて"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "想いを伝えて"@ja .

_:N96820235dc7f4e7d84c8d7ef23467ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "振り返れば、そこに"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "振り返れば、そこに"@ja .

_:N9c2b265bb23b4b349fc07622cef0d38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer holiday"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "Summer holiday"@ja .

_:N9d581567f7e14c6081c5bf58df9053bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと見る世界 -full chorus Ver-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミと見る世界 -full chorus Ver-"@ja .

_:Nd5c618e806354972b095c646b21d3d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼女の笑顔が消えた日"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "彼女の笑顔が消えた日"@ja .

_:Nd7b8d826fa4944e4938bc97c285e3817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミのとなりで恋がしたい！ -Half chorus Ver-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミのとなりで恋がしたい！ -Half chorus Ver-"@ja .

_:Ne067b5e4894c41899231bff2a9928326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トレーニング"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "トレーニング"@ja .

_:Ne37c1c7c1b6a47f38b774a92358b5f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミと見る世界 -off Vocal Ver-"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミと見る世界 -off Vocal Ver-"@ja .

_:Ne9d7d28fd00448e49fa70936b758622b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミのとなりで恋がしたい！ -Full chorus Ver-"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "キミのとなりで恋がしたい！ -Full chorus Ver-"@ja .

_:Nf207310e091c44359d18759e6db26548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぼくらの日常"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "ぼくらの日常"@ja .

_:Nfc19773ed43e4a6393b9845d67ae835c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別れの予感"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N0f85609228e44015a079e0c10bb23f82 ;
    schema:name "別れの予感"@ja .

_:N0f85609228e44015a079e0c10bb23f82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ea3bcfbb6f841c2b25e246cfa315cd1,
        _:N0fab048985a744c4874d512571baa2a9,
        _:N19a8bc33bdc94772adc9b2742e4387a2,
        _:N19bc47394f334b92b18a45834fe623ab,
        _:N2bb246c23b1f49468d73f98412fa35dc,
        _:N2f1e81ab543648c8bfc4c1e95460cc2c,
        _:N31272bcfd09e44178f7936e532c094d8,
        _:N3a41d59e9caf4b408af63e1a03b15bbb,
        _:N41b2bfca616f4a57a9b096378dd9eef3,
        _:N80d65397013941328f7e9e5490ded0f7,
        _:N922aee715de8440c9f8f8977cd01ccd2,
        _:N96820235dc7f4e7d84c8d7ef23467ee6,
        _:N9c2b265bb23b4b349fc07622cef0d38f,
        _:N9d581567f7e14c6081c5bf58df9053bb,
        _:Nd5c618e806354972b095c646b21d3d1b,
        _:Nd7b8d826fa4944e4938bc97c285e3817,
        _:Ne067b5e4894c41899231bff2a9928326,
        _:Ne37c1c7c1b6a47f38b774a92358b5f61,
        _:Ne9d7d28fd00448e49fa70936b758622b,
        _:Nf207310e091c44359d18759e6db26548,
        _:Nfc19773ed43e4a6393b9845d67ae835c ;
    mo:track_count 21 ;
    schema:duration "PT51:45"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N0ea3bcfbb6f841c2b25e246cfa315cd1,
        _:N0fab048985a744c4874d512571baa2a9,
        _:N19a8bc33bdc94772adc9b2742e4387a2,
        _:N19bc47394f334b92b18a45834fe623ab,
        _:N2bb246c23b1f49468d73f98412fa35dc,
        _:N2f1e81ab543648c8bfc4c1e95460cc2c,
        _:N31272bcfd09e44178f7936e532c094d8,
        _:N3a41d59e9caf4b408af63e1a03b15bbb,
        _:N41b2bfca616f4a57a9b096378dd9eef3,
        _:N80d65397013941328f7e9e5490ded0f7,
        _:N922aee715de8440c9f8f8977cd01ccd2,
        _:N96820235dc7f4e7d84c8d7ef23467ee6,
        _:N9c2b265bb23b4b349fc07622cef0d38f,
        _:N9d581567f7e14c6081c5bf58df9053bb,
        _:Nd5c618e806354972b095c646b21d3d1b,
        _:Nd7b8d826fa4944e4938bc97c285e3817,
        _:Ne067b5e4894c41899231bff2a9928326,
        _:Ne37c1c7c1b6a47f38b774a92358b5f61,
        _:Ne9d7d28fd00448e49fa70936b758622b,
        _:Nf207310e091c44359d18759e6db26548,
        _:Nfc19773ed43e4a6393b9845d67ae835c .

