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

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

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

<artist/1591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159627#subject> ;
    schema:name "Hiroyuki Kawada"@en,
        "川田宏行"@ja ;
    foaf:made <album/159627#composition>,
        <album/159627#subject> ;
    foaf:name "Hiroyuki Kawada"@en,
        "川田宏行"@ja .

<album/159627#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn ;
    mo:composer <artist/1591#subject> ;
    mo:produced_work <album/159627#musicalwork> ;
    schema:name "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn .

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

<album/159627#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn ;
    mo:performance_of <album/159627#musicalwork> ;
    mo:recorded_as <album/159627#musicalexpression> ;
    schema:name "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn ;
    schema:workPerformed <album/159627#musicalwork> .

<org/1694#subject> schema:name "Magical Lamp Sound Design"@en,
        "Magical Lamp Sound Design"@ja,
        "Magical Lamp Sound Design"@ja-latn ;
    foaf:name "Magical Lamp Sound Design"@en,
        "Magical Lamp Sound Design"@ja,
        "Magical Lamp Sound Design"@ja-latn .

<https://media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159627#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> ;
    foaf:depicts <album/159627#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> .

<https://medium-media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/159627#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-03-21"^^xsd:date ;
    dcterms:title "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn ;
    mo:catalogue_number "MLSD-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159627#musicalexpression> ;
    mo:publisher <org/1694#subject> ;
    mo:record _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    mo:record_count 1 ;
    schema:datePublished "2026-03-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> ;
    schema:name "Ortlinde no Inori"@en,
        "オルトリンデの祈り"@ja,
        "Ortlinde no Inori"@ja-latn ;
    schema:publisher <org/1694#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/159627/159627-9fe484d8abe9.jpg> .

_:N3bb3a07f0c18404aad2c112481638d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode I - Listen closely; wake up"@en,
        "Episode I 耳を澄ませ 目を覚ませ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    schema:name "Episode I - Listen closely; wake up"@en,
        "Episode I 耳を澄ませ 目を覚ませ"@ja .

_:N6c4515f7ca284cfa9aa91edf6c05cf7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode V - Fluttering in the heavens; ascending into the heavens"@en,
        "Episode Ⅴ 天に舞う 天に昇る"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    schema:name "Episode V - Fluttering in the heavens; ascending into the heavens"@en,
        "Episode Ⅴ 天に舞う 天に昇る"@ja .

_:N7c3833661d594073be7ba68374314e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode II - An ephemeral prayer"@en,
        "Episode II 儚き祈り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    schema:name "Episode II - An ephemeral prayer"@en,
        "Episode II 儚き祈り"@ja .

_:N8a5d5956b83849ee99d1e7bd3eaee07a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode IV - The promised land"@en,
        "Episode Ⅳ 約束の地"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    schema:name "Episode IV - The promised land"@en,
        "Episode Ⅳ 約束の地"@ja .

_:Neaf49fd39e7f4dfbac70b42361038879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Episode III - Why won't you fight?"@en,
        "Episode Ⅲ 何故に闘わん"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na5af3f4d9d554aaaa526a5e8bc57b07b ;
    schema:name "Episode III - Why won't you fight?"@en,
        "Episode Ⅲ 何故に闘わん"@ja .

_:Na5af3f4d9d554aaaa526a5e8bc57b07b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3bb3a07f0c18404aad2c112481638d75,
        _:N6c4515f7ca284cfa9aa91edf6c05cf7f,
        _:N7c3833661d594073be7ba68374314e49,
        _:N8a5d5956b83849ee99d1e7bd3eaee07a,
        _:Neaf49fd39e7f4dfbac70b42361038879 ;
    mo:track_count 5 ;
    schema:duration "PT14:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N3bb3a07f0c18404aad2c112481638d75,
        _:N6c4515f7ca284cfa9aa91edf6c05cf7f,
        _:N7c3833661d594073be7ba68374314e49,
        _:N8a5d5956b83849ee99d1e7bd3eaee07a,
        _:Neaf49fd39e7f4dfbac70b42361038879 .

