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

<artist/2952#subject> a schema:Person,
        foaf:Person ;
    schema:name "AZUSA"@en ;
    foaf:made <album/799#lyrics>,
        <album/799#subject> ;
    foaf:name "AZUSA"@en .

<artist/4076#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Mizutani"@en,
        "水谷優子"@ja ;
    foaf:made <album/799#subject>,
        <album/799#vocals> ;
    foaf:name "Yuko Mizutani"@en,
        "水谷優子"@ja .

<artist/1855#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/799#subject> ;
    schema:name "Hiroshi Taguchi"@en,
        "田口洋"@ja ;
    foaf:made <album/799#composition>,
        <album/799#subject> ;
    foaf:name "Hiroshi Taguchi"@en,
        "田口洋"@ja .

<product/12951#subject> a schema:CreativeWork ;
    schema:name "Dragon Knight"@en,
        "ドラゴンナイト"@ja,
        "Dragon Knight"@ja-latn ;
    foaf:name "Dragon Knight"@en,
        "ドラゴンナイト"@ja,
        "Dragon Knight"@ja-latn .

<album/799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn ;
    mo:composer <artist/1855#subject> ;
    mo:produced_work <album/799#musicalwork> ;
    schema:name "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn .

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

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

<album/799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn ;
    mo:performance_of <album/799#musicalwork> ;
    mo:recorded_as <album/799#musicalexpression> ;
    schema:name "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn ;
    schema:workPerformed <album/799#musicalwork> .

<org/30#subject> schema:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn ;
    foaf:name "DATAM POLYSTAR CO.,LTD"@en,
        "株式会社データム・ポリスター"@ja,
        "DATAM POLYSTAR CO.,LTD"@ja-latn .

<https://media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/799#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> ;
    foaf:depicts <album/799#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> .

<https://medium-media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-10-25"^^xsd:date ;
    dcterms:title "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn ;
    mo:catalogue_number "PSCX-1013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/799#musicalexpression> ;
    mo:publisher <org/30#subject> ;
    mo:record _:N7ec554678e824907aeefeb66d5230b3e ;
    mo:record_count 1 ;
    schema:about <product/12951#subject> ;
    schema:datePublished "1990-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> ;
    schema:name "Dragon Knight - Treasure King of Water Chapter"@en,
        "ドラゴンナイト～水の宝王篇～"@ja,
        "Dragon Knight - Treasure King of Water Chapter"@ja-latn ;
    schema:publisher <org/30#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/799/799-5bf926cce3d6.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "鈴木由美"@en ;
    foaf:made <album/799#vocals> ;
    foaf:name "鈴木由美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鈴木由美"@en ;
    foaf:made <album/799#subject> ;
    foaf:name "鈴木由美"@en .

_:N261cd7f3b82e43548fb42457abe934bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama, Second Chapter"@en,
        "ドラマ・第二章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Drama, Second Chapter"@en,
        "ドラマ・第二章"@ja .

_:N408a58b7358241fc8e303d15b9eceebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama, First Chapter"@en,
        "ドラマ・第一章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Drama, First Chapter"@en,
        "ドラマ・第一章"@ja .

_:N4f64ca21aeb54beaaca909711dd6c1a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama, Third Chapter"@en,
        "ドラマ・第三章"@ja ;
    mo:track_number 6 ;
    schema:duration "PT11:06"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Drama, Third Chapter"@en,
        "ドラマ・第三章"@ja .

_:N503cb6c414d5472383d10d4e617136a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en,
        "プロローグ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Prologue"@en,
        "プロローグ"@ja .

_:N561331bae257453bb6390e63d1ee5e28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drama, Fourth Chapter"@en,
        "ドラマ・第四章"@ja ;
    mo:track_number 8 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Drama, Fourth Chapter"@en,
        "ドラマ・第四章"@ja .

_:N5753f3a38d9247a39f976d62b252521c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yasashiku Tsutaetai ~ALL NEED IS LOVE~"@en,
        "優しく伝えたい～ALL NEED IS LOVE～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "Yasashiku Tsutaetai ~ALL NEED IS LOVE~"@en,
        "優しく伝えたい～ALL NEED IS LOVE～"@ja .

_:N5822e8a798bc4fa388de0da44cd275d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOOTING LOVER"@en,
        "SHOOTING LOVER"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "SHOOTING LOVER"@en,
        "SHOOTING LOVER"@ja .

_:N81495f8ad9124a0687ea294dc6387d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "6 FLOORS"@en,
        "6 FLOORS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "6 FLOORS"@en,
        "6 FLOORS"@ja .

_:Ncae44930bd3e4c169833b2ff5c8bff2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHT OF DRAGON"@en,
        "NIGHT OF DRAGON"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N7ec554678e824907aeefeb66d5230b3e ;
    schema:name "NIGHT OF DRAGON"@en,
        "NIGHT OF DRAGON"@ja .

_:N7ec554678e824907aeefeb66d5230b3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N261cd7f3b82e43548fb42457abe934bc,
        _:N408a58b7358241fc8e303d15b9eceebb,
        _:N4f64ca21aeb54beaaca909711dd6c1a3,
        _:N503cb6c414d5472383d10d4e617136a4,
        _:N561331bae257453bb6390e63d1ee5e28,
        _:N5753f3a38d9247a39f976d62b252521c,
        _:N5822e8a798bc4fa388de0da44cd275d7,
        _:N81495f8ad9124a0687ea294dc6387d00,
        _:Ncae44930bd3e4c169833b2ff5c8bff2f ;
    mo:track_count 9 ;
    schema:duration "PT53:12"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N261cd7f3b82e43548fb42457abe934bc,
        _:N408a58b7358241fc8e303d15b9eceebb,
        _:N4f64ca21aeb54beaaca909711dd6c1a3,
        _:N503cb6c414d5472383d10d4e617136a4,
        _:N561331bae257453bb6390e63d1ee5e28,
        _:N5753f3a38d9247a39f976d62b252521c,
        _:N5822e8a798bc4fa388de0da44cd275d7,
        _:N81495f8ad9124a0687ea294dc6387d00,
        _:Ncae44930bd3e4c169833b2ff5c8bff2f .

