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

<artist/44609#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yayoi Ushijima"@en,
        "牛島弥美"@ja ;
    foaf:made <album/3684#lyrics>,
        <album/3684#subject> ;
    foaf:name "Yayoi Ushijima"@en,
        "牛島弥美"@ja .

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

<artist/1011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3684#subject> ;
    schema:name "Junya Matsuoka"@en,
        "松岡純也"@ja ;
    foaf:made <album/3684#composition>,
        <album/3684#subject> ;
    foaf:name "Junya Matsuoka"@en,
        "松岡純也"@ja .

<artist/1012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3684#subject> ;
    schema:name "Susumu Mameda"@en,
        "豆田将"@ja ;
    foaf:made <album/3684#composition>,
        <album/3684#subject> ;
    foaf:name "Susumu Mameda"@en,
        "豆田将"@ja .

<artist/1014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3684#subject> ;
    schema:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja ;
    foaf:made <album/3684#composition>,
        <album/3684#subject> ;
    foaf:name "Michio Kinugasa"@en,
        "衣笠道雄"@ja .

<artist/27#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3684#subject> ;
    schema:name "Shinya Ishikawa"@en,
        "石川真也"@ja ;
    foaf:made <album/3684#composition>,
        <album/3684#subject> ;
    foaf:name "Shinya Ishikawa"@en,
        "石川真也"@ja .

<artist/29#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3684#subject> ;
    schema:name "Kazuhide Nakagami"@en,
        "中上和英"@ja ;
    foaf:made <album/3684#composition>,
        <album/3684#subject> ;
    foaf:name "Kazuhide Nakagami"@en,
        "中上和英"@ja .

<product/3912#subject> a schema:CreativeWork ;
    schema:name "Utawarerumono (Game)"@en,
        "うたわれるもの (Game)"@ja,
        "Utawarerumono (Game)"@ja-latn ;
    foaf:name "Utawarerumono (Game)"@en,
        "うたわれるもの (Game)"@ja,
        "Utawarerumono (Game)"@ja-latn .

<product/7597#subject> a schema:CreativeWork ;
    schema:name "Aruruu to Asobo!!"@en,
        "アルルゥとあそぼ!!"@ja,
        "Aruruu to Asobo!!"@ja-latn ;
    foaf:name "Aruruu to Asobo!!"@en,
        "アルルゥとあそぼ!!"@ja,
        "Aruruu to Asobo!!"@ja-latn .

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

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

<org/182#subject> schema:name "Leaf"@en,
        "Leaf"@ja,
        "Leaf"@ja-latn ;
    foaf:name "Leaf"@en,
        "Leaf"@ja,
        "Leaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/3684/3684-1555593614.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn ;
    mo:performance_of <album/3684#musicalwork> ;
    mo:performer <artist/1013#subject> ;
    mo:recorded_as <album/3684#musicalexpression> ;
    schema:byArtist <artist/1013#subject> ;
    schema:name "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn ;
    schema:workPerformed <album/3684#musicalwork> .

<artist/1013#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3684#performance> ;
    schema:name "Emi Motoda"@en,
        "元田恵美"@ja ;
    foaf:name "Emi Motoda"@en,
        "元田恵美"@ja .

<album/3684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn ;
    mo:composer <artist/1011#subject>,
        <artist/1012#subject>,
        <artist/1014#subject>,
        <artist/27#subject>,
        <artist/29#subject> ;
    mo:produced_work <album/3684#musicalwork> ;
    schema:name "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn .

<album/3684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-04-28"^^xsd:date ;
    dcterms:title "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn ;
    mo:catalogue_number "APCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3684#musicalexpression> ;
    mo:publisher <org/182#subject> ;
    mo:record _:N77922eb948594647ba1b1dea0351d590 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inagawa de Ikou!!"@en ;
            foaf:name "Inagawa de Ikou!!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Witsuarunemitea Senki"@en ;
            foaf:name "Witsuarunemitea Senki"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ribbon"@en ;
            foaf:name "Ribbon"@en ],
        <product/3912#subject>,
        <product/7597#subject> ;
    schema:byArtist <artist/1013#subject> ;
    schema:datePublished "2004-04-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/3684/3684-1555593614.jpg> ;
    schema:name "Leaf Amusement Soft Vol.4 Special Sound CD"@en,
        "LEAF AMUSEMENT SOFT VOL.4 すぺしゃるサウンドCD"@ja,
        "Leaf Amusement Soft Vol.4 Special Sound CD"@ja-latn ;
    schema:publisher <org/182#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/3684/3684-1555593614.jpg> .

