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

<artist/5534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Juzo Mutsuki"@en,
        "六月十三"@ja ;
    foaf:made <album/141308#lyrics>,
        <album/141308#subject> ;
    foaf:name "Juzo Mutsuki"@en,
        "六月十三"@ja .

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

<album/2746> a mo:Release ;
    mo:catalogue_number "NACL-1091" .

<artist/100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141308#subject> ;
    schema:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja ;
    foaf:made <album/141308#composition>,
        <album/141308#subject> ;
    foaf:name "Kenichi Okuma"@en,
        "おおくまけんいち"@ja .

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141308#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/141308#composition>,
        <album/141308#subject> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

<artist/2159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141308#subject> ;
    schema:name "Maki Tanimoto"@en,
        "谷本真規"@ja ;
    foaf:made <album/141308#composition>,
        <album/141308#subject> ;
    foaf:name "Maki Tanimoto"@en,
        "谷本真規"@ja .

<product/7619#subject> a schema:CreativeWork ;
    schema:name "Sotsugyou ~Graduation~"@en,
        "卒業 ~Graduation~"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    foaf:name "Sotsugyou ~Graduation~"@en,
        "卒業 ~Graduation~"@ja,
        "Sotsugyou ~Graduation~"@ja-latn .

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

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

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

<https://media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141308#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> ;
    foaf:depicts <album/141308#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> .

<https://medium-media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141308#performance> ;
    schema:name "Yumi Touma"@en,
        "冬馬由美"@ja ;
    foaf:name "Yumi Touma"@en,
        "冬馬由美"@ja .

<artist/14756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141308#performance> ;
    schema:name "Hinako Kanamaru"@en,
        "金丸日向子"@ja ;
    foaf:name "Hinako Kanamaru"@en,
        "金丸日向子"@ja .

<artist/3210#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141308#performance> ;
    schema:name "Junko Shimakata"@en,
        "嶋方淳子"@ja ;
    foaf:name "Junko Shimakata"@en,
        "嶋方淳子"@ja .

<artist/3211#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141308#performance> ;
    schema:name "Hiromi Tsuru"@en,
        "鶴ひろみ"@ja ;
    foaf:name "Hiromi Tsuru"@en,
        "鶴ひろみ"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/141308#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

<album/141308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    mo:composer <artist/100#subject>,
        <artist/104#subject>,
        <artist/2159#subject> ;
    mo:produced_work <album/141308#musicalwork> ;
    schema:name "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn .

<album/141308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    mo:performance_of <album/141308#musicalwork> ;
    mo:performer <artist/1192#subject>,
        <artist/14756#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    mo:recorded_as <album/141308#musicalexpression> ;
    schema:byArtist <artist/1192#subject>,
        <artist/14756#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    schema:name "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    schema:workPerformed <album/141308#musicalwork> .

<album/141308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-10-21"^^xsd:date ;
    dcterms:title "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    mo:catalogue_number "COCX-30145" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/2746> ;
    mo:publication_of <album/141308#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nd80c6023615b45d7b72693fd005e547e ;
    mo:record_count 1 ;
    schema:about <product/7619#subject> ;
    schema:byArtist <artist/1192#subject>,
        <artist/14756#subject>,
        <artist/3210#subject>,
        <artist/3211#subject>,
        <artist/3212#subject> ;
    schema:datePublished "1998-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> ;
    schema:name "Sotsugyou ~Graduation~"@en,
        "卒業～グラデュエーション"@ja,
        "Sotsugyou ~Graduation~"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/141308/141308-058ed5365340.jpg> .

_:N2339fad2d2064662a518b58a55f73036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls' High School 5 vs. 1"@en,
        "『花の女子高 5VS1』"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Girls' High School 5 vs. 1"@en,
        "『花の女子高 5VS1』"@ja .

_:N2502fd8c6c9444f491b7a5df284a4499 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokimeki Variation"@en,
        "志村まみのイメージソング『ときめきバリエーション』"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Tokimeki Variation"@en,
        "志村まみのイメージソング『ときめきバリエーション』"@ja .

_:N63e01f8835d545e187f7c48b17003f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls' High School 5 vs. 1 Original Karaoke"@en,
        "『花の女子高 5VS1』 オリジナル・カラオケ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Girls' High School 5 vs. 1 Original Karaoke"@en,
        "『花の女子高 5VS1』 オリジナル・カラオケ"@ja .

_:N6e5c41d4e82644d6aa4b4300b485d9d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 1 - Morning Classroom Scene"@en,
        "ドラマ(1)朝の教室編"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 1 - Morning Classroom Scene"@en,
        "ドラマ(1)朝の教室編"@ja .

_:N76de6dfa8f6645928f2b6f6028056603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Crime of Your Eyes - The Punishment of Your Lips"@en,
        "高城麗子のイメージソング『瞳の罪・唇の罰』"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "The Crime of Your Eyes - The Punishment of Your Lips"@en,
        "高城麗子のイメージソング『瞳の罪・唇の罰』"@ja .

