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

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

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

<artist/1941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Ritsuko Okazaki"@en,
        "岡崎律子"@ja ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "Ritsuko Okazaki"@en,
        "岡崎律子"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "MANYO"@en .

<artist/8846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "bbn"@en ;
    foaf:made <album/35896#composition>,
        <album/35896#subject> ;
    foaf:name "bbn"@en .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/1021#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn ;
    foaf:name "CLANNAD (Series)"@en,
        "CLANNAD -クラナド- (Series)"@ja,
        "CLANNAD (Series)"@ja-latn .

<product/1023#subject> a schema:CreativeWork ;
    schema:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn ;
    foaf:name "Tomoyo After ~It's a Wonderful Life~"@en,
        "智代アフター 〜It's a Wonderful Life〜"@ja,
        "Tomoyo After ~It's a Wonderful Life~"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/69/35896/35896-1350615638.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/78092#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35896#performance> ;
    schema:name "hopechong"@en ;
    foaf:name "hopechong"@en .

<album/35896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn ;
    mo:performance_of <album/35896#musicalwork> ;
    mo:performer _:N12a748de00e544cfa1ac26a4d846a91f,
        _:N72759d1168994f24b00a68f3751b8f67,
        <artist/78092#subject> ;
    mo:recorded_as <album/35896#musicalexpression> ;
    schema:byArtist _:N12a748de00e544cfa1ac26a4d846a91f,
        _:N72759d1168994f24b00a68f3751b8f67,
        <artist/78092#subject> ;
    schema:name "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn ;
    schema:workPerformed <album/35896#musicalwork> .

<album/35896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nights"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "Nights"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "蓝海"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "蓝海"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "arashi"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "arashi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cantusky"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "Cantusky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cuttlefish"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "Cuttlefish"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "Tommy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "blacktea"@en ;
            foaf:made <album/35896#composition> ;
            foaf:name "blacktea"@en ],
        <artist/1941#subject>,
        <artist/2#subject>,
        <artist/3#subject>,
        <artist/4#subject>,
        <artist/82#subject>,
        <artist/8846#subject> ;
    mo:produced_work <album/35896#musicalwork> ;
    schema:name "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn .

<album/35896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-06-01"^^xsd:date ;
    dcterms:title "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn ;
    mo:catalogue_number "KDCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35896#musicalexpression> ;
    mo:publisher _:Nb7283278764d40b195c0797087d389e7 ;
    mo:record _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Symphonic Rain"@en ;
            foaf:name "Symphonic Rain"@en ],
        <product/1015#subject>,
        <product/1019#subject>,
        <product/1021#subject>,
        <product/1023#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "HI☆KA☆RU"@en ;
            foaf:name "HI☆KA☆RU"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kayi大头佳"@en ;
            foaf:name "Kayi大头佳"@en ],
        <artist/78092#subject> ;
    schema:datePublished "2008-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/35896/35896-1350615638.jpg> ;
    schema:name "雨音 ~THE MELODY OF RAIN~"@en,
        "雨音～THE MELODY OF RAIN～"@ja,
        "雨音 ~THE MELODY OF RAIN~"@ja-latn ;
    schema:publisher _:Nb7283278764d40b195c0797087d389e7 ;
    foaf:depiction <https://media.vgm.io/albums/69/35896/35896-1350615638.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "arashi"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "arashi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Cuttlefish"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "Cuttlefish"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Tommy"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "Tommy"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Cantusky"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "Cantusky"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "blacktea"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "blacktea"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "Nights"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "Nights"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35896#subject> ;
    schema:name "蓝海"@en ;
    foaf:made <album/35896#subject> ;
    foaf:name "蓝海"@en .

_:N0179d926d0f045b8ba947202977371f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fay"@ja-zd ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "fay"@ja-zd .

_:N08e69e0a27724e179f54cf646c547583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Separation Astro"@ja-zd ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Separation Astro"@ja-zd .

_:N11237d7141ff4be2b51c9e3954347bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempting Legend of Summer"@ja-zd ;
    mo:track_number 12 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Tempting Legend of Summer"@ja-zd .

_:N12a748de00e544cfa1ac26a4d846a91f a schema:Person,
        foaf:Person ;
    mo:performed <album/35896#performance> ;
    schema:name "Kayi大头佳"@en ;
    foaf:name "Kayi大头佳"@en .

_:N261ab30b092d454eb94f079d573a31ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨"@ja-zd ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "雨"@ja-zd .

