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

<album/42630> a mo:Release ;
    mo:catalogue_number "K28G-7274" .

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

<artist/324#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42644#subject> ;
    schema:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja ;
    foaf:made <album/42644#composition>,
        <album/42644#subject> ;
    foaf:name "Kentaro Haneda"@en,
        "羽田健太郎"@ja .

<artist/39601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42644#subject> ;
    schema:name "Takeshi Ike"@en,
        "いけたけし"@ja ;
    foaf:made <album/42644#composition>,
        <album/42644#subject> ;
    foaf:name "Takeshi Ike"@en,
        "いけたけし"@ja .

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

<album/42644#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn ;
    mo:performance_of <album/42644#musicalwork> ;
    mo:recorded_as <album/42644#musicalexpression> ;
    schema:name "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn ;
    schema:workPerformed <album/42644#musicalwork> .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

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

<album/42644#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn ;
    mo:composer <artist/324#subject>,
        <artist/39601#subject> ;
    mo:produced_work <album/42644#musicalwork> ;
    schema:name "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn .

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

<album/42644#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-10-21"^^xsd:date ;
    dcterms:title "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn ;
    mo:catalogue_number "K28H-4297" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/42630> ;
    mo:publication_of <album/42644#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N90f05c5228d44164941124993af6d0be ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hanakanmuri no Ryu no Kuni"@en ;
            foaf:name "Hanakanmuri no Ryu no Kuni"@en ] ;
    schema:datePublished "1985-10-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/44/42644/42644-54e386b6ee8a.jpg> ;
    schema:name "Hanakanmuri no Ryuu no Kuni"@en,
        "ビジュアル・サウンド・シリーズ 花冠の竜の国"@ja,
        "VISUAL SOUND SERIES Hanakanmuri no Ryuu no Kuni"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/42644/42644-54e386b6ee8a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ジェニー金沢"@en ;
    foaf:made <album/42644#vocals> ;
    foaf:name "ジェニー金沢"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ジェニー金沢"@en ;
    foaf:made <album/42644#subject> ;
    foaf:name "ジェニー金沢"@en .

_:N52f89ae1306c4aee9ae1f9ced352b8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Esther - Theme of Love"@en,
        "エスター・愛のテーマ"@ja,
        "Esther - Ai no Theme"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "Esther - Theme of Love"@en,
        "エスター・愛のテーマ"@ja,
        "Esther - Ai no Theme"@ja-latn .

_:N5b5c92b42c70404280be4aab4c1438e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kingdom of the Flower Crown Dragon ~ Prologue"@en,
        "花冠の竜の国～プロローグ"@ja,
        "Hanakanmuri no Ryu no Kuni ~ Prologue"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "The Kingdom of the Flower Crown Dragon ~ Prologue"@en,
        "花冠の竜の国～プロローグ"@ja,
        "Hanakanmuri no Ryu no Kuni ~ Prologue"@ja-latn .

_:N72e45914560442f8ac44ca0a582f4f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Name is Sindbad"@en,
        "我が名はシンバット"@ja,
        "Waga Na wa Sindbad"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "My Name is Sindbad"@en,
        "我が名はシンバット"@ja,
        "Waga Na wa Sindbad"@ja-latn .

_:Ncbf8788ee94c4c70b8fc009ce08584d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo of the Sleeping Knights"@en,
        "眠れる騎士達の輪舞(ロンド)"@ja,
        "Nemureru Kishitachi no Rondo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "Rondo of the Sleeping Knights"@en,
        "眠れる騎士達の輪舞(ロンド)"@ja,
        "Nemureru Kishitachi no Rondo"@ja-latn .

_:Ne52fee657b744722bfbaf921343868f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Kingdom of the Flower Crown Dragon ~ Main Theme"@en,
        "花冠の竜の国～メイン・テーマ"@ja,
        "Hanakanmuri no Ryu no Kuni ~ Main Theme"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "The Kingdom of the Flower Crown Dragon ~ Main Theme"@en,
        "花冠の竜の国～メイン・テーマ"@ja,
        "Hanakanmuri no Ryu no Kuni ~ Main Theme"@ja-latn .

_:Nfcecd77ff70d4429b7332c490cae1b8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosy Flower Moon"@en,
        "薔薇色花月(ロージィ・フラワー・ムーン)"@ja,
        "Rosy Flower Moon"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N90f05c5228d44164941124993af6d0be ;
    schema:name "Rosy Flower Moon"@en,
        "薔薇色花月(ロージィ・フラワー・ムーン)"@ja,
        "Rosy Flower Moon"@ja-latn .

_:N90f05c5228d44164941124993af6d0be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52f89ae1306c4aee9ae1f9ced352b8cb,
        _:N5b5c92b42c70404280be4aab4c1438e1,
        _:N72e45914560442f8ac44ca0a582f4f72,
        _:Ncbf8788ee94c4c70b8fc009ce08584d5,
        _:Ne52fee657b744722bfbaf921343868f4,
        _:Nfcecd77ff70d4429b7332c490cae1b8d ;
    mo:track_count 6 ;
    schema:duration "PT20:19"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N52f89ae1306c4aee9ae1f9ced352b8cb,
        _:N5b5c92b42c70404280be4aab4c1438e1,
        _:N72e45914560442f8ac44ca0a582f4f72,
        _:Ncbf8788ee94c4c70b8fc009ce08584d5,
        _:Ne52fee657b744722bfbaf921343868f4,
        _:Nfcecd77ff70d4429b7332c490cae1b8d .

