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

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

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

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

<album/66284> a mo:Release ;
    mo:catalogue_number "GA-086" .

<album/76532> a mo:Release ;
    mo:catalogue_number "A8-835" .

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

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

<artist/4585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47408#subject> ;
    schema:name "Toshiro Yabuki"@en,
        "矢吹俊郎"@ja ;
    foaf:made <album/47408#composition>,
        <album/47408#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/47408#musicalexpression> a mo:Signal ;
    mo:published_as <album/47408#subject> ;
    mo:records <album/47408#performance> .

<album/47408#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/47408#musicalwork> ;
    mo:recorded_as <album/47408#musicalexpression> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    schema:workPerformed <album/47408#musicalwork> .

<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/80/47408/47408-a650ec6891fd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/47408#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/47408/47408-a650ec6891fd.jpg> ;
    foaf:depicts <album/47408#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/47408/47408-a650ec6891fd.jpg> .

<https://medium-media.vgm.io/albums/80/47408/47408-a650ec6891fd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/47408#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/47408#musicalwork> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn .

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

<album/47408#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-06-21"^^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 "KICA-307" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/66284>,
        <album/76532> ;
    mo:publication_of <album/47408#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    mo:record_count 1 ;
    schema:about <product/2879#subject> ;
    schema:datePublished "1996-06-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/47408/47408-a650ec6891fd.jpg> ;
    schema:name "SLAYERS NEXT SOUND BIBLE I"@en,
        "スレイヤーズNEXT SOUND BIBLE I"@ja,
        "SLAYERS NEXT SOUND BIBLE I"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/47408/47408-a650ec6891fd.jpg> .

_:N08364f940cf9472690b7eb8fcacd6c13 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Next Enemies and Next Rewards"@en,
        "次なる敵と次なる報酬"@ja .

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

_:N1946fb8d4ec846e6a5305023d8ef28aa 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Give a reason (REMIX VERSION)"@en,
        "Give a reason (REMIX VERSION)"@ja .

_:N1fe0ba86c02546cca79e5e268ecea731 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "It's Time for Action!"@en,
        "It's Time for Action!"@ja .

_:N2a56381ea0764e43b8e12c1731e80089 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "The Evil Eye"@en,
        "The Evil Eye"@ja .

_:N2fc306b40e574847bb5eef1f01f56f9a 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Form of a Love"@en,
        "ある愛の形"@ja .

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

_:N36c59045a1224290b06b30e826382fc4 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Monologue of Lina I"@en,
        "Monologue of Lina I"@ja .

_:N3a86c16fb9384a93a18916fc6a8c9153 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Lonliness (That Nobody Knows)"@en,
        "Lonliness (That Nobody Knows)"@ja .

_:N4c4a726b9bb6476bb733510f7d3930ad 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Glittering Eyes, Glittering Blades"@en,
        "光る眼,光る刃"@ja .

_:N4d87675077ba44b1b8ae138f4cf6b64d 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Whoever May Come, Lina Is Lina"@en,
        "誰が来ようとリナはリナ"@ja .

_:N5cc74d53b726438c969ab902f750d0e9 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Like a Gigantic Illusion"@en,
        "巨大なる幻影の如く"@ja .

_:N6926132d231e48548f2449df67234f14 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Why Should I Fear?"@en,
        "Why Should I Fear?"@ja .

_:N7e39c80dd0b24f8087aeef43ebd3b935 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "No One Shall Get in My Way"@en,
        "邪魔はさせない"@ja .

_:N84b12fd265034fdfbc10aeeecc51a45a 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "From a Place Where the Sun Belongs"@en,
        "太陽の似合う場所から"@ja .

_:N871bf3cd30784341be79cad7e7c5fd4b 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Martina, Her Ambition and Persistence"@en,
        "マルチナ,その野望と執念"@ja .

_:Nb80f153b761348e99fef6227b44e94f0 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "A Man of Cold Blood"@en,
        "A Man of Cold Blood"@ja .

_:Nb98bd53d671d4d6eacbf2bbea9c08d39 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Only to Go Ahead Believing in Myself"@en,
        "己を信じて進むのみ"@ja .

