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

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

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

<event/47> a mo:Release ;
    schema:name "Released at M3-2007 Spring (Apr 29, 2007)" .

<album/31789#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn ;
    mo:composer <artist/14194#subject> ;
    mo:produced_work <album/31789#musicalwork> ;
    schema:name "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn .

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

<org/1904#subject> schema:name "marble sky records"@en,
        "marble sky records"@ja,
        "marble sky records"@ja-latn ;
    foaf:name "marble sky records"@en,
        "marble sky records"@ja,
        "marble sky records"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/31789/31789-1330011384.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14195#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31789#performance> ;
    schema:name "Yoshihiro Iwasaki"@en,
        "イワサキヨシヒロ"@ja ;
    foaf:name "Yoshihiro Iwasaki"@en,
        "イワサキヨシヒロ"@ja .

<artist/29628#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31789#performance> ;
    schema:name "my sound life"@en ;
    foaf:name "my sound life"@en .

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

<artist/14194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31789#subject> ;
    mo:performed <album/31789#performance> ;
    schema:name "Harumi Miura"@en,
        "ミウラハルミ"@ja ;
    foaf:made <album/31789#composition>,
        <album/31789#subject> ;
    foaf:name "Harumi Miura"@en,
        "ミウラハルミ"@ja .

<album/31789#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn ;
    mo:performance_of <album/31789#musicalwork> ;
    mo:performer <artist/14194#subject>,
        <artist/14195#subject>,
        <artist/29628#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/31789#musicalexpression> ;
    schema:byArtist <artist/14194#subject>,
        <artist/14195#subject>,
        <artist/29628#subject>,
        <artist/96#subject> ;
    schema:name "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn ;
    schema:workPerformed <album/31789#musicalwork> .

<album/31789#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-04-29"^^xsd:date ;
    dcterms:title "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn ;
    mo:catalogue_number "MSRC-022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31789#musicalexpression> ;
    mo:publisher <org/1904#subject> ;
    mo:record _:N86b1067081fa40ea8b3eb1e824f82575 ;
    mo:record_count 1 ;
    mo:release <event/47> ;
    schema:byArtist <artist/14194#subject>,
        <artist/14195#subject>,
        <artist/29628#subject>,
        <artist/96#subject> ;
    schema:datePublished "2007-04-29"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/98/31789/31789-1330011384.jpg> ;
    schema:name "rainbow / my sound life"@en,
        "rainbow / my sound life"@ja,
        "rainbow / my sound life"@ja-latn ;
    schema:publisher <org/1904#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/31789/31789-1330011384.jpg> .

_:N13bd81a5cb4e4c8d83ef2b283982080e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あおいろ"@ja,
        "Aoiro"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "あおいろ"@ja,
        "Aoiro"@ja-latn .

_:N3895211deb67473582fe38bd80741e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "七色プリズム"@ja,
        "Nanatsuiro Prism"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "七色プリズム"@ja,
        "Nanatsuiro Prism"@ja-latn .

_:N3a0561446df4416c95babb230c334c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふわふわ"@ja,
        "Fuwa Fuwa"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "ふわふわ"@ja,
        "Fuwa Fuwa"@ja-latn .

_:N70bfe2fb2a4a4561a82973f28e79e85b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "初恋"@ja,
        "Hatsukoi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "初恋"@ja,
        "Hatsukoi"@ja-latn .

_:N732e97efe02145e0a3cb52c8f691338e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fake"@ja,
        "fake"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "fake"@ja,
        "fake"@ja-latn .

_:N74da1fe02b8f44dba512251e8b54869c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainbow#6"@ja,
        "rainbow#6"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "rainbow#6"@ja,
        "rainbow#6"@ja-latn .

_:N9fa2ca0e192f4e6b93a80f3969d7b87d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みなぎれ青春"@ja,
        "Minagire Seishun"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "みなぎれ青春"@ja,
        "Minagire Seishun"@ja-latn .