_:N8617035c605c4fa38fd666544dc43156 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Predicting Tears"@en,
        "中本静のイメージソング『なみだ予報』"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Predicting Tears"@en,
        "中本静のイメージソング『なみだ予報』"@ja .

_:Na9401b8f771a42488c890680c79ab454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cheer Song for You"@en,
        "加藤美夏のイメージソング『君の応援歌』"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "A Cheer Song for You"@en,
        "加藤美夏のイメージソング『君の応援歌』"@ja .

_:Nabe349e05b854d28a358fdde3c1be4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 4 - After School Scene"@en,
        "ドラマ(4)放課後編"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 4 - After School Scene"@en,
        "ドラマ(4)放課後編"@ja .

_:Nafbdcb8d50ab4825ac13207f0123ab29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seika Private Girl's School Song [Young Girls of Seika]"@en,
        "私立清華女子高等学校校歌『清華の乙女』"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Seika Private Girl's School Song [Young Girls of Seika]"@en,
        "私立清華女子高等学校校歌『清華の乙女』"@ja .

_:Nc3fb25a4d0ac4205ab347fe0a59404cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resistance 17"@en,
        "新井聖美のイメージソング『レジスタンス17』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Resistance 17"@en,
        "新井聖美のイメージソング『レジスタンス17』"@ja .

_:Nc92479e77ecd47a3a6062c332a32c1e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 6 - Graduation Ceremony Scene"@en,
        "ドラマ(6)卒業式編"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 6 - Graduation Ceremony Scene"@en,
        "ドラマ(6)卒業式編"@ja .

_:Ndc6d2b0a486242198614bf1f6694cc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 3 - Lunch Break Scene"@en,
        "ドラマ(3)昼休み編"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 3 - Lunch Break Scene"@en,
        "ドラマ(3)昼休み編"@ja .

_:Nec66e75d982c4879848029724a3f0b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Capturing Graduation"@en,
        "テーマ曲『卒業攻略法』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Capturing Graduation"@en,
        "テーマ曲『卒業攻略法』"@ja .

_:Nf62c774a36b44164818339ecd9925c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 5 - Going Home Scene"@en,
        "ドラマ(5)下校編"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 5 - Going Home Scene"@en,
        "ドラマ(5)下校編"@ja .

_:Nfcac18f04e4048f589d9ab8839b441a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama 2 - Gym Coach Scene"@en,
        "ドラマ(2)体育の授業編"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nd80c6023615b45d7b72693fd005e547e ;
    schema:name "Drama 2 - Gym Coach Scene"@en,
        "ドラマ(2)体育の授業編"@ja .

_:Nd80c6023615b45d7b72693fd005e547e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2339fad2d2064662a518b58a55f73036,
        _:N2502fd8c6c9444f491b7a5df284a4499,
        _:N63e01f8835d545e187f7c48b17003f29,
        _:N6e5c41d4e82644d6aa4b4300b485d9d3,
        _:N76de6dfa8f6645928f2b6f6028056603,
        _:N8617035c605c4fa38fd666544dc43156,
        _:Na9401b8f771a42488c890680c79ab454,
        _:Nabe349e05b854d28a358fdde3c1be4c1,
        _:Nafbdcb8d50ab4825ac13207f0123ab29,
        _:Nc3fb25a4d0ac4205ab347fe0a59404cc,
        _:Nc92479e77ecd47a3a6062c332a32c1e1,
        _:Ndc6d2b0a486242198614bf1f6694cc41,
        _:Nec66e75d982c4879848029724a3f0b88,
        _:Nf62c774a36b44164818339ecd9925c23,
        _:Nfcac18f04e4048f589d9ab8839b441a5 ;
    mo:track_count 15 ;
    schema:duration "PT57:45"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2339fad2d2064662a518b58a55f73036,
        _:N2502fd8c6c9444f491b7a5df284a4499,
        _:N63e01f8835d545e187f7c48b17003f29,
        _:N6e5c41d4e82644d6aa4b4300b485d9d3,
        _:N76de6dfa8f6645928f2b6f6028056603,
        _:N8617035c605c4fa38fd666544dc43156,
        _:Na9401b8f771a42488c890680c79ab454,
        _:Nabe349e05b854d28a358fdde3c1be4c1,
        _:Nafbdcb8d50ab4825ac13207f0123ab29,
        _:Nc3fb25a4d0ac4205ab347fe0a59404cc,
        _:Nc92479e77ecd47a3a6062c332a32c1e1,
        _:Ndc6d2b0a486242198614bf1f6694cc41,
        _:Nec66e75d982c4879848029724a3f0b88,
        _:Nf62c774a36b44164818339ecd9925c23,
        _:Nfcac18f04e4048f589d9ab8839b441a5 .

