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

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

<artist/10908#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28945#subject> ;
    schema:name "Yusuke Yamamoto"@en,
        "山元祐介"@ja ;
    foaf:made <album/28945#composition>,
        <album/28945#subject> ;
    foaf:name "Yusuke Yamamoto"@en,
        "山元祐介"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28945#subject> ;
    schema:name "rino"@en ;
    foaf:made <album/28945#composition>,
        <album/28945#lyrics>,
        <album/28945#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 .

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

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

<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/54/28945/28945-1334315613.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/28945#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/28945/28945-1334315613.jpg> ;
    foaf:depicts <album/28945#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/28945/28945-1334315613.jpg> .

<https://medium-media.vgm.io/albums/54/28945/28945-1334315613.jpg> a schema:ImageObject,
        foaf:Image .

<album/28945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn ;
    mo:composer <artist/10908#subject>,
        <artist/851#subject> ;
    mo:produced_work <album/28945#musicalwork> ;
    schema:name "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn .

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

<album/28945#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn ;
    mo:performance_of <album/28945#musicalwork> ;
    mo:performer <artist/36511#subject> ;
    mo:recorded_as <album/28945#musicalexpression> ;
    schema:byArtist <artist/36511#subject> ;
    schema:name "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn ;
    schema:workPerformed <album/28945#musicalwork> .

<artist/36511#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28945#performance> ;
    schema:name "ChouCho"@en,
        "ちょうちょ"@ja ;
    foaf:name "ChouCho"@en,
        "ちょうちょ"@ja .

<album/28945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-11-23"^^xsd:date ;
    dcterms:title "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn ;
    mo:catalogue_number "LACM-4887" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28945#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N69bef37a426644f98ba2db1511b193ef ;
    mo:record_count 1 ;
    schema:about <product/1388#subject> ;
    schema:byArtist <artist/36511#subject> ;
    schema:datePublished "2011-11-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/28945/28945-1334315613.jpg> ;
    schema:name "Harmonia / ChouCho"@en,
        "ハルモニア / ちょうちょ"@ja,
        "Harmonia / ChouCho"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/28945/28945-1334315613.jpg> .

_:N5e63819cc84b4fdb89286f35a07db274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dramatic daydream (inst)"@ja,
        "Dramatic daydream (inst)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N69bef37a426644f98ba2db1511b193ef ;
    schema:name "Dramatic daydream (inst)"@ja,
        "Dramatic daydream (inst)"@ja-latn .

_:N64dee99d83ed4c4f8c7b70cba8fec258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dramatic daydream"@ja,
        "Dramatic daydream"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N69bef37a426644f98ba2db1511b193ef ;
    schema:name "Dramatic daydream"@ja,
        "Dramatic daydream"@ja-latn .

_:N92bb642b8fd94aac97930772a76d12c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルモニア"@ja,
        "Harmonia"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N69bef37a426644f98ba2db1511b193ef ;
    schema:name "ハルモニア"@ja,
        "Harmonia"@ja-latn .

_:Nc0a03bd2df9c476fada12a6f2d2e9baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルモニア (inst)"@ja,
        "Harmonia (inst)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N69bef37a426644f98ba2db1511b193ef ;
    schema:name "ハルモニア (inst)"@ja,
        "Harmonia (inst)"@ja-latn .

_:N69bef37a426644f98ba2db1511b193ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e63819cc84b4fdb89286f35a07db274,
        _:N64dee99d83ed4c4f8c7b70cba8fec258,
        _:N92bb642b8fd94aac97930772a76d12c2,
        _:Nc0a03bd2df9c476fada12a6f2d2e9baf ;
    mo:track_count 4 ;
    schema:duration "PT18:17"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5e63819cc84b4fdb89286f35a07db274,
        _:N64dee99d83ed4c4f8c7b70cba8fec258,
        _:N92bb642b8fd94aac97930772a76d12c2,
        _:Nc0a03bd2df9c476fada12a6f2d2e9baf .

