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

<artist/10033#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akemi Sato"@en,
        "佐藤朱美"@ja ;
    foaf:made <album/126860#lyrics>,
        <album/126860#subject>,
        <album/126860#vocals> ;
    foaf:name "Akemi Sato"@en,
        "佐藤朱美"@ja .

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/126860#lyrics>,
        <album/126860#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:made <album/126860#subject>,
        <album/126860#vocals> ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<album/126859> a mo:Release ;
    mo:catalogue_number "TYCY-5562" .

<artist/10036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126860#subject> ;
    schema:name "Saburo Makino"@en,
        "まきのさぶろう"@ja ;
    foaf:made <album/126860#composition>,
        <album/126860#subject> ;
    foaf:name "Saburo Makino"@en,
        "まきのさぶろう"@ja .

<artist/2053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126860#subject> ;
    schema:name "Tatsumi Yano"@en,
        "矢野立美"@ja ;
    foaf:made <album/126860#composition>,
        <album/126860#subject> ;
    foaf:name "Tatsumi Yano"@en,
        "矢野立美"@ja .

<artist/4208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126860#subject> ;
    schema:name "Kazunori Ashizawa"@en,
        "芦沢和則"@ja ;
    foaf:made <album/126860#composition>,
        <album/126860#subject> ;
    foaf:name "Kazunori Ashizawa"@en,
        "芦沢和則"@ja .

<product/4328#subject> a schema:CreativeWork ;
    schema:name "Fushigi Yûgi: The Mysterious Play OVA 2"@en,
        "オリジナルビデオシリーズ ふしぎ遊戯 第二部"@ja,
        "Original Video Series Fushigi Yuugi Dainibu"@ja-latn ;
    foaf:name "Fushigi Yûgi: The Mysterious Play OVA 2"@en,
        "オリジナルビデオシリーズ ふしぎ遊戯 第二部"@ja,
        "Original Video Series Fushigi Yuugi Dainibu"@ja-latn .

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

<album/126860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn ;
    mo:performance_of <album/126860#musicalwork> ;
    mo:recorded_as <album/126860#musicalexpression> ;
    schema:name "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn ;
    schema:workPerformed <album/126860#musicalwork> .

<org/293#subject> schema:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn ;
    foaf:name "SonMay Records"@en,
        "笙美影音光碟有限公司"@ja,
        "SonMay Records"@ja-latn .

<https://media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126860#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> ;
    foaf:depicts <album/126860#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> .

<https://medium-media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/126860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn ;
    mo:composer <artist/10036#subject>,
        <artist/2053#subject>,
        <artist/4208#subject> ;
    mo:produced_work <album/126860#musicalwork> ;
    schema:name "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn .

<album/126860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1998-01-01"^^xsd:date ;
    dcterms:title "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn ;
    mo:catalogue_number "GGG-103" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/126859> ;
    mo:publication_of <album/126860#musicalexpression> ;
    mo:publisher <org/293#subject> ;
    mo:record _:N15ca2e0a08014cfcb6efc425b539781c ;
    mo:record_count 1 ;
    schema:about <product/4328#subject> ;
    schema:datePublished "1998-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> ;
    schema:name "FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@en,
        "イメージミニアルバムシリーズ ふしぎ遊戯 第二部 音盤体系 第五集 MIZU-KAGAMI"@ja,
        "IMAGE MINI ALBUM SERIES FUSHIGI YUUGI Dainibu Onban Taikei Daigoshuu MIZU-KAGAMI"@ja-latn ;
    schema:publisher <org/293#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/126860/126860-da7c729aab6d.jpg> .

_:N4462f3108e1a440aa0dabbcb9db0c1e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sequential Story #10"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "Sequential Story #10"@ja .

_:N7f1004813a3b4d1db2de24708f329f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIZU-KAGAMI [Instrumental Version]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "MIZU-KAGAMI [Instrumental Version]"@ja .

_:N896c7b35afef443684b36f713555211d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月のない夜"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "月のない夜"@ja .

_:N93d338294f31497cac118aa263cce2ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grow Wild"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "Grow Wild"@ja .

_:N9850aeb35f1c48cfa7bb4e4ae67e14a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIZU-KAGAMI"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "MIZU-KAGAMI"@ja .

_:Nadd619b3ecb148ccbee95aac5a0af79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sequential Story #11"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "Sequential Story #11"@ja .

_:Ncf7ede271ef6490ebc0adb9fa6f47593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "Tension"@ja .

_:Ndee2fa34a2af40a9a7f60771cfcaf1e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "Serenade"@ja .

_:Ne67ae237226e4fbaa5e8d81d9d6decc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "at dawn"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N15ca2e0a08014cfcb6efc425b539781c ;
    schema:name "at dawn"@ja .

_:N15ca2e0a08014cfcb6efc425b539781c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4462f3108e1a440aa0dabbcb9db0c1e6,
        _:N7f1004813a3b4d1db2de24708f329f61,
        _:N896c7b35afef443684b36f713555211d,
        _:N93d338294f31497cac118aa263cce2ea,
        _:N9850aeb35f1c48cfa7bb4e4ae67e14a2,
        _:Nadd619b3ecb148ccbee95aac5a0af79a,
        _:Ncf7ede271ef6490ebc0adb9fa6f47593,
        _:Ndee2fa34a2af40a9a7f60771cfcaf1e5,
        _:Ne67ae237226e4fbaa5e8d81d9d6decc7 ;
    mo:track_count 9 ;
    schema:duration "PT28:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4462f3108e1a440aa0dabbcb9db0c1e6,
        _:N7f1004813a3b4d1db2de24708f329f61,
        _:N896c7b35afef443684b36f713555211d,
        _:N93d338294f31497cac118aa263cce2ea,
        _:N9850aeb35f1c48cfa7bb4e4ae67e14a2,
        _:Nadd619b3ecb148ccbee95aac5a0af79a,
        _:Ncf7ede271ef6490ebc0adb9fa6f47593,
        _:Ndee2fa34a2af40a9a7f60771cfcaf1e5,
        _:Ne67ae237226e4fbaa5e8d81d9d6decc7 .

