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

<artist/15602#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128951#subject> ;
    schema:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja ;
    foaf:made <album/128951#composition>,
        <album/128951#lyrics>,
        <album/128951#subject>,
        <album/128951#vocals> ;
    foaf:name "Yuuki Ozaki"@en,
        "尾崎雄貴"@ja .

<product/2051#subject> a schema:CreativeWork ;
    schema:name "anohana: The Flower We Saw That Day (Series)"@en,
        "あの日見た花の名前を僕達はまだ知らない。 (Series)"@ja,
        "Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai. (Series)"@ja-latn ;
    foaf:name "anohana: The Flower We Saw That Day (Series)"@en,
        "あの日見た花の名前を僕達はまだ知らない。 (Series)"@ja,
        "Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai. (Series)"@ja-latn .

<album/128951#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn ;
    mo:composer <artist/15602#subject> ;
    mo:produced_work <album/128951#musicalwork> ;
    schema:name "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn .

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

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

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

<org/2910#subject> schema:name "THE FIRST TAKE MUSIC"@en,
        "THE FIRST TAKE MUSIC"@ja,
        "THE FIRST TAKE MUSIC"@ja-latn ;
    foaf:name "THE FIRST TAKE MUSIC"@en,
        "THE FIRST TAKE MUSIC"@ja,
        "THE FIRST TAKE MUSIC"@ja-latn .

<https://media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/128951#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> ;
    foaf:depicts <album/128951#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> .

<https://medium-media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/128951#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn ;
    mo:performance_of <album/128951#musicalwork> ;
    mo:performer <artist/12031#subject> ;
    mo:recorded_as <album/128951#musicalexpression> ;
    schema:byArtist <artist/12031#subject> ;
    schema:name "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn ;
    schema:workPerformed <album/128951#musicalwork> .

<artist/12031#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/128951#performance> ;
    schema:name "Galileo Galilei"@en ;
    foaf:name "Galileo Galilei"@en .

<album/128951#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-15"^^xsd:date ;
    dcterms:title "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn ;
    mo:catalogue_number "SEXX-02501" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/128951#musicalexpression> ;
    mo:publisher <org/2910#subject> ;
    mo:record _:N8000d257ab96464bb97145f913c8c74f ;
    mo:record_count 1 ;
    schema:about <product/2051#subject> ;
    schema:byArtist <artist/12031#subject> ;
    schema:datePublished "2023-04-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> ;
    schema:name "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@en,
        "青い栞 - From THE FIRST TAKE / Galileo Galilei & 茅野愛衣"@ja,
        "Aoi Shiori - From THE FIRST TAKE / Galileo Galilei & Ai Kayano"@ja-latn ;
    schema:publisher <org/2910#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/128951/128951-76650ecbcfee.jpg> .

_:N8000d257ab96464bb97145f913c8c74f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N989351149504470bbc8a886f0b639ff8 ;
    mo:track_count 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N989351149504470bbc8a886f0b639ff8 .

_:N989351149504470bbc8a886f0b639ff8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青い栞 - From THE FIRST TAKE"@ja,
        "Aoi Shiori - From THE FIRST TAKE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N8000d257ab96464bb97145f913c8c74f ;
    schema:name "青い栞 - From THE FIRST TAKE"@ja,
        "Aoi Shiori - From THE FIRST TAKE"@ja-latn .

