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

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

<artist/6163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10551#subject> ;
    schema:name "Norihiro Tsuru"@en,
        "都留教博"@ja ;
    foaf:made <album/10551#composition>,
        <album/10551#subject> ;
    foaf:name "Norihiro Tsuru"@en,
        "都留教博"@ja .

<artist/8329#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10551#subject> ;
    schema:name "Hiroto Ishikawa"@en,
        "石川寛門"@ja ;
    foaf:made <album/10551#composition>,
        <album/10551#lyrics>,
        <album/10551#subject> ;
    foaf:name "Hiroto Ishikawa"@en,
        "石川寛門"@ja .

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

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

<https://medium-media.vgm.io/albums/15/10551/10551-1222789228.jpg> a schema:ImageObject,
        foaf:Image .

<album/10551#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/6163#subject>,
        <artist/8329#subject> ;
    mo:produced_work <album/10551#musicalwork> ;
    schema:name "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn .

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

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

<album/10551#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/10551#musicalwork> ;
    mo:performer _:N167a319595ec4d07853ee77001ba86c1,
        _:N1ca14b4801974d6ab21bbe6fc46ad8f2,
        _:N52a9b5ebe3354f0eae9f8cf1a0a7a180 ;
    mo:recorded_as <album/10551#musicalexpression> ;
    schema:byArtist _:N167a319595ec4d07853ee77001ba86c1,
        _:N1ca14b4801974d6ab21bbe6fc46ad8f2,
        _:N52a9b5ebe3354f0eae9f8cf1a0a7a180 ;
    schema:name "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/10551#musicalwork> .

<album/10551#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-06-19"^^xsd:date ;
    dcterms:title "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "RCCX-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10551#musicalexpression> ;
    mo:publisher _:N8daed89d05374dd6a19b75afb38c7605 ;
    mo:record _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "WEB MYSTERY [Yochimu o Miru Neko]"@en ;
            foaf:name "WEB MYSTERY [Yochimu o Miru Neko]"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "河原あや"@en ;
            foaf:name "河原あや"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "J.A.M"@en ;
            foaf:name "J.A.M"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AiMei"@en ;
            foaf:name "AiMei"@en ] ;
    schema:datePublished "1999-06-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/10551/10551-1222789228.jpg> ;
    schema:name "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@en,
        "WEB MYSTERY［予知夢ヲ見ル猫］ORIGINAL SOUNDTRACK"@ja,
        "WEB MYSTERY [Yochimu o Miru Neko] ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher _:N8daed89d05374dd6a19b75afb38c7605 ;
    foaf:depiction <https://media.vgm.io/albums/15/10551/10551-1222789228.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "AiMei"@en ;
    foaf:made <album/10551#lyrics> ;
    foaf:name "AiMei"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "AiMei"@en ;
    foaf:made <album/10551#subject> ;
    foaf:name "AiMei"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Hirota"@en ;
    foaf:made <album/10551#lyrics> ;
    foaf:name "Takeshi Hirota"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Hirota"@en ;
    foaf:made <album/10551#subject> ;
    foaf:name "Takeshi Hirota"@en .

_:N033a88a6e21e45c59eb4f92791dc2f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confusion 1999"@en,
        "Confusion 1999/混迷"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Confusion 1999"@en,
        "Confusion 1999/混迷"@ja .

_:N0a1dd3e869f94c52858343b2db69ec59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doubt Doubt"@en,
        "Doubt Doubt/疑念"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Doubt Doubt"@en,
        "Doubt Doubt/疑念"@ja .

_:N167a319595ec4d07853ee77001ba86c1 a schema:Person,
        foaf:Person ;
    mo:performed <album/10551#performance> ;
    schema:name "AiMei"@en ;
    foaf:name "AiMei"@en .

_:N196b926477e248f09b195d9276634064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering.."@en,
        "Wandering../流離う.."@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Wandering.."@en,
        "Wandering../流離う.."@ja .

