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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/76532#subject>,
        <album/76532#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/76532#lyrics>,
        <album/76532#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<artist/9288#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mifuyu Hiiragi"@en,
        "柊美冬"@ja ;
    foaf:made <album/76532#subject>,
        <album/76532#vocals> ;
    foaf:name "Mifuyu Hiiragi"@en,
        "柊美冬"@ja .

<album/47408> a mo:Release ;
    mo:catalogue_number "KICA-307" .

<artist/1605#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76532#subject> ;
    schema:name "Masami Okui"@en,
        "奥井雅美"@ja ;
    foaf:made <album/76532#composition>,
        <album/76532#lyrics>,
        <album/76532#subject>,
        <album/76532#vocals> ;
    foaf:name "Masami Okui"@en,
        "奥井雅美"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76532#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/76532#composition>,
        <album/76532#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/4585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76532#subject> ;
    schema:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja ;
    foaf:made <album/76532#composition>,
        <album/76532#subject> ;
    foaf:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja .

<product/2879#subject> a schema:CreativeWork ;
    schema:name "Slayers NEXT"@en,
        "スレイヤーズ NEXT"@ja,
        "Slayers NEXT"@ja-latn ;
    foaf:name "Slayers NEXT"@en,
        "スレイヤーズ NEXT"@ja,
        "Slayers NEXT"@ja-latn .

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

<album/76532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    mo:performance_of <album/76532#musicalwork> ;
    mo:recorded_as <album/76532#musicalexpression> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    schema:workPerformed <album/76532#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/76532/76532-1522411235.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    mo:composer <artist/1605#subject>,
        <artist/3406#subject>,
        <artist/4585#subject> ;
    mo:produced_work <album/76532#musicalwork> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn .

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

<album/76532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-01-01"^^xsd:date ;
    dcterms:title "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    mo:catalogue_number "A8-835" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/47408> ;
    mo:publication_of <album/76532#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    mo:record_count 1 ;
    schema:about <product/2879#subject> ;
    schema:datePublished "1997-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/76532/76532-1522411235.jpg> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/76532/76532-1522411235.jpg> .

_:N08a90bec78514c118df33d5ed02ca889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give a reason (REMIX VERSION)"@en,
        "Give a reason (REMIX VERSION)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Give a reason (REMIX VERSION)"@en,
        "Give a reason (REMIX VERSION)"@ja .

_:N0adc19efd21840b380a70ad57bdd5185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only to Go Ahead Believing in Myself"@en,
        "己を信じて進むのみ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Only to Go Ahead Believing in Myself"@en,
        "己を信じて進むのみ"@ja .

_:N2bdb0f19789543d1bf34c84248a46a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Next Enemies and Next Rewards"@en,
        "次なる敵と次なる報酬"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Next Enemies and Next Rewards"@en,
        "次なる敵と次なる報酬"@ja .

_:N2c463c725fd849d8bcc735812016c9df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clare Bible"@en,
        "異界黙示録クレアバイブル"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Clare Bible"@en,
        "異界黙示録クレアバイブル"@ja .

_:N3521e7c4cfb54ceea1df59263c59f275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonliness (That Nobody Knows)"@en,
        "Lonliness (That Nobody Knows)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Lonliness (That Nobody Knows)"@en,
        "Lonliness (That Nobody Knows)"@ja .

_:N5171bb73d3504a64b88053b6c7cb2620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Should I Fear?"@en,
        "Why Should I Fear?"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Why Should I Fear?"@en,
        "Why Should I Fear?"@ja .

_:N56ee61a029fb49cf96f07d98683f087a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break Out Into the Battle"@en,
        "Break Out into the Battle"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Break Out Into the Battle"@en,
        "Break Out into the Battle"@ja .

_:N6c63c387e47a44c782f200ca4799f3c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Evil Eye"@en,
        "The Evil Eye"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "The Evil Eye"@en,
        "The Evil Eye"@ja .

_:N80878a3c2935403fbea9fc0a7b2fa9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Gigantic Illusion"@en,
        "巨大なる幻影の如く"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Like a Gigantic Illusion"@en,
        "巨大なる幻影の如く"@ja .

_:N963a127d4b144a2e8e94fe4caf5552a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whoever May Come, Lina Is Lina"@en,
        "誰が来ようとリナはリナ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Whoever May Come, Lina Is Lina"@en,
        "誰が来ようとリナはリナ"@ja .

_:N96608288573442eb98a8c28b37c22230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Man of Cold Blood"@en,
        "A Man of Cold Blood"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "A Man of Cold Blood"@en,
        "A Man of Cold Blood"@ja .

_:N9670e5fe0d5f4ffd954191d4a62195cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unwelcomed People"@en,
        "歓迎されざる人々"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Unwelcomed People"@en,
        "歓迎されざる人々"@ja .

_:N999d1d687527486d80d49d5f7b79a792 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue of Lina I"@en,
        "Monologue of Lina I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Monologue of Lina I"@en,
        "Monologue of Lina I"@ja .

_:Na4ca603c45c348b7af4278292316beb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Martina, Her Ambition and Persistence"@en,
        "マルチナ,その野望と執念"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Martina, Her Ambition and Persistence"@en,
        "マルチナ,その野望と執念"@ja .