_:Nc01bd427919b49b5bb5546b99acc31d8 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Far Away in the Rain"@en,
        "雨のFar Away"@ja .

_:Nd177ce94cddc47cfbf15c81b7f310aeb 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Monologue of Lina II"@en,
        "Monologue of Lina II"@ja .

_:Ne483e50cc3834c4f97d292d5c2c06dee 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Saygram, the No Face"@en,
        "無貌のセイグラム"@ja .

_:Nea610958acd548a09067dd18654e0c5f 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "Break Out Into the Battle"@en,
        "Break Out into the Battle"@ja .

_:Nf450679c89b040b6b4bded6f63108161 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 _:Nae11dee72d2249f4a7e82e086d7244f6 ;
    schema:name "With the Key of Courage in Hand, the Door Before Battle"@en,
        "勇気という名の鍵を手に ~ 戦いの扉"@ja .

_:Nae11dee72d2249f4a7e82e086d7244f6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08364f940cf9472690b7eb8fcacd6c13,
        _:N0f3a70a64fb34413860b0c39060e8dd2,
        _:N1946fb8d4ec846e6a5305023d8ef28aa,
        _:N1fe0ba86c02546cca79e5e268ecea731,
        _:N2a56381ea0764e43b8e12c1731e80089,
        _:N2fc306b40e574847bb5eef1f01f56f9a,
        _:N30bf0e6030bc4b5a853c9ef98e24eaeb,
        _:N36c59045a1224290b06b30e826382fc4,
        _:N3a86c16fb9384a93a18916fc6a8c9153,
        _:N4c4a726b9bb6476bb733510f7d3930ad,
        _:N4d87675077ba44b1b8ae138f4cf6b64d,
        _:N5cc74d53b726438c969ab902f750d0e9,
        _:N6926132d231e48548f2449df67234f14,
        _:N7e39c80dd0b24f8087aeef43ebd3b935,
        _:N84b12fd265034fdfbc10aeeecc51a45a,
        _:N871bf3cd30784341be79cad7e7c5fd4b,
        _:Nb80f153b761348e99fef6227b44e94f0,
        _:Nb98bd53d671d4d6eacbf2bbea9c08d39,
        _:Nc01bd427919b49b5bb5546b99acc31d8,
        _:Nd177ce94cddc47cfbf15c81b7f310aeb,
        _:Ne483e50cc3834c4f97d292d5c2c06dee,
        _:Nea610958acd548a09067dd18654e0c5f,
        _:Nf450679c89b040b6b4bded6f63108161 ;
    mo:track_count 23 ;
    schema:duration "PT55:09"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N08364f940cf9472690b7eb8fcacd6c13,
        _:N0f3a70a64fb34413860b0c39060e8dd2,
        _:N1946fb8d4ec846e6a5305023d8ef28aa,
        _:N1fe0ba86c02546cca79e5e268ecea731,
        _:N2a56381ea0764e43b8e12c1731e80089,
        _:N2fc306b40e574847bb5eef1f01f56f9a,
        _:N30bf0e6030bc4b5a853c9ef98e24eaeb,
        _:N36c59045a1224290b06b30e826382fc4,
        _:N3a86c16fb9384a93a18916fc6a8c9153,
        _:N4c4a726b9bb6476bb733510f7d3930ad,
        _:N4d87675077ba44b1b8ae138f4cf6b64d,
        _:N5cc74d53b726438c969ab902f750d0e9,
        _:N6926132d231e48548f2449df67234f14,
        _:N7e39c80dd0b24f8087aeef43ebd3b935,
        _:N84b12fd265034fdfbc10aeeecc51a45a,
        _:N871bf3cd30784341be79cad7e7c5fd4b,
        _:Nb80f153b761348e99fef6227b44e94f0,
        _:Nb98bd53d671d4d6eacbf2bbea9c08d39,
        _:Nc01bd427919b49b5bb5546b99acc31d8,
        _:Nd177ce94cddc47cfbf15c81b7f310aeb,
        _:Ne483e50cc3834c4f97d292d5c2c06dee,
        _:Nea610958acd548a09067dd18654e0c5f,
        _:Nf450679c89b040b6b4bded6f63108161 .