_:N294f2b2c4cf2425db9b0db8e6a03f314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nights's Prelude"@ja-zd ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Nights's Prelude"@ja-zd .

_:N3694aa4016a94eb88108c72703cdd0b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "だんご大家族～Rainbow Mix"@ja-zd ;
    mo:track_number 14 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "だんご大家族～Rainbow Mix"@ja-zd .

_:N3ec00ae4291946fe9e23384bd46acc33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "summer night concerto"@ja-zd ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "summer night concerto"@ja-zd .

_:N72759d1168994f24b00a68f3751b8f67 a schema:Person,
        foaf:Person ;
    mo:performed <album/35896#performance> ;
    schema:name "HI☆KA☆RU"@en ;
    foaf:name "HI☆KA☆RU"@en .

_:N861d5d48e4c64302b7469f8d5a3d2c0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timeless and Melodic Rain II ～ CLANNAD IMAGINATION"@ja-zd ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Timeless and Melodic Rain II ～ CLANNAD IMAGINATION"@ja-zd .

_:N91c0d4bf0eee470682c030a7a873b7c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On M/Y Wind ～ Rock-Star Ver."@ja-zd ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "On M/Y Wind ～ Rock-Star Ver."@ja-zd .

_:N9decb8475ce74402ba00ca9ea350d428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Colors"@ja-zd ;
    mo:track_number 9 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Light Colors"@ja-zd .

_:Nb7283278764d40b195c0797087d389e7 schema:name "K.DAN"@en ;
    foaf:name "K.DAN"@en .

_:Nbb589c089cc24307b7ef18d2eea54688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嵐"@ja-zd ;
    mo:track_number 8 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "嵐"@ja-zd .

_:Nbfd629ded8d2414392ab3dd7b23b8bd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忘却的约定 for ayu"@ja-zd ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "忘却的约定 for ayu"@ja-zd .

_:Nd500a9713eb84afd9abf3fa8d475809d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Timeless and Melodic Rain I ～ Intro"@ja-zd ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "Timeless and Melodic Rain I ～ Intro"@ja-zd .

_:Ned7438bff39f44e891cc1649f97ac082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月童 ～ a cappella ver"@ja-zd ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ncb01d6508b8f46ada49d9043395bfdb2 ;
    schema:name "月童 ～ a cappella ver"@ja-zd .

_:Ncb01d6508b8f46ada49d9043395bfdb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0179d926d0f045b8ba947202977371f1,
        _:N08e69e0a27724e179f54cf646c547583,
        _:N11237d7141ff4be2b51c9e3954347bc0,
        _:N261ab30b092d454eb94f079d573a31ba,
        _:N294f2b2c4cf2425db9b0db8e6a03f314,
        _:N3694aa4016a94eb88108c72703cdd0b1,
        _:N3ec00ae4291946fe9e23384bd46acc33,
        _:N861d5d48e4c64302b7469f8d5a3d2c0f,
        _:N91c0d4bf0eee470682c030a7a873b7c9,
        _:N9decb8475ce74402ba00ca9ea350d428,
        _:Nbb589c089cc24307b7ef18d2eea54688,
        _:Nbfd629ded8d2414392ab3dd7b23b8bd8,
        _:Nd500a9713eb84afd9abf3fa8d475809d,
        _:Ned7438bff39f44e891cc1649f97ac082 ;
    mo:track_count 14 ;
    schema:duration "PT50:04"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0179d926d0f045b8ba947202977371f1,
        _:N08e69e0a27724e179f54cf646c547583,
        _:N11237d7141ff4be2b51c9e3954347bc0,
        _:N261ab30b092d454eb94f079d573a31ba,
        _:N294f2b2c4cf2425db9b0db8e6a03f314,
        _:N3694aa4016a94eb88108c72703cdd0b1,
        _:N3ec00ae4291946fe9e23384bd46acc33,
        _:N861d5d48e4c64302b7469f8d5a3d2c0f,
        _:N91c0d4bf0eee470682c030a7a873b7c9,
        _:N9decb8475ce74402ba00ca9ea350d428,
        _:Nbb589c089cc24307b7ef18d2eea54688,
        _:Nbfd629ded8d2414392ab3dd7b23b8bd8,
        _:Nd500a9713eb84afd9abf3fa8d475809d,
        _:Ned7438bff39f44e891cc1649f97ac082 .

