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

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/76530#lyrics>,
        <album/76530#subject> ;
    foaf:name "MEGUMI"@en .

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

<album/48487> a mo:Release ;
    mo:catalogue_number "KICA-318" .

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

<artist/1488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76530#subject> ;
    schema:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja ;
    foaf:made <album/76530#composition>,
        <album/76530#subject> ;
    foaf:name "Toshiyuki O'mori"@en,
        "大森俊之"@ja .

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

<artist/604#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76530#subject> ;
    schema:name "Takayuki Hattori"@en,
        "服部隆之"@ja ;
    foaf:made <album/76530#composition>,
        <album/76530#subject> ;
    foaf:name "Takayuki Hattori"@en,
        "服部隆之"@ja .

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

<product/2899#subject> a schema:CreativeWork ;
    schema:name "Slayers Special"@en,
        "スレイヤーズすぺしゃる"@ja,
        "Slayers Special"@ja-latn ;
    foaf:name "Slayers Special"@en,
        "スレイヤーズすぺしゃる"@ja,
        "Slayers Special"@ja-latn .

<product/3041#subject> a schema:CreativeWork ;
    schema:name "Slayers Royal"@en,
        "スレイヤーズ ろいやる"@ja,
        "Slayers Royal"@ja-latn ;
    foaf:name "Slayers Royal"@en,
        "スレイヤーズ ろいやる"@ja,
        "Slayers Royal"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/03/76530/76530-1522410479.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/76530#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn ;
    mo:performance_of <album/76530#musicalwork> ;
    mo:performer <artist/2000#subject> ;
    mo:recorded_as <album/76530#musicalexpression> ;
    schema:byArtist <artist/2000#subject> ;
    schema:name "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn ;
    schema:workPerformed <album/76530#musicalwork> .

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

<album/76530#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn ;
    mo:composer <artist/1488#subject>,
        <artist/3406#subject>,
        <artist/604#subject> ;
    mo:produced_work <album/76530#musicalwork> ;
    schema:name "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn .

<album/76530#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn ;
    mo:catalogue_number "A8-1059" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48487> ;
    mo:publication_of <album/76530#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    mo:record_count 1 ;
    schema:about <product/2898#subject>,
        <product/2899#subject>,
        <product/3041#subject> ;
    schema:byArtist <artist/2000#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/03/76530/76530-1522410479.jpg> ;
    schema:name "SLAYERS Special THE MOTION PICTURE \"S\""@en,
        "スレイヤーズすぺしゃる THE MOTiON PICTURE \"S\""@ja,
        "SLAYERS Special THE MOTION PICTURE \"S\""@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/76530/76530-1522410479.jpg> .

_:N2ada74e89d8a4294aa80a5bfcb622470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is there a Chance in this Pinch?"@en,
        "ピンチの中にチャンスあり?"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Is there a Chance in this Pinch?"@en,
        "ピンチの中にチャンスあり?"@ja .

_:N2b0ac8cc85cc406d985e3860558f1351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limera's Great March"@en,
        "リメラ大進撃"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Limera's Great March"@en,
        "リメラ大進撃"@ja .

_:N2bcf27ad788147728961c27a0761acbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Always the Two of Us as Usual"@en,
        "いつもの二人はいつもの通り"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "It's Always the Two of Us as Usual"@en,
        "いつもの二人はいつもの通り"@ja .

_:N44e4ac14947e431e90aba25b7469388c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Unlimited Desire"@en,
        "限りない欲望の中に <OVA Size>"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "In The Unlimited Desire"@en,
        "限りない欲望の中に <OVA Size>"@ja .

_:N51d06d215dc94710892b819ccd88eb35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUN ALL THE WAY!"@en,
        "RUN ALL THE WAY!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "RUN ALL THE WAY!"@en,
        "RUN ALL THE WAY!"@ja .

_:N692cbc322ba4481abe4b4293b2210ed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Chaser and the Chased"@en,
        "追うものと追われるものと"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "The Chaser and the Chased"@en,
        "追うものと追われるものと"@ja .

_:N71350c023c6044c3935ba82825c9fd74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch Yourself"@en,
        "Touch Yourself"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Touch Yourself"@en,
        "Touch Yourself"@ja .

_:N743241c1ce9c41eea1dfec14652c7f86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pheromones Dancing in the Wind"@en,
        "フェロモンは風に舞う"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Pheromones Dancing in the Wind"@en,
        "フェロモンは風に舞う"@ja .

_:N7626e4e3a33340539837c6a709c64bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Unlimited Desire"@en,
        "限りない欲望の中に"@ja ;
    mo:track_number 18 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "In The Unlimited Desire"@en,
        "限りない欲望の中に"@ja .