_:N1ca14b4801974d6ab21bbe6fc46ad8f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/10551#performance> ;
    schema:name "河原あや"@en ;
    foaf:name "河原あや"@en .

_:N2729978019864624824179f5ed6feeff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maze"@en,
        "A Maze/迷路"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "A Maze"@en,
        "A Maze/迷路"@ja .

_:N2c5d01f82fac48e7af7eb0d85dfc54ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Pleasure"@en,
        "Quiet Pleasure/密かな楽しみ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Quiet Pleasure"@en,
        "Quiet Pleasure/密かな楽しみ"@ja .

_:N354d4ced1a3c417b96821445f2a4eb99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel of Asia"@en,
        "Angel of Asia/アジアの天使"@ja ;
    mo:track_number 21 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Angel of Asia"@en,
        "Angel of Asia/アジアの天使"@ja .

_:N40fcff4ce8824744920cddb67f05284b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ominous I"@en,
        "Ominous I/予兆"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Ominous I"@en,
        "Ominous I/予兆"@ja .

_:N4c6615ab8e1e44d5b168467356ab411e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude I"@en,
        "Interlude I/間奏曲I"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Interlude I"@en,
        "Interlude I/間奏曲I"@ja .

_:N50f4323c07704f40adcaf0fcfd229ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude II"@en,
        "Interlude II/間奏曲II"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Interlude II"@en,
        "Interlude II/間奏曲II"@ja .

_:N52a9b5ebe3354f0eae9f8cf1a0a7a180 a schema:Person,
        foaf:Person ;
    mo:performed <album/10551#performance> ;
    schema:name "J.A.M"@en ;
    foaf:name "J.A.M"@en .

_:N61dc75b1e51240b398df0dcc4d3d2afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Colony of the Ruler"@en,
        "A Colony of the Ruler/支配者の居留地"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "A Colony of the Ruler"@en,
        "A Colony of the Ruler/支配者の居留地"@ja .

_:N7ee45d5ad0424db495bd3a0ff5755643 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Drums"@en,
        "Distant Drums/遠い太鼓"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Distant Drums"@en,
        "Distant Drums/遠い太鼓"@ja .

_:N84ea77efb0c04cdf8b2582deb30f5c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel It"@en,
        "Feel It"@ja,
        "Feel It/感じて"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Feel It"@en,
        "Feel It"@ja,
        "Feel It/感じて"@ja .

_:N8a53397e6d1647c086d79ed9d6ee0ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude IV"@en,
        "Interlude IV/間奏曲IV"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Interlude IV"@en,
        "Interlude IV/間奏曲IV"@ja .

_:N8daed89d05374dd6a19b75afb38c7605 schema:name "Rock Records"@en ;
    foaf:name "Rock Records"@en .

_:N903dfcccf13346339f8b0943b249262c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Chaser"@en,
        "A Chaser/追跡者"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "A Chaser"@en,
        "A Chaser/追跡者"@ja .

_:N93bf66f601a74c738fa036337765469f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feng chui"@en,
        "風吹〜feng chui〜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "feng chui"@en,
        "風吹〜feng chui〜"@ja .

_:N99cc6a84f7ba490b9963d304ca5d0db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude V"@en,
        "Interlude V/間奏曲V"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Interlude V"@en,
        "Interlude V/間奏曲V"@ja .

_:N9d75a6e4f2f240a084de70ad6a149f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow of Asia"@en,
        "The Shadow of Asia/アジアの悪魔"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "The Shadow of Asia"@en,
        "The Shadow of Asia/アジアの悪魔"@ja .

_:Nad1cac35f3c9480fb70b67a0418b2395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude III"@en,
        "Interlude III/間奏曲III"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Interlude III"@en,
        "Interlude III/間奏曲III"@ja .

_:Nada26678bc944240a4bac2c424388c73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Eyes"@en,
        "Crystal Eyes/クリスタル・アイズ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Crystal Eyes"@en,
        "Crystal Eyes/クリスタル・アイズ"@ja .

