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

<artist/20119#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin'ca"@en ;
    foaf:made <album/118866#subject>,
        <album/118866#vocals> ;
    foaf:name "Rin'ca"@en .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/118866#lyrics>,
        <album/118866#subject> ;
    foaf:name "Duca"@en .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118866#subject> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/118866#composition>,
        <album/118866#subject> ;
    foaf:name "ANZIE"@en .

<album/118866#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:composer <artist/36184#subject> ;
    mo:produced_work <album/118866#musicalwork> ;
    schema:name "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn .

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

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

<album/118866#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:performance_of <album/118866#musicalwork> ;
    mo:recorded_as <album/118866#musicalexpression> ;
    schema:name "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:workPerformed <album/118866#musicalwork> .

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

<org/1792#subject> schema:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn ;
    foaf:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/118866/118866-f232fd44494e.png> a schema:ImageObject,
        foaf:Image .

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

<album/118866#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-27"^^xsd:date ;
    dcterms:title "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118866#musicalexpression> ;
    mo:publisher <org/1792#subject> ;
    mo:record _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "AIBEYA"@en ;
            foaf:name "AIBEYA"@en ],
        [ a schema:CreativeWork ;
            schema:name "AIBEYA2"@en ;
            foaf:name "AIBEYA2"@en ] ;
    schema:datePublished "2022-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/118866/118866-f232fd44494e.png> ;
    schema:name "AIBEYA 1&2 ORIGINAL SOUND TRACK"@en,
        "アイベヤ1・2 ORIGINAL SOUND TRACK"@ja,
        "AIBEYA 1&2 ORIGINAL SOUND TRACK"@ja-latn ;
    schema:publisher <org/1792#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/118866/118866-f232fd44494e.png> .

_:N00578692650146d698992f34ddcf3670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恥ずかしがり屋も話したい"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "恥ずかしがり屋も話したい"@ja .

_:N0ce61e06f075449eaf0fb7c80025bd4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "並んで歩く"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "並んで歩く"@ja .

_:N12b184b83fe64ec296f8698b93a2800c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おんなじ空気、おんなじ一日"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "おんなじ空気、おんなじ一日"@ja .

_:N14b47039826949d4b7e542d19e24735d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fringe (off vocal)"@ja ;
    mo:track_number 27 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "fringe (off vocal)"@ja .

_:N172b0af4f7834bdaa2bdbda27ced8c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5センチ (off vocal)"@ja ;
    mo:track_number 26 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "5センチ (off vocal)"@ja .

_:N21098e42c6b94746a6a560408f4b5712 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "とめられないほど"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "とめられないほど"@ja .

_:N326f1664d4e64dd49c464ec192a040a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "5センチ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "5センチ"@ja .

_:N4aa65245ce8a42d88130d20112e5013a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fringe"@ja ;
    mo:track_number 25 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "fringe"@ja .

_:N578f20000acc458993b4129efecc705d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "となりあわせの朝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "となりあわせの朝"@ja .

_:N5c661280993e4c578153b87d1bb48591 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆるい秋晴れ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "ゆるい秋晴れ"@ja .

_:N6073434c79bf4298b00ebfae96f2502f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "いつか"@ja .

_:N69256367605641ea8b538f74c89398de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めいっぱいの青春"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "めいっぱいの青春"@ja .

_:N889d1ad35bad4a2e957988eb352c485c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せなんだね"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "幸せなんだね"@ja .

_:N8b31778bafb648c999c10266f285d441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい夜長"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "優しい夜長"@ja .

_:N9f728bf8a3c14968b03162d7dd152378 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弾む被写体"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "弾む被写体"@ja .

_:Naccb820cece748a2b17814ad462dafd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しさと幸せと"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "優しさと幸せと"@ja .

_:Nb055a11b14384d58b7180db12aab3ad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新月"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "新月"@ja .

_:Nb8f8f9986cca4aebabce1196736216e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おつかれさまな時間"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "おつかれさまな時間"@ja .

_:Nc91e7fd1acb844a7806963f5a218aafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あわあわ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "あわあわ"@ja .

_:Ncd9e232359e044eeba1e5a6ce31f5cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "びんぼけ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "びんぼけ"@ja .

_:Nd61df9fe2ea0458996bcef699e882213 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えめらるどぶるー"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "えめらるどぶるー"@ja .

_:Ne6a67b0e6322424f8ad69ae6f00af871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "すやすやしそう"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "すやすやしそう"@ja .

