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

<artist/16026#subject> a schema:Person,
        foaf:Person ;
    schema:name "SugarLover"@en ;
    foaf:made <album/79790#lyrics>,
        <album/79790#subject> ;
    foaf:name "SugarLover"@en .

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

<album/79791> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/15536#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79790#subject> ;
    schema:name "Ryota Kikuchi"@en,
        "菊池亮太"@ja ;
    foaf:made <album/79790#composition>,
        <album/79790#lyrics>,
        <album/79790#subject> ;
    foaf:name "Ryota Kikuchi"@en,
        "菊池亮太"@ja .

<artist/23060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79790#subject> ;
    schema:name "Tako Yamaguchi"@en,
        "山口たこ"@ja ;
    foaf:made <album/79790#composition>,
        <album/79790#subject> ;
    foaf:name "Tako Yamaguchi"@en,
        "山口たこ"@ja .

<product/6794#subject> a schema:CreativeWork ;
    schema:name "Hachigatsu no Cinderella Nine"@en,
        "八月のシンデレラナイン"@ja,
        "Hachigatsu no Cinderella Nine"@ja-latn ;
    foaf:name "Hachigatsu no Cinderella Nine"@en,
        "八月のシンデレラナイン"@ja,
        "Hachigatsu no Cinderella Nine"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/09/79790/79790-1533901141.jpg> a schema:ImageObject,
        foaf:Image .

<album/79790#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn ;
    mo:composer <artist/15536#subject>,
        <artist/23060#subject> ;
    mo:produced_work <album/79790#musicalwork> ;
    schema:name "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn .

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

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

<artist/17719#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79790#performance> ;
    schema:name "Nozomi Nishida"@en,
        "西田望見"@ja ;
    foaf:name "Nozomi Nishida"@en,
        "西田望見"@ja .

<artist/18930#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79790#performance> ;
    schema:name "Reina Kondo"@en,
        "近藤玲奈"@ja ;
    foaf:name "Reina Kondo"@en,
        "近藤玲奈"@ja .

<artist/26551#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79790#performance> ;
    schema:name "Saki Minami"@en,
        "南早紀"@ja ;
    foaf:name "Saki Minami"@en,
        "南早紀"@ja .

<artist/27389#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79790#performance> ;
    schema:name "Honoka Inoue"@en,
        "井上ほの花"@ja ;
    foaf:name "Honoka Inoue"@en,
        "井上ほの花"@ja .

<album/79790#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn ;
    mo:performance_of <album/79790#musicalwork> ;
    mo:performer <artist/17719#subject>,
        <artist/18930#subject>,
        <artist/26551#subject>,
        <artist/27389#subject> ;
    mo:recorded_as <album/79790#musicalexpression> ;
    schema:byArtist <artist/17719#subject>,
        <artist/18930#subject>,
        <artist/26551#subject>,
        <artist/27389#subject> ;
    schema:name "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn ;
    schema:workPerformed <album/79790#musicalwork> .

<album/79790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-27"^^xsd:date ;
    dcterms:title "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn ;
    mo:catalogue_number "VEATP-34979" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/79791> ;
    mo:publication_of <album/79790#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na6ad8ea50b2041fb8f02b990a3676f1c ;
    mo:record_count 1 ;
    schema:about <product/6794#subject> ;
    schema:byArtist <artist/17719#subject>,
        <artist/18930#subject>,
        <artist/26551#subject>,
        <artist/27389#subject> ;
    schema:datePublished "2017-12-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/79790/79790-1533901141.jpg> ;
    schema:name "Ima to Mirai / Hachigatsu no Cinderella Nine"@en,
        "イマとミライ / 八月のシンデレラナイン"@ja,
        "Ima to Mirai / Hachigatsu no Cinderella Nine"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/79790/79790-1533901141.jpg> .

_:N0d81a6a7cfc743219e5d67014686a2fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "栄光のダイヤモンド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na6ad8ea50b2041fb8f02b990a3676f1c ;
    schema:name "栄光のダイヤモンド"@ja .

_:N855c0adee7724b1ebb48548e1cb44872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "八月のメモリー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Na6ad8ea50b2041fb8f02b990a3676f1c ;
    schema:name "八月のメモリー"@ja .

_:Na6ad8ea50b2041fb8f02b990a3676f1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d81a6a7cfc743219e5d67014686a2fa,
        _:N855c0adee7724b1ebb48548e1cb44872 ;
    mo:track_count 2 ;
    schema:duration "PT10:25"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0d81a6a7cfc743219e5d67014686a2fa,
        _:N855c0adee7724b1ebb48548e1cb44872 .

