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

<album/126672> a mo:Release ;
    mo:catalogue_number "91KMA-005" .

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

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

<album/24632> a mo:Release ;
    mo:catalogue_number "TKCA-71115" .

<album/50661> a mo:Release ;
    mo:catalogue_number "25AGL-3054" .

<album/50662> a mo:Release ;
    mo:catalogue_number "25AGC-2054" .

<album/74330> a mo:Release ;
    mo:catalogue_number "AnG-037" .

<artist/7678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24631#subject> ;
    schema:name "Masahiko Satoh"@en,
        "佐藤允彦"@ja ;
    foaf:made <album/24631#composition>,
        <album/24631#subject> ;
    foaf:name "Masahiko Satoh"@en,
        "佐藤允彦"@ja .

<artist/8530#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24631#subject> ;
    schema:name "Michio Mamiya"@en,
        "間宮芳生"@ja ;
    foaf:made <album/24631#composition>,
        <album/24631#subject> ;
    foaf:name "Michio Mamiya"@en,
        "間宮芳生"@ja .

<product/3132#subject> a schema:CreativeWork ;
    schema:name "Grave of the Fireflies"@en,
        "火垂るの墓"@ja,
        "Hotaru no Haka"@ja-latn ;
    foaf:name "Grave of the Fireflies"@en,
        "火垂るの墓"@ja,
        "Hotaru no Haka"@ja-latn .

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

<album/24631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn ;
    mo:performance_of <album/24631#musicalwork> ;
    mo:recorded_as <album/24631#musicalexpression> ;
    schema:name "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn ;
    schema:workPerformed <album/24631#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/13/24631/24631-1401031542.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Kazuo Kikkawa"@en ;
            foaf:made <album/24631#composition> ;
            foaf:name "Kazuo Kikkawa"@en ],
        <artist/7678#subject>,
        <artist/8530#subject> ;
    mo:produced_work <album/24631#musicalwork> ;
    schema:name "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn .

<album/24631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-11-25"^^xsd:date ;
    dcterms:title "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn ;
    mo:catalogue_number "32ATC-158" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/126672>,
        <album/24632>,
        <album/50661>,
        <album/50662>,
        <album/74330> ;
    mo:publication_of <album/24631#musicalexpression> ;
    mo:publisher <org/531#subject> ;
    mo:record _:N1609e98287ce40fe9ac2c42013d076a7 ;
    mo:record_count 1 ;
    schema:about <product/3132#subject> ;
    schema:datePublished "1987-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/24631/24631-1401031542.jpg> ;
    schema:name "Hotaru no Haka Image Album Collection"@en,
        "火垂るの墓 イメージ・アルバム集"@ja,
        "Hotaru no Haka Image Album Collection"@ja-latn ;
    schema:publisher <org/531#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/24631/24631-1401031542.jpg> .

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

_:N30dcc812049d4b44a4e4dcfd4236dcca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By the Side of the Brook (Twilight with Fireflies)"@en,
        "小川のほとり(蛍のいる夕暮れ)"@ja,
        "Ogawa no Hotori (Hotaru no Iru Yuugure)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "By the Side of the Brook (Twilight with Fireflies)"@en,
        "小川のほとり(蛍のいる夕暮れ)"@ja,
        "Ogawa no Hotori (Hotaru no Iru Yuugure)"@ja-latn .

_:N41ae9652cf4346f4933b79e69b942b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode I \"Evening\""@en,
        "Episode I「夜」"@ja,
        "Episode I \"Yoru\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Episode I \"Evening\""@en,
        "Episode I「夜」"@ja,
        "Episode I \"Yoru\""@ja-latn .

_:N53b8a0c1dac647448522343176587dbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother"@en,
        "母"@ja,
        "Haha"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Mother"@en,
        "母"@ja,
        "Haha"@ja-latn .

_:N6e9f62402d7344b0a4e4de9daa13028a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOTARU"@en,
        "HOTARU"@ja,
        "HOTARU"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT11:35"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "HOTARU"@en,
        "HOTARU"@ja,
        "HOTARU"@ja-latn .

_:N748ff9c7b0434223bf3ca7eafb4680ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode II \"Setsuko\""@en,
        "Episode II「節子」"@ja,
        "Episode II \"Setsuko\""@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Episode II \"Setsuko\""@en,
        "Episode II「節子」"@ja,
        "Episode II \"Setsuko\""@ja-latn .

_:N75c9f3fc29d84e3e8d56e8891feac72d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Rain ~ Summer Grass"@en,
        "黒い雨～夏草"@ja,
        "Kuroi Ame ~ Natsukusa"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Black Rain ~ Summer Grass"@en,
        "黒い雨～夏草"@ja,
        "Kuroi Ame ~ Natsukusa"@ja-latn .

_:N7bfd601844264edfba9cbcf116ab1bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Illusion of a Gentle Breeze and Red Parasol"@en,
        "そよ風と赤い日傘の幻影"@ja,
        "Soyokaze to Akai Higasa no Gensou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "The Illusion of a Gentle Breeze and Red Parasol"@en,
        "そよ風と赤い日傘の幻影"@ja,
        "Soyokaze to Akai Higasa no Gensou"@ja-latn .

_:N9e2cea3493bd4d66a6213d05538dd458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Older Brother, Younger Sister"@en,
        "兄妹"@ja,
        "Keimai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Older Brother, Younger Sister"@en,
        "兄妹"@ja,
        "Keimai"@ja-latn .

_:Ncdc39eb22ab94cab82962e5a46f8d878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Air Raid, The War Continues"@en,
        "戦争又は空襲"@ja,
        "Sensou Mata wa Kushuu"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Another Air Raid, The War Continues"@en,
        "戦争又は空襲"@ja,
        "Sensou Mata wa Kushuu"@ja-latn .

_:Ne08acfae4bed46bbb1ce92010336cc2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firefly"@en,
        "ほたる"@ja,
        "Hotaru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N1609e98287ce40fe9ac2c42013d076a7 ;
    schema:name "Firefly"@en,
        "ほたる"@ja,
        "Hotaru"@ja-latn .

_:N1609e98287ce40fe9ac2c42013d076a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30dcc812049d4b44a4e4dcfd4236dcca,
        _:N41ae9652cf4346f4933b79e69b942b5b,
        _:N53b8a0c1dac647448522343176587dbc,
        _:N6e9f62402d7344b0a4e4de9daa13028a,
        _:N748ff9c7b0434223bf3ca7eafb4680ec,
        _:N75c9f3fc29d84e3e8d56e8891feac72d,
        _:N7bfd601844264edfba9cbcf116ab1bd4,
        _:N9e2cea3493bd4d66a6213d05538dd458,
        _:Ncdc39eb22ab94cab82962e5a46f8d878,
        _:Ne08acfae4bed46bbb1ce92010336cc2c ;
    mo:track_count 10 ;
    schema:duration "PT49:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N30dcc812049d4b44a4e4dcfd4236dcca,
        _:N41ae9652cf4346f4933b79e69b942b5b,
        _:N53b8a0c1dac647448522343176587dbc,
        _:N6e9f62402d7344b0a4e4de9daa13028a,
        _:N748ff9c7b0434223bf3ca7eafb4680ec,
        _:N75c9f3fc29d84e3e8d56e8891feac72d,
        _:N7bfd601844264edfba9cbcf116ab1bd4,
        _:N9e2cea3493bd4d66a6213d05538dd458,
        _:Ncdc39eb22ab94cab82962e5a46f8d878,
        _:Ne08acfae4bed46bbb1ce92010336cc2c .

