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

<artist/24239#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kino Sakai"@en,
        "坂井季乃"@ja ;
    foaf:made <album/25969#lyrics>,
        <album/25969#subject> ;
    foaf:name "Kino Sakai"@en,
        "坂井季乃"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/25969#lyrics>,
        <album/25969#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

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

<artist/6528#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25969#subject> ;
    schema:name "Takeshi Masuda"@en,
        "増田武史"@ja ;
    foaf:made <album/25969#composition>,
        <album/25969#subject> ;
    foaf:name "Takeshi Masuda"@en,
        "増田武史"@ja .

<artist/852#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25969#subject> ;
    schema:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja ;
    foaf:made <album/25969#composition>,
        <album/25969#subject> ;
    foaf:name "Katsuhiko Kurosu"@en,
        "黒須克彦"@ja .

<product/2828#subject> a schema:CreativeWork ;
    schema:name "Hanasaku Iroha ~ Blossoms for Tomorrow ~"@en,
        "花咲くいろは"@ja,
        "Hanasaku Iroha"@ja-latn ;
    foaf:name "Hanasaku Iroha ~ Blossoms for Tomorrow ~"@en,
        "花咲くいろは"@ja,
        "Hanasaku Iroha"@ja-latn .

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

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

<https://media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/25969#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> ;
    foaf:depicts <album/25969#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> .

<https://medium-media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> a schema:ImageObject,
        foaf:Image .

<album/25969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn ;
    mo:composer <artist/6528#subject>,
        <artist/852#subject> ;
    mo:produced_work <album/25969#musicalwork> ;
    schema:name "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn .

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

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

<artist/3758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25969#performance> ;
    schema:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja ;
    foaf:name "Ayahi Takagaki"@en,
        "高垣彩陽"@ja .

<artist/6782#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25969#performance> ;
    schema:name "Haruka Tomatsu"@en,
        "戸松遥"@ja ;
    foaf:name "Haruka Tomatsu"@en,
        "戸松遥"@ja .

<artist/8093#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25969#performance> ;
    schema:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja ;
    foaf:name "Aki Toyosaki"@en,
        "豊崎愛生"@ja .

<artist/8872#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25969#performance> ;
    schema:name "Minako Kotobuki"@en,
        "寿美菜子"@ja ;
    foaf:name "Minako Kotobuki"@en,
        "寿美菜子"@ja .

<artist/9889#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25969#performance> ;
    schema:name "Sphere"@en,
        "スフィア"@ja ;
    foaf:name "Sphere"@en,
        "スフィア"@ja .

<album/25969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn ;
    mo:performance_of <album/25969#musicalwork> ;
    mo:performer <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    mo:recorded_as <album/25969#musicalexpression> ;
    schema:byArtist <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    schema:name "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn ;
    schema:workPerformed <album/25969#musicalwork> .

<album/25969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-11"^^xsd:date ;
    dcterms:title "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn ;
    mo:catalogue_number "LASM-4095" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25969#musicalexpression> ;
    mo:publisher <org/550#subject> ;
    mo:record _:N869b49855e594316865c3abcfeebfe94 ;
    mo:record_count 1 ;
    schema:about <product/2828#subject> ;
    schema:byArtist <artist/3758#subject>,
        <artist/6782#subject>,
        <artist/8093#subject>,
        <artist/8872#subject>,
        <artist/9889#subject> ;
    schema:datePublished "2011-05-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> ;
    schema:name "Hazy / sphere"@en,
        "Hazy / スフィア"@ja,
        "Hazy / sphere"@ja-latn ;
    schema:publisher <org/550#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/25969/25969-076f870c1a5a.jpg> .

_:N331a11d162ba463ebbfb66cee9ee62f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neo Eden (Off Vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N869b49855e594316865c3abcfeebfe94 ;
    schema:name "Neo Eden (Off Vocal)"@en .

_:N370bd79c822f43d8a0b22475b46661be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neo Eden"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N869b49855e594316865c3abcfeebfe94 ;
    schema:name "Neo Eden"@en .

_:N3b32f190eca149abb03019bbc22b590d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazy (Off Vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N869b49855e594316865c3abcfeebfe94 ;
    schema:name "Hazy (Off Vocal)"@en .

_:Nbb3de7cda7c1448291100504b017bc4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazy"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N869b49855e594316865c3abcfeebfe94 ;
    schema:name "Hazy"@en .

_:N869b49855e594316865c3abcfeebfe94 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N331a11d162ba463ebbfb66cee9ee62f7,
        _:N370bd79c822f43d8a0b22475b46661be,
        _:N3b32f190eca149abb03019bbc22b590d,
        _:Nbb3de7cda7c1448291100504b017bc4d ;
    mo:track_count 4 ;
    schema:duration "PT16:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N331a11d162ba463ebbfb66cee9ee62f7,
        _:N370bd79c822f43d8a0b22475b46661be,
        _:N3b32f190eca149abb03019bbc22b590d,
        _:Nbb3de7cda7c1448291100504b017bc4d .