_:Na7a76d31156045d3aff3970e328b0cce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainbow#4"@ja,
        "rainbow#4"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "rainbow#4"@ja,
        "rainbow#4"@ja-latn .

_:Nac5436fc680a499abe79763fe51489dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君と一緒に"@ja,
        "Kimi to Isshoni"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "君と一緒に"@ja,
        "Kimi to Isshoni"@ja-latn .

_:Nb8259deccdd147458d830b51b3c6a7e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rainbow#5"@ja,
        "rainbow#5"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "rainbow#5"@ja,
        "rainbow#5"@ja-latn .

_:Nbd21cb7fc32d42c09cf36c5597fb82ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "＠ぐるぐる＠"@ja,
        "@Guru Guru@"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "＠ぐるぐる＠"@ja,
        "@Guru Guru@"@ja-latn .

_:Ncc50ad0e0116413d80c9b7fbc3bc7d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘と真実"@ja,
        "Uso to Shinjitsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "嘘と真実"@ja,
        "Uso to Shinjitsu"@ja-latn .

_:Nd44505a0633743228b8b1e1cc6586cde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～introduction"@ja,
        "~introduction"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "～introduction"@ja,
        "~introduction"@ja-latn .

_:Ne2a7fec2890f40be9c0baac210ac51b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "step! jump!"@ja,
        "step! jump!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "step! jump!"@ja,
        "step! jump!"@ja-latn .

_:Nfe600879d0b74461bb00c00f152d46fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキドキ☆ミ"@ja,
        "Doki Doki ☆ Mi"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N86b1067081fa40ea8b3eb1e824f82575 ;
    schema:name "ドキドキ☆ミ"@ja,
        "Doki Doki ☆ Mi"@ja-latn .

_:N86b1067081fa40ea8b3eb1e824f82575 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13bd81a5cb4e4c8d83ef2b283982080e,
        _:N3895211deb67473582fe38bd80741e55,
        _:N3a0561446df4416c95babb230c334c27,
        _:N70bfe2fb2a4a4561a82973f28e79e85b,
        _:N732e97efe02145e0a3cb52c8f691338e,
        _:N74da1fe02b8f44dba512251e8b54869c,
        _:N9fa2ca0e192f4e6b93a80f3969d7b87d,
        _:Na7a76d31156045d3aff3970e328b0cce,
        _:Nac5436fc680a499abe79763fe51489dd,
        _:Nb8259deccdd147458d830b51b3c6a7e4,
        _:Nbd21cb7fc32d42c09cf36c5597fb82ef,
        _:Ncc50ad0e0116413d80c9b7fbc3bc7d80,
        _:Nd44505a0633743228b8b1e1cc6586cde,
        _:Ne2a7fec2890f40be9c0baac210ac51b9,
        _:Nfe600879d0b74461bb00c00f152d46fe ;
    mo:track_count 15 ;
    schema:duration "PT52:07"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N13bd81a5cb4e4c8d83ef2b283982080e,
        _:N3895211deb67473582fe38bd80741e55,
        _:N3a0561446df4416c95babb230c334c27,
        _:N70bfe2fb2a4a4561a82973f28e79e85b,
        _:N732e97efe02145e0a3cb52c8f691338e,
        _:N74da1fe02b8f44dba512251e8b54869c,
        _:N9fa2ca0e192f4e6b93a80f3969d7b87d,
        _:Na7a76d31156045d3aff3970e328b0cce,
        _:Nac5436fc680a499abe79763fe51489dd,
        _:Nb8259deccdd147458d830b51b3c6a7e4,
        _:Nbd21cb7fc32d42c09cf36c5597fb82ef,
        _:Ncc50ad0e0116413d80c9b7fbc3bc7d80,
        _:Nd44505a0633743228b8b1e1cc6586cde,
        _:Ne2a7fec2890f40be9c0baac210ac51b9,
        _:Nfe600879d0b74461bb00c00f152d46fe .