_:N858eb03fae95460b9d53cc7382580629 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suspicious Illusion"@en,
        "怪しき幻影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Suspicious Illusion"@en,
        "怪しき幻影"@ja .

_:N95d3a855657d450480f52d7ae78d360f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facing the Wind, Facing the Heart"@en,
        "風の向くまま、気の向くまま"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Facing the Wind, Facing the Heart"@en,
        "風の向くまま、気の向くまま"@ja .

_:N9b4088d245414da3a475e26683057b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black-Haired Lady"@en,
        "黒髪の淑女"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Black-Haired Lady"@en,
        "黒髪の淑女"@ja .

_:Naa07023bb16c489fb4fe2d28b6570c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serving as Knight is..."@en,
        "騎士たるものは…"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Serving as Knight is..."@en,
        "騎士たるものは…"@ja .

_:Nb0d07099a45d4a9f97458017db6fd1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title <for \"Special\">"@en,
        "メインタイトル <for \"すぺしゃる”>"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Main Title <for \"Special\">"@en,
        "メインタイトル <for \"すぺしゃる”>"@ja .

_:Nc5877064c74c4779aa3637e1c4250c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempted by the Scent of Danger"@en,
        "危険な香りに誘われて"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Tempted by the Scent of Danger"@en,
        "危険な香りに誘われて"@ja .

_:Ndca42ac98e4f4fca84d6a4f1daaf4dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm and Composed Sense of Urgency"@en,
        "余裕しゃくしゃくの緊迫感"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Calm and Composed Sense of Urgency"@en,
        "余裕しゃくしゃくの緊迫感"@ja .

_:Ne3e46949888d405a9b8dfd07bcc8631b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assassins from the Darkness"@en,
        "闇からの刺客"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Assassins from the Darkness"@en,
        "闇からの刺客"@ja .

_:Nea0ab127e10746e2ab6743d99ff300a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Lady"@en,
        "麗しき貴婦人"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N7fc08545e2ff48c2b1ea4694128d7d51 ;
    schema:name "Beautiful Lady"@en,
        "麗しき貴婦人"@ja .

_:N7fc08545e2ff48c2b1ea4694128d7d51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ada74e89d8a4294aa80a5bfcb622470,
        _:N2b0ac8cc85cc406d985e3860558f1351,
        _:N2bcf27ad788147728961c27a0761acbd,
        _:N44e4ac14947e431e90aba25b7469388c,
        _:N51d06d215dc94710892b819ccd88eb35,
        _:N692cbc322ba4481abe4b4293b2210ed8,
        _:N71350c023c6044c3935ba82825c9fd74,
        _:N743241c1ce9c41eea1dfec14652c7f86,
        _:N7626e4e3a33340539837c6a709c64bf7,
        _:N858eb03fae95460b9d53cc7382580629,
        _:N95d3a855657d450480f52d7ae78d360f,
        _:N9b4088d245414da3a475e26683057b7d,
        _:Naa07023bb16c489fb4fe2d28b6570c9c,
        _:Nb0d07099a45d4a9f97458017db6fd1fb,
        _:Nc5877064c74c4779aa3637e1c4250c2d,
        _:Ndca42ac98e4f4fca84d6a4f1daaf4dfb,
        _:Ne3e46949888d405a9b8dfd07bcc8631b,
        _:Nea0ab127e10746e2ab6743d99ff300a1 ;
    mo:track_count 18 ;
    schema:duration "PT43:38"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N2ada74e89d8a4294aa80a5bfcb622470,
        _:N2b0ac8cc85cc406d985e3860558f1351,
        _:N2bcf27ad788147728961c27a0761acbd,
        _:N44e4ac14947e431e90aba25b7469388c,
        _:N51d06d215dc94710892b819ccd88eb35,
        _:N692cbc322ba4481abe4b4293b2210ed8,
        _:N71350c023c6044c3935ba82825c9fd74,
        _:N743241c1ce9c41eea1dfec14652c7f86,
        _:N7626e4e3a33340539837c6a709c64bf7,
        _:N858eb03fae95460b9d53cc7382580629,
        _:N95d3a855657d450480f52d7ae78d360f,
        _:N9b4088d245414da3a475e26683057b7d,
        _:Naa07023bb16c489fb4fe2d28b6570c9c,
        _:Nb0d07099a45d4a9f97458017db6fd1fb,
        _:Nc5877064c74c4779aa3637e1c4250c2d,
        _:Ndca42ac98e4f4fca84d6a4f1daaf4dfb,
        _:Ne3e46949888d405a9b8dfd07bcc8631b,
        _:Nea0ab127e10746e2ab6743d99ff300a1 .

