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

<artist/16149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja ;
    foaf:made <album/124614#subject>,
        <album/124614#vocals> ;
    foaf:name "Sumire Morohoshi"@en,
        "諸星すみれ"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/124614#lyrics>,
        <album/124614#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/12652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124614#subject> ;
    schema:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja ;
    foaf:made <album/124614#composition>,
        <album/124614#subject> ;
    foaf:name "Hiroshi Sasaki"@en,
        "佐々木裕"@ja .

<artist/25211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124614#subject> ;
    schema:name "Naohiro Minami"@en,
        "南直博"@ja ;
    foaf:made <album/124614#composition>,
        <album/124614#subject> ;
    foaf:name "Naohiro Minami"@en,
        "南直博"@ja .

<product/12311#subject> a schema:CreativeWork ;
    schema:name "Sugar Apple Fairy Tale"@en,
        "シュガーアップル・フェアリーテイル"@ja,
        "Sugar Apple Fairy Tale"@ja-latn ;
    foaf:name "Sugar Apple Fairy Tale"@en,
        "シュガーアップル・フェアリーテイル"@ja,
        "Sugar Apple Fairy Tale"@ja-latn .

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

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

<album/124614#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn ;
    mo:performance_of <album/124614#musicalwork> ;
    mo:recorded_as <album/124614#musicalexpression> ;
    schema:name "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/124614#musicalwork> .

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

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

<https://media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124614#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> ;
    foaf:depicts <album/124614#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> .

<https://medium-media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> a schema:ImageObject,
        foaf:Image .

<album/124614#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn ;
    mo:composer <artist/12652#subject>,
        <artist/25211#subject> ;
    mo:produced_work <album/124614#musicalwork> ;
    schema:name "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn .

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

<album/124614#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-01"^^xsd:date ;
    dcterms:title "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn ;
    mo:catalogue_number "VTCL-35357" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124614#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N076f16ee2bb14cc2873df2c8badaf253 ;
    mo:record_count 1 ;
    schema:about <product/12311#subject> ;
    schema:datePublished "2023-02-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> ;
    schema:name "Kanaeru / Sumire Morohoshi [Anime Edition]"@en,
        "叶える / 諸星すみれ [アニメ盤]"@ja,
        "Kanaeru / Sumire Morohoshi [Anime Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/124614/124614-0aa0518c9c93.jpg> .

_:N1fb25c18032a48e5802b96a332b3f997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Go On"@ja,
        "I Will Go On"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "I Will Go On"@ja,
        "I Will Go On"@ja-latn .

_:N545424bd464e4370ac4adc46a5ed7c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叶える【TV Size】"@ja,
        "Kanaeru [TV Size]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "叶える【TV Size】"@ja,
        "Kanaeru [TV Size]"@ja-latn .

_:Nb507f903689041a48f3bbb9098473503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叶える without Sumire"@ja,
        "Kanaeru without Sumire"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "叶える without Sumire"@ja,
        "Kanaeru without Sumire"@ja-latn .

_:Ne1e14e69c20c48ba88c098af7e01b81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叶える"@ja,
        "Kanaeru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "叶える"@ja,
        "Kanaeru"@ja-latn .

_:Ne5cae6af095446ffbe815b1207233e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "叶える【TV Size】 without Sumire"@ja,
        "Kanaeru [TV Size] without Sumire"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "叶える【TV Size】 without Sumire"@ja,
        "Kanaeru [TV Size] without Sumire"@ja-latn .

_:Nf3304c5c31c7401cb939fceb85a7eaeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Will Go On without Sumire"@ja,
        "I Will Go On without Sumire"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N076f16ee2bb14cc2873df2c8badaf253 ;
    schema:name "I Will Go On without Sumire"@ja,
        "I Will Go On without Sumire"@ja-latn .

_:N076f16ee2bb14cc2873df2c8badaf253 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fb25c18032a48e5802b96a332b3f997,
        _:N545424bd464e4370ac4adc46a5ed7c35,
        _:Nb507f903689041a48f3bbb9098473503,
        _:Ne1e14e69c20c48ba88c098af7e01b81e,
        _:Ne5cae6af095446ffbe815b1207233e09,
        _:Nf3304c5c31c7401cb939fceb85a7eaeb ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1fb25c18032a48e5802b96a332b3f997,
        _:N545424bd464e4370ac4adc46a5ed7c35,
        _:Nb507f903689041a48f3bbb9098473503,
        _:Ne1e14e69c20c48ba88c098af7e01b81e,
        _:Ne5cae6af095446ffbe815b1207233e09,
        _:Nf3304c5c31c7401cb939fceb85a7eaeb .

