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

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/98438#lyrics>,
        <album/98438#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/857#subject> a schema:Person,
        foaf:Person ;
    schema:name "CooRie"@en ;
    foaf:made <album/98438#subject>,
        <album/98438#vocals> ;
    foaf:name "CooRie"@en .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98438#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/98438#composition>,
        <album/98438#lyrics>,
        <album/98438#subject> ;
    foaf:name "rino"@en .

<product/1388#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails in the Sky The Animation"@en,
        "英雄伝説 空の軌跡 THE ANIMATION"@ja,
        "Eiyuu Densetsu Sora no Kiseki THE ANIMATION"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails in the Sky The Animation"@en,
        "英雄伝説 空の軌跡 THE ANIMATION"@ja,
        "Eiyuu Densetsu Sora no Kiseki THE ANIMATION"@ja-latn .

<product/2288#subject> a schema:CreativeWork ;
    schema:name "Non Non Biyori"@en,
        "のんのんびより"@ja,
        "Non Non Biyori"@ja-latn ;
    foaf:name "Non Non Biyori"@en,
        "のんのんびより"@ja,
        "Non Non Biyori"@ja-latn .

<product/3323#subject> a schema:CreativeWork ;
    schema:name "D.C.III ~Da Capo III~"@en,
        "D.C.III ～ダ・カーポIII～"@ja,
        "D.C.III ~Da Capo III~"@ja-latn ;
    foaf:name "D.C.III ~Da Capo III~"@en,
        "D.C.III ～ダ・カーポIII～"@ja,
        "D.C.III ~Da Capo III~"@ja-latn .

<product/3575#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER MILLION LIVE!"@en,
        "アイドルマスター ミリオンライブ!"@ja,
        "THE IDOLM@STER MILLION LIVE!"@ja-latn ;
    foaf:name "THE IDOLM@STER MILLION LIVE!"@en,
        "アイドルマスター ミリオンライブ!"@ja,
        "THE IDOLM@STER MILLION LIVE!"@ja-latn .

<album/98438#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn ;
    mo:composer <artist/851#subject> ;
    mo:produced_work <album/98438#musicalwork> ;
    schema:name "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn .

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

<album/98438#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn ;
    mo:performance_of <album/98438#musicalwork> ;
    mo:recorded_as <album/98438#musicalexpression> ;
    schema:name "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn ;
    schema:workPerformed <album/98438#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/83/98438/98438-1588342736.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/98438#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-09"^^xsd:date ;
    dcterms:title "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn ;
    mo:catalogue_number "LACA-15532" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98438#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N4e18d811cd2e409ca7057fd78cceab4c ;
    mo:record_count 1 ;
    schema:about <product/1388#subject>,
        <product/2288#subject>,
        <product/3323#subject>,
        <product/3575#subject> ;
    schema:datePublished "2015-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/98438/98438-1588342736.jpg> ;
    schema:name "melodium2 / CooRie"@en,
        "melodium2 / CooRie"@ja,
        "melodium2 / CooRie"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/98438/98438-1588342736.jpg> .

_:N2733537a395d43b1bfb4f053e2e6183a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Freedom"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "Planet Freedom"@ja .

_:N3f03d409e96b4d2b98a4aa51f877a201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルモニア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "ハルモニア"@ja .

_:N4a82c52f33a0453a97803926ff8db746 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental Venus"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "Sentimental Venus"@ja .

_:N793a2c050c0d49a69f89fe586128534a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "melodium"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "melodium"@ja .

_:N8a46cdb514d149bf815b8a6fe5b11f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REFLECTION"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "REFLECTION"@ja .

_:Nd0ce3ca20ddb46929541e90da29a09e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひだまり笑顔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4e18d811cd2e409ca7057fd78cceab4c ;
    schema:name "ひだまり笑顔"@ja .

_:N4e18d811cd2e409ca7057fd78cceab4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2733537a395d43b1bfb4f053e2e6183a,
        _:N3f03d409e96b4d2b98a4aa51f877a201,
        _:N4a82c52f33a0453a97803926ff8db746,
        _:N793a2c050c0d49a69f89fe586128534a,
        _:N8a46cdb514d149bf815b8a6fe5b11f40,
        _:Nd0ce3ca20ddb46929541e90da29a09e1 ;
    mo:track_count 6 ;
    schema:duration "PT26:27"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2733537a395d43b1bfb4f053e2e6183a,
        _:N3f03d409e96b4d2b98a4aa51f877a201,
        _:N4a82c52f33a0453a97803926ff8db746,
        _:N793a2c050c0d49a69f89fe586128534a,
        _:N8a46cdb514d149bf815b8a6fe5b11f40,
        _:Nd0ce3ca20ddb46929541e90da29a09e1 .

