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

<album/5437> a mo:Release ;
    mo:catalogue_number "VICL-8068" .

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

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

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

<product/2058#subject> a schema:CreativeWork ;
    schema:name "Valkyrie no Densetsu"@en,
        "ワルキューレの伝説"@ja,
        "Valkyrie no Densetsu"@ja-latn ;
    foaf:name "Valkyrie no Densetsu"@en,
        "ワルキューレの伝説"@ja,
        "Valkyrie no Densetsu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/04/5440/5440-1195398954.jpg> a schema:ImageObject,
        foaf:Image .

<album/5440#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "for Namco Limited"@en ;
            foaf:made <album/5440#composition> ;
            foaf:name "for Namco Limited"@en ],
        <artist/1591#subject> ;
    mo:produced_work <album/5440#musicalwork> ;
    schema:name "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn .

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

<album/5440#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn ;
    mo:performance_of <album/5440#musicalwork> ;
    mo:performer <artist/1614#subject> ;
    mo:recorded_as <album/5440#musicalexpression> ;
    schema:byArtist <artist/1614#subject> ;
    schema:name "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn ;
    schema:workPerformed <album/5440#musicalwork> .

<artist/1614#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5440#performance> ;
    schema:name "Slovak Philharmonic Orchestra"@en ;
    foaf:name "Slovak Philharmonic Orchestra"@en .

<album/5440#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-07-21"^^xsd:date ;
    dcterms:title "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn ;
    mo:catalogue_number "VIZL-13" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/5437> ;
    mo:publication_of <album/5440#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ncc59a62ae6394e9592b0806f1d650198 ;
    mo:record_count 1 ;
    schema:about <product/2058#subject> ;
    schema:byArtist <artist/1614#subject> ;
    schema:datePublished "1993-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/5440/5440-1195398954.jpg> ;
    schema:name "Walküre Story For Orchestra (with Picture Book)"@en,
        "ワルキューレ・ストーリー・フォー・オーケストラ （ピクチャーブック付）"@ja,
        "Walküre Story For Orchestra (with Picture Book)"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/5440/5440-1195398954.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5440#subject> ;
    schema:name "for Namco Limited"@en ;
    foaf:made <album/5440#subject> ;
    foaf:name "for Namco Limited"@en .

_:N61aa514fe4004bdfb1a64ba087fc890e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REPRISE (Solo piano)"@en,
        "リプライズ (ソロ ピアノ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "REPRISE (Solo piano)"@en,
        "リプライズ (ソロ ピアノ)"@ja .

_:N75203f42759b477ebbc8a35d5cd6a6e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act.1"@en,
        "アクト.1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT9:04"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "Act.1"@en,
        "アクト.1"@ja .

_:N8823dc4dc94e439996ba2a6b488cf3d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act.3"@en,
        "アクト.3"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "Act.3"@en,
        "アクト.3"@ja .

_:N9ec2f42c7b174f6f84bbc24523cf28a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROLOGUE"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "PROLOGUE"@en,
        "プロローグ"@ja .

_:Na496c988e612492288bf6f91937fee59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act.2... (1) ~ Act.2... (2)"@en,
        "アクト.2...① ~ アクト.2...②"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "Act.2... (1) ~ Act.2... (2)"@en,
        "アクト.2...① ~ アクト.2...②"@ja .

_:Ncd9b140c68b44c5caaa0945efc0eec6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Act.4"@en,
        "アクト.4"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:08"^^xsd:interval ;
    schema:inPlaylist _:Ncc59a62ae6394e9592b0806f1d650198 ;
    schema:name "Act.4"@en,
        "アクト.4"@ja .

_:Ncc59a62ae6394e9592b0806f1d650198 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61aa514fe4004bdfb1a64ba087fc890e,
        _:N75203f42759b477ebbc8a35d5cd6a6e1,
        _:N8823dc4dc94e439996ba2a6b488cf3d0,
        _:N9ec2f42c7b174f6f84bbc24523cf28a7,
        _:Na496c988e612492288bf6f91937fee59,
        _:Ncd9b140c68b44c5caaa0945efc0eec6c ;
    mo:track_count 6 ;
    schema:duration "PT40:30"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N61aa514fe4004bdfb1a64ba087fc890e,
        _:N75203f42759b477ebbc8a35d5cd6a6e1,
        _:N8823dc4dc94e439996ba2a6b488cf3d0,
        _:N9ec2f42c7b174f6f84bbc24523cf28a7,
        _:Na496c988e612492288bf6f91937fee59,
        _:Ncd9b140c68b44c5caaa0945efc0eec6c .