_:N15fc33389f22418fbc1476003a1f6a9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace of Life"@en,
        "Peace of Life"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Peace of Life"@en,
        "Peace of Life"@ja .

_:N35e0ce2769fe4c47bd899bae2ccb58b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Finale Dance"@en,
        "大団円舞"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Grand Finale Dance"@en,
        "大団円舞"@ja .

_:N3b5e2e72bd414d49b9f82eb08e805719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Prelude"@en,
        "戦いの序曲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Battle Prelude"@en,
        "戦いの序曲"@ja .

_:N5a76e01395b0456f980abf8ecdcce14c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Dance of Swordplay Among the Flowers"@en,
        "剣華乱舞"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Wild Dance of Swordplay Among the Flowers"@en,
        "剣華乱舞"@ja .

_:N9eaaeb9d5ffd4e43afdc29f06444f0f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Chant"@en,
        "哀吟"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Sorrowful Chant"@en,
        "哀吟"@ja .

_:Nabf88c73a5f64445b254c59fdcb6c18a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye Love 2 U"@en,
        "Eye Love 2 U"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Eye Love 2 U"@en,
        "Eye Love 2 U"@ja .

_:Nbabd832aacbc401ba0900aae92876724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Set!"@en,
        "Get Set!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Get Set!"@en,
        "Get Set!"@ja .

_:Nc6e3a7ac69174fd8b0ec2e6b8825ecd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light and Airy All Morning 2004"@en,
        "朝からほわほわ2004"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Light and Airy All Morning 2004"@en,
        "朝からほわほわ2004"@ja .

_:Nc8e693472e494941b8017799c598f9d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Hurricane"@en,
        "疾風の如く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Like a Hurricane"@en,
        "疾風の如く"@ja .

_:Ncb8e7da5124d437296308e5bc3a76fef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyssal"@en,
        "深遠"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Abyssal"@en,
        "深遠"@ja .

_:Nf45dea0900e045d79e9ac42566aa50b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Words that Disappeared in the Wind"@en,
        "風に消えた言葉"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "Words that Disappeared in the Wind"@en,
        "風に消えた言葉"@ja .

_:Nff3546586006458fbe1d081291949dcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Song Given Voice"@en,
        "うたわれるもの"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N77922eb948594647ba1b1dea0351d590 ;
    schema:name "A Song Given Voice"@en,
        "うたわれるもの"@ja .

_:N77922eb948594647ba1b1dea0351d590 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15fc33389f22418fbc1476003a1f6a9d,
        _:N35e0ce2769fe4c47bd899bae2ccb58b1,
        _:N3b5e2e72bd414d49b9f82eb08e805719,
        _:N5a76e01395b0456f980abf8ecdcce14c,
        _:N9eaaeb9d5ffd4e43afdc29f06444f0f6,
        _:Nabf88c73a5f64445b254c59fdcb6c18a,
        _:Nbabd832aacbc401ba0900aae92876724,
        _:Nc6e3a7ac69174fd8b0ec2e6b8825ecd9,
        _:Nc8e693472e494941b8017799c598f9d2,
        _:Ncb8e7da5124d437296308e5bc3a76fef,
        _:Nf45dea0900e045d79e9ac42566aa50b6,
        _:Nff3546586006458fbe1d081291949dcf ;
    mo:track_count 12 ;
    schema:duration "PT38:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N15fc33389f22418fbc1476003a1f6a9d,
        _:N35e0ce2769fe4c47bd899bae2ccb58b1,
        _:N3b5e2e72bd414d49b9f82eb08e805719,
        _:N5a76e01395b0456f980abf8ecdcce14c,
        _:N9eaaeb9d5ffd4e43afdc29f06444f0f6,
        _:Nabf88c73a5f64445b254c59fdcb6c18a,
        _:Nbabd832aacbc401ba0900aae92876724,
        _:Nc6e3a7ac69174fd8b0ec2e6b8825ecd9,
        _:Nc8e693472e494941b8017799c598f9d2,
        _:Ncb8e7da5124d437296308e5bc3a76fef,
        _:Nf45dea0900e045d79e9ac42566aa50b6,
        _:Nff3546586006458fbe1d081291949dcf .