_:Na6c9222479fd4433ae1db48fc7c94dc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Time for Action!"@en,
        "It's Time for Action!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "It's Time for Action!"@en,
        "It's Time for Action!"@ja .

_:Na92a511c725f43d59eae2eed0635b2b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away in the Rain"@en,
        "雨のFar Away"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Far Away in the Rain"@en,
        "雨のFar Away"@ja .

_:Nac2918c3842d492488a26b0c029d7f33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saygram, the No Face"@en,
        "無貌のセイグラム"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Saygram, the No Face"@en,
        "無貌のセイグラム"@ja .

_:Nc37010539caa45ee927c97906036ea7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Form of a Love"@en,
        "ある愛の形"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Form of a Love"@en,
        "ある愛の形"@ja .

_:Nc90612063fd649f59628ee0c06e69226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From a Place Where the Sun Belongs"@en,
        "太陽の似合う場所から"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "From a Place Where the Sun Belongs"@en,
        "太陽の似合う場所から"@ja .

_:Nd52e237085884e5aacaf00a2adf2525b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glittering Eyes, Glittering Blades"@en,
        "光る眼,光る刃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Glittering Eyes, Glittering Blades"@en,
        "光る眼,光る刃"@ja .

_:Nf4f2b159d5cc4ba0b20a9cb785f1b3fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With the Key of Courage in Hand, the Door Before Battle"@en,
        "勇気という名の鍵を手に ~ 戦いの扉"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "With the Key of Courage in Hand, the Door Before Battle"@en,
        "勇気という名の鍵を手に ~ 戦いの扉"@ja .

_:Nf91bdaf245e148bcaf560e15017d1568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No One Shall Get in My Way"@en,
        "邪魔はさせない"@ja ;
    mo:track_number 22 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "No One Shall Get in My Way"@en,
        "邪魔はさせない"@ja .

_:Nfbb357285c9143c6a32d042af9061858 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monologue of Lina II"@en,
        "Monologue of Lina II"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne9d4e49fde0544e3b74ae1ee055cdac1 ;
    schema:name "Monologue of Lina II"@en,
        "Monologue of Lina II"@ja .

_:Ne9d4e49fde0544e3b74ae1ee055cdac1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08a90bec78514c118df33d5ed02ca889,
        _:N0adc19efd21840b380a70ad57bdd5185,
        _:N2bdb0f19789543d1bf34c84248a46a2b,
        _:N2c463c725fd849d8bcc735812016c9df,
        _:N3521e7c4cfb54ceea1df59263c59f275,
        _:N5171bb73d3504a64b88053b6c7cb2620,
        _:N56ee61a029fb49cf96f07d98683f087a,
        _:N6c63c387e47a44c782f200ca4799f3c5,
        _:N80878a3c2935403fbea9fc0a7b2fa9de,
        _:N963a127d4b144a2e8e94fe4caf5552a7,
        _:N96608288573442eb98a8c28b37c22230,
        _:N9670e5fe0d5f4ffd954191d4a62195cd,
        _:N999d1d687527486d80d49d5f7b79a792,
        _:Na4ca603c45c348b7af4278292316beb8,
        _:Na6c9222479fd4433ae1db48fc7c94dc5,
        _:Na92a511c725f43d59eae2eed0635b2b4,
        _:Nac2918c3842d492488a26b0c029d7f33,
        _:Nc37010539caa45ee927c97906036ea7c,
        _:Nc90612063fd649f59628ee0c06e69226,
        _:Nd52e237085884e5aacaf00a2adf2525b,
        _:Nf4f2b159d5cc4ba0b20a9cb785f1b3fc,
        _:Nf91bdaf245e148bcaf560e15017d1568,
        _:Nfbb357285c9143c6a32d042af9061858 ;
    mo:track_count 23 ;
    schema:duration "PT55:09"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N08a90bec78514c118df33d5ed02ca889,
        _:N0adc19efd21840b380a70ad57bdd5185,
        _:N2bdb0f19789543d1bf34c84248a46a2b,
        _:N2c463c725fd849d8bcc735812016c9df,
        _:N3521e7c4cfb54ceea1df59263c59f275,
        _:N5171bb73d3504a64b88053b6c7cb2620,
        _:N56ee61a029fb49cf96f07d98683f087a,
        _:N6c63c387e47a44c782f200ca4799f3c5,
        _:N80878a3c2935403fbea9fc0a7b2fa9de,
        _:N963a127d4b144a2e8e94fe4caf5552a7,
        _:N96608288573442eb98a8c28b37c22230,
        _:N9670e5fe0d5f4ffd954191d4a62195cd,
        _:N999d1d687527486d80d49d5f7b79a792,
        _:Na4ca603c45c348b7af4278292316beb8,
        _:Na6c9222479fd4433ae1db48fc7c94dc5,
        _:Na92a511c725f43d59eae2eed0635b2b4,
        _:Nac2918c3842d492488a26b0c029d7f33,
        _:Nc37010539caa45ee927c97906036ea7c,
        _:Nc90612063fd649f59628ee0c06e69226,
        _:Nd52e237085884e5aacaf00a2adf2525b,
        _:Nf4f2b159d5cc4ba0b20a9cb785f1b3fc,
        _:Nf91bdaf245e148bcaf560e15017d1568,
        _:Nfbb357285c9143c6a32d042af9061858 .

