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

<artist/10850#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja ;
    foaf:made <album/25841#lyrics>,
        <album/25841#subject> ;
    foaf:name "Kohshi Asakawa"@en,
        "浅川甲史"@ja .

<artist/10851#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keigo Hayashi"@en,
        "林圭吾"@ja ;
    foaf:made <album/25841#lyrics>,
        <album/25841#subject> ;
    foaf:name "Keigo Hayashi"@en,
        "林圭吾"@ja .

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

<artist/10853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25841#subject> ;
    schema:name "Takeshi Asakawa"@en,
        "浅川岳史"@ja ;
    foaf:made <album/25841#composition>,
        <album/25841#subject> ;
    foaf:name "Takeshi Asakawa"@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/25841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn ;
    mo:composer <artist/10853#subject> ;
    mo:produced_work <album/25841#musicalwork> ;
    schema:name "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn .

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

<org/1006#subject> schema:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn ;
    foaf:name "Ki/oon"@en,
        "Ki/oon"@ja,
        "Ki/oon"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/25841/25841-1304499684.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/25841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn ;
    mo:performance_of <album/25841#musicalwork> ;
    mo:performer <artist/10848#subject> ;
    mo:recorded_as <album/25841#musicalexpression> ;
    schema:byArtist <artist/10848#subject> ;
    schema:name "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn ;
    schema:workPerformed <album/25841#musicalwork> .

<artist/10848#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25841#performance> ;
    schema:name "FLOW"@en ;
    foaf:name "FLOW"@en .

<album/25841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-01"^^xsd:date ;
    dcterms:title "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn ;
    mo:catalogue_number "KSCL-826" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25841#musicalexpression> ;
    mo:publisher <org/1006#subject> ;
    mo:record _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    mo:record_count 1 ;
    schema:about <product/1357#subject> ;
    schema:byArtist <artist/10848#subject> ;
    schema:datePublished "2005-06-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/14/25841/25841-1304499684.jpg> ;
    schema:name "DAYS / FLOW"@en,
        "DAYS / FLOW"@ja,
        "DAYS / FLOW"@ja-latn ;
    schema:publisher <org/1006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/25841/25841-1304499684.jpg> .

_:N08e1361a6e4746e3ba749666aa589094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Time Delivery"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    schema:name "Fun Time Delivery"@en .

_:N5cce6e815fd2471c819a3f29104872f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAYS ~EUREKA OPENING MIX~"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    schema:name "DAYS ~EUREKA OPENING MIX~"@en .

_:N609c3da540744ae2bf74ff074b80f827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAYS ~VOCALLESS MIX~"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    schema:name "DAYS ~VOCALLESS MIX~"@en .

_:N93b7bf2b79b9437caea4d7c4aab1be8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAYS"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    schema:name "DAYS"@en .

_:Ndafa5016c725459aa500f2314f913cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N5f75dbd1a408448bafb8cf54ee952c46 ;
    schema:name "Journey"@en .

_:N5f75dbd1a408448bafb8cf54ee952c46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08e1361a6e4746e3ba749666aa589094,
        _:N5cce6e815fd2471c819a3f29104872f4,
        _:N609c3da540744ae2bf74ff074b80f827,
        _:N93b7bf2b79b9437caea4d7c4aab1be8e,
        _:Ndafa5016c725459aa500f2314f913cef ;
    mo:track_count 5 ;
    schema:duration "PT16:09"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N08e1361a6e4746e3ba749666aa589094,
        _:N5cce6e815fd2471c819a3f29104872f4,
        _:N609c3da540744ae2bf74ff074b80f827,
        _:N93b7bf2b79b9437caea4d7c4aab1be8e,
        _:Ndafa5016c725459aa500f2314f913cef .

