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

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

<artist/15057#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25844#subject> ;
    schema:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja ;
    foaf:made <album/25844#composition>,
        <album/25844#lyrics>,
        <album/25844#subject> ;
    foaf:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja .

<artist/17182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25844#subject> ;
    schema:name "Ko-ki Ito"@en,
        "伊藤孝氣"@ja ;
    foaf:made <album/25844#composition>,
        <album/25844#subject> ;
    foaf:name "Ko-ki Ito"@en,
        "伊藤孝氣"@ja .

<artist/23534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25844#subject> ;
    schema:name "Minoru Kurihara"@en,
        "栗原稔"@ja ;
    foaf:made <album/25844#composition>,
        <album/25844#subject> ;
    foaf:name "Minoru Kurihara"@en,
        "栗原稔"@ja .

<product/1357#subject> a schema:CreativeWork ;
    schema:name "Eureka Seven"@en,
        "交響詩篇エウレカセブン"@ja,
        "Koukyou Shihen Eureka Seven"@ja-latn ;
    foaf:name "Eureka Seven"@en,
        "交響詩篇エウレカセブン"@ja,
        "Koukyou Shihen Eureka Seven"@ja-latn .

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

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

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/25844/25844-1304502936.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25844#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn ;
    mo:performance_of <album/25844#musicalwork> ;
    mo:performer <artist/10854#subject> ;
    mo:recorded_as <album/25844#musicalexpression> ;
    schema:byArtist <artist/10854#subject> ;
    schema:name "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn ;
    schema:workPerformed <album/25844#musicalwork> .

<artist/10854#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25844#subject> ;
    mo:performed <album/25844#performance> ;
    schema:name "NIRGILIS"@en,
        "ニルギリス"@ja ;
    foaf:made <album/25844#composition>,
        <album/25844#subject> ;
    foaf:name "NIRGILIS"@en,
        "ニルギリス"@ja .

<album/25844#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn ;
    mo:composer <artist/10854#subject>,
        <artist/15057#subject>,
        <artist/17182#subject>,
        <artist/23534#subject> ;
    mo:produced_work <album/25844#musicalwork> ;
    schema:name "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn .

<album/25844#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-03-01"^^xsd:date ;
    dcterms:title "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn ;
    mo:catalogue_number "DFCL-1269" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25844#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:N9da302bd0701437fbd8352e72c4e36cf ;
    mo:record_count 1 ;
    schema:about <product/1357#subject> ;
    schema:byArtist <artist/10854#subject> ;
    schema:datePublished "2006-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/25844/25844-1304502936.jpg> ;
    schema:name "sakura / NIRGILIS"@en,
        "sakura / ニルギリス"@ja,
        "sakura / NIRGILIS"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/25844/25844-1304502936.jpg> .

_:N054e50b2043942b2909e7f9e8218fdbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re;Common Girl"@en,
        "Re;コモンガール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N9da302bd0701437fbd8352e72c4e36cf ;
    schema:name "Re;Common Girl"@en,
        "Re;コモンガール"@ja .

_:N7539e8e2d26049578e24456af0a22356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sakura (original instrumental)"@en,
        "sakura (original instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9da302bd0701437fbd8352e72c4e36cf ;
    schema:name "sakura (original instrumental)"@en,
        "sakura (original instrumental)"@ja .

_:Nd926fed5fcd04220ae8899dea7ef54c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sakura"@en,
        "sakura"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9da302bd0701437fbd8352e72c4e36cf ;
    schema:name "sakura"@en,
        "sakura"@ja .

_:Nead50556b61b415ea8eda91ad4d7a47e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sakura (cherry blossom)"@en,
        "sakura (cherry blossom)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N9da302bd0701437fbd8352e72c4e36cf ;
    schema:name "sakura (cherry blossom)"@en,
        "sakura (cherry blossom)"@ja .

_:N9da302bd0701437fbd8352e72c4e36cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054e50b2043942b2909e7f9e8218fdbb,
        _:N7539e8e2d26049578e24456af0a22356,
        _:Nd926fed5fcd04220ae8899dea7ef54c0,
        _:Nead50556b61b415ea8eda91ad4d7a47e ;
    mo:track_count 4 ;
    schema:duration "PT18:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N054e50b2043942b2909e7f9e8218fdbb,
        _:N7539e8e2d26049578e24456af0a22356,
        _:Nd926fed5fcd04220ae8899dea7ef54c0,
        _:Nead50556b61b415ea8eda91ad4d7a47e .

