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

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/25985#lyrics>,
        <album/25985#subject> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

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

<artist/10100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25985#subject> ;
    schema:name "Masumi Yamazaki"@en,
        "山崎ますみ"@ja ;
    foaf:made <album/25985#composition>,
        <album/25985#subject> ;
    foaf:name "Masumi Yamazaki"@en,
        "山崎ますみ"@ja .

<album/25985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn ;
    mo:composer <artist/10100#subject> ;
    mo:produced_work <album/25985#musicalwork> ;
    schema:name "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn .

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

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

<album/25985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn ;
    mo:performance_of <album/25985#musicalwork> ;
    mo:recorded_as <album/25985#musicalexpression> ;
    schema:name "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn ;
    schema:workPerformed <album/25985#musicalwork> .

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

<https://medium-media.vgm.io/albums/58/25985/25985-1304970597.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-11-21"^^xsd:date ;
    dcterms:title "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn ;
    mo:catalogue_number "VICL-35750" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25985#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nec1bd1bc207c409abd84d69f23f2e681 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fantastic Children"@en ;
            foaf:name "Fantastic Children"@en ] ;
    schema:datePublished "2004-11-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/25985/25985-1304970597.jpg> ;
    schema:name "Voyage / Inori"@en,
        "Voyage / いのり"@ja,
        "Voyage / Inori"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/25985/25985-1304970597.jpg> .

_:N0cf2634ad4b84606a9a12fa185f6c857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage"@ja,
        "Voyage"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nec1bd1bc207c409abd84d69f23f2e681 ;
    schema:name "Voyage"@ja,
        "Voyage"@ja-latn .

_:N25b47ad152e74f789182eb383421a065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage (TV Version)"@ja,
        "Voyage (TV Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nec1bd1bc207c409abd84d69f23f2e681 ;
    schema:name "Voyage (TV Version)"@ja,
        "Voyage (TV Version)"@ja-latn .

_:N6c593f71660b497fbf9d63dc523aeca9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage (Instrumental)"@ja,
        "Voyage (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nec1bd1bc207c409abd84d69f23f2e681 ;
    schema:name "Voyage (Instrumental)"@ja,
        "Voyage (Instrumental)"@ja-latn .

_:Ne24bc176ff5a452385bdd90197ea4986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage…めぐる時の中で"@ja,
        "Voyage...Meguru Toki no Naka de"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nec1bd1bc207c409abd84d69f23f2e681 ;
    schema:name "Voyage…めぐる時の中で"@ja,
        "Voyage...Meguru Toki no Naka de"@ja-latn .

_:Nec1bd1bc207c409abd84d69f23f2e681 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cf2634ad4b84606a9a12fa185f6c857,
        _:N25b47ad152e74f789182eb383421a065,
        _:N6c593f71660b497fbf9d63dc523aeca9,
        _:Ne24bc176ff5a452385bdd90197ea4986 ;
    mo:track_count 4 ;
    schema:duration "PT14:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cf2634ad4b84606a9a12fa185f6c857,
        _:N25b47ad152e74f789182eb383421a065,
        _:N6c593f71660b497fbf9d63dc523aeca9,
        _:Ne24bc176ff5a452385bdd90197ea4986 .