_:Nae25c14d5d824cfe8260ca2e1cc94078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entanglement"@en,
        "Entanglement/もつれ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Entanglement"@en,
        "Entanglement/もつれ"@ja .

_:Naea45867e15644d2b5fcdfc9dc36cb36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From Genesis to the Apocalypse"@en,
        "From Genesis to the Apocalypse/創世から終焉まで"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "From Genesis to the Apocalypse"@en,
        "From Genesis to the Apocalypse/創世から終焉まで"@ja .

_:Ne4dfddfb62814b8089fec77aab3e4bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ominous II"@en,
        "Ominous II/予兆II"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nd4cb40fa11d346bcb6625f707cdcacf0 ;
    schema:name "Ominous II"@en,
        "Ominous II/予兆II"@ja .

_:Nd4cb40fa11d346bcb6625f707cdcacf0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N033a88a6e21e45c59eb4f92791dc2f0e,
        _:N0a1dd3e869f94c52858343b2db69ec59,
        _:N196b926477e248f09b195d9276634064,
        _:N2729978019864624824179f5ed6feeff,
        _:N2c5d01f82fac48e7af7eb0d85dfc54ba,
        _:N354d4ced1a3c417b96821445f2a4eb99,
        _:N40fcff4ce8824744920cddb67f05284b,
        _:N4c6615ab8e1e44d5b168467356ab411e,
        _:N50f4323c07704f40adcaf0fcfd229ac5,
        _:N61dc75b1e51240b398df0dcc4d3d2afc,
        _:N7ee45d5ad0424db495bd3a0ff5755643,
        _:N84ea77efb0c04cdf8b2582deb30f5c0b,
        _:N8a53397e6d1647c086d79ed9d6ee0ffd,
        _:N903dfcccf13346339f8b0943b249262c,
        _:N93bf66f601a74c738fa036337765469f,
        _:N99cc6a84f7ba490b9963d304ca5d0db7,
        _:N9d75a6e4f2f240a084de70ad6a149f99,
        _:Nad1cac35f3c9480fb70b67a0418b2395,
        _:Nada26678bc944240a4bac2c424388c73,
        _:Nae25c14d5d824cfe8260ca2e1cc94078,
        _:Naea45867e15644d2b5fcdfc9dc36cb36,
        _:Ne4dfddfb62814b8089fec77aab3e4bc8 ;
    mo:track_count 22 ;
    schema:duration "PT67:31"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N033a88a6e21e45c59eb4f92791dc2f0e,
        _:N0a1dd3e869f94c52858343b2db69ec59,
        _:N196b926477e248f09b195d9276634064,
        _:N2729978019864624824179f5ed6feeff,
        _:N2c5d01f82fac48e7af7eb0d85dfc54ba,
        _:N354d4ced1a3c417b96821445f2a4eb99,
        _:N40fcff4ce8824744920cddb67f05284b,
        _:N4c6615ab8e1e44d5b168467356ab411e,
        _:N50f4323c07704f40adcaf0fcfd229ac5,
        _:N61dc75b1e51240b398df0dcc4d3d2afc,
        _:N7ee45d5ad0424db495bd3a0ff5755643,
        _:N84ea77efb0c04cdf8b2582deb30f5c0b,
        _:N8a53397e6d1647c086d79ed9d6ee0ffd,
        _:N903dfcccf13346339f8b0943b249262c,
        _:N93bf66f601a74c738fa036337765469f,
        _:N99cc6a84f7ba490b9963d304ca5d0db7,
        _:N9d75a6e4f2f240a084de70ad6a149f99,
        _:Nad1cac35f3c9480fb70b67a0418b2395,
        _:Nada26678bc944240a4bac2c424388c73,
        _:Nae25c14d5d824cfe8260ca2e1cc94078,
        _:Naea45867e15644d2b5fcdfc9dc36cb36,
        _:Ne4dfddfb62814b8089fec77aab3e4bc8 .