_:Ne83e49fa001543b9acbca2f8ebb0ffff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな頃の夢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "小さな頃の夢"@ja .

_:Nec4bbdccd26e4ebfb322ed627af07e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もっと知りたいコト"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "もっと知りたいコト"@ja .

_:Nf132aac074e54083862fb51cb23a7fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとつ屋根の下"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "ひとつ屋根の下"@ja .

_:Nf5d2e4b0285842ca9ad57d9c5657ad70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "進む青春"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "進む青春"@ja .

_:Nfd518605acfc4d42aa394c754830791e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気持ちがいっぱい"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Ne035d9b188514ed4a6d33c857e575fc2 ;
    schema:name "気持ちがいっぱい"@ja .

_:Ne035d9b188514ed4a6d33c857e575fc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00578692650146d698992f34ddcf3670,
        _:N0ce61e06f075449eaf0fb7c80025bd4f,
        _:N12b184b83fe64ec296f8698b93a2800c,
        _:N14b47039826949d4b7e542d19e24735d,
        _:N172b0af4f7834bdaa2bdbda27ced8c69,
        _:N21098e42c6b94746a6a560408f4b5712,
        _:N326f1664d4e64dd49c464ec192a040a7,
        _:N4aa65245ce8a42d88130d20112e5013a,
        _:N578f20000acc458993b4129efecc705d,
        _:N5c661280993e4c578153b87d1bb48591,
        _:N6073434c79bf4298b00ebfae96f2502f,
        _:N69256367605641ea8b538f74c89398de,
        _:N889d1ad35bad4a2e957988eb352c485c,
        _:N8b31778bafb648c999c10266f285d441,
        _:N9f728bf8a3c14968b03162d7dd152378,
        _:Naccb820cece748a2b17814ad462dafd5,
        _:Nb055a11b14384d58b7180db12aab3ad8,
        _:Nb8f8f9986cca4aebabce1196736216e8,
        _:Nc91e7fd1acb844a7806963f5a218aafe,
        _:Ncd9e232359e044eeba1e5a6ce31f5cd2,
        _:Nd61df9fe2ea0458996bcef699e882213,
        _:Ne6a67b0e6322424f8ad69ae6f00af871,
        _:Ne83e49fa001543b9acbca2f8ebb0ffff,
        _:Nec4bbdccd26e4ebfb322ed627af07e1b,
        _:Nf132aac074e54083862fb51cb23a7fbb,
        _:Nf5d2e4b0285842ca9ad57d9c5657ad70,
        _:Nfd518605acfc4d42aa394c754830791e ;
    mo:track_count 27 ;
    schema:duration "PT63:40"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N00578692650146d698992f34ddcf3670,
        _:N0ce61e06f075449eaf0fb7c80025bd4f,
        _:N12b184b83fe64ec296f8698b93a2800c,
        _:N14b47039826949d4b7e542d19e24735d,
        _:N172b0af4f7834bdaa2bdbda27ced8c69,
        _:N21098e42c6b94746a6a560408f4b5712,
        _:N326f1664d4e64dd49c464ec192a040a7,
        _:N4aa65245ce8a42d88130d20112e5013a,
        _:N578f20000acc458993b4129efecc705d,
        _:N5c661280993e4c578153b87d1bb48591,
        _:N6073434c79bf4298b00ebfae96f2502f,
        _:N69256367605641ea8b538f74c89398de,
        _:N889d1ad35bad4a2e957988eb352c485c,
        _:N8b31778bafb648c999c10266f285d441,
        _:N9f728bf8a3c14968b03162d7dd152378,
        _:Naccb820cece748a2b17814ad462dafd5,
        _:Nb055a11b14384d58b7180db12aab3ad8,
        _:Nb8f8f9986cca4aebabce1196736216e8,
        _:Nc91e7fd1acb844a7806963f5a218aafe,
        _:Ncd9e232359e044eeba1e5a6ce31f5cd2,
        _:Nd61df9fe2ea0458996bcef699e882213,
        _:Ne6a67b0e6322424f8ad69ae6f00af871,
        _:Ne83e49fa001543b9acbca2f8ebb0ffff,
        _:Nec4bbdccd26e4ebfb322ed627af07e1b,
        _:Nf132aac074e54083862fb51cb23a7fbb,
        _:Nf5d2e4b0285842ca9ad57d9c5657ad70,
        _:Nfd518605acfc4d42aa394c754830791e .

