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

<artist/3040#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Toshiyuki Morikawa"@en,
        "森川智之"@ja .

<artist/3575#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Kenichi Suzumura"@en,
        "鈴村健一"@ja .

<artist/4549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja .

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/5383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouki Miyata"@en,
        "宮田幸季"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Kouki Miyata"@en,
        "宮田幸季"@ja .

<artist/5555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja ;
    foaf:made <album/152705#subject>,
        <album/152705#vocals> ;
    foaf:name "Takahiro Sakurai"@en,
        "櫻井孝宏"@ja .

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

<artist/38578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "DECKY"@en ;
    foaf:made <album/152705#composition>,
        <album/152705#subject> ;
    foaf:name "DECKY"@en .

<artist/4036#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "Takashi Hori"@en,
        "堀隆"@ja ;
    foaf:made <album/152705#composition>,
        <album/152705#subject> ;
    foaf:name "Takashi Hori"@en,
        "堀隆"@ja .

<artist/4425#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "Hitoshi Haba"@en,
        "羽場仁志"@ja ;
    foaf:made <album/152705#composition>,
        <album/152705#subject> ;
    foaf:name "Hitoshi Haba"@en,
        "羽場仁志"@ja .

<artist/8806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "Keiji Soeda"@en,
        "添田啓二"@ja ;
    foaf:made <album/152705#composition>,
        <album/152705#subject> ;
    foaf:name "Keiji Soeda"@en,
        "添田啓二"@ja .

<product/4448#subject> a schema:CreativeWork ;
    schema:name "Angel Tales"@en,
        "おとぎストーリー 天使のしっぽ"@ja,
        "Otogi Story Tenshi no Shippo"@ja-latn ;
    foaf:name "Angel Tales"@en,
        "おとぎストーリー 天使のしっぽ"@ja,
        "Otogi Story Tenshi no Shippo"@ja-latn .

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

<album/152705#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn ;
    mo:performance_of <album/152705#musicalwork> ;
    mo:recorded_as <album/152705#musicalexpression> ;
    schema:name "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn ;
    schema:workPerformed <album/152705#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

<https://media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152705#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> ;
    foaf:depicts <album/152705#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> .

<https://medium-media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152705#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "HI-YA"@en ;
            foaf:made <album/152705#composition> ;
            foaf:name "HI-YA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "BABYLONE"@en ;
            foaf:made <album/152705#composition> ;
            foaf:name "BABYLONE"@en ],
        <artist/38578#subject>,
        <artist/4036#subject>,
        <artist/4425#subject>,
        <artist/8806#subject> ;
    mo:produced_work <album/152705#musicalwork> ;
    schema:name "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn .

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

<album/152705#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-05-25"^^xsd:date ;
    dcterms:title "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn ;
    mo:catalogue_number "LACA-5386" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152705#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2ae068e82576457895144f2023a8d4b5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saint Beast ~Seijuu Kourinhen~"@en ;
            foaf:name "Saint Beast ~Seijuu Kourinhen~"@en ],
        <product/4448#subject> ;
    schema:datePublished "2005-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> ;
    schema:name "Saint Best Lost.1 / Vocal Best of the Saint Beast"@en,
        "セイント ベスト ロスト・1 / ボーカルベスト オブザ セイント・ビースト"@ja,
        "Saint Best Lost.1 / Vocal Best of the Saint Beast"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/152705/152705-001c64fe5be3.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "BABYLONE"@en ;
    foaf:made <album/152705#subject> ;
    foaf:name "BABYLONE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152705#subject> ;
    schema:name "HI-YA"@en ;
    foaf:made <album/152705#subject> ;
    foaf:name "HI-YA"@en .

_:N2c4373ddb85b42ddabf71fcf0441a501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "炎の十字架～ブラッディクロス～"@ja,
        "Honoo no Juujika ~Bloody Cross~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "炎の十字架～ブラッディクロス～"@ja,
        "Honoo no Juujika ~Bloody Cross~"@ja-latn .

_:N3006ef08aaff4190a148d42a4b55cff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷の聖痕"@ja,
        "Koori no Seikon"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "氷の聖痕"@ja,
        "Koori no Seikon"@ja-latn .

_:N40a97f8f2d70410cb3b07c1d295a050d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛という名の嵐 (vocal exchange edit)"@ja,
        "Ai to Iu Na no Arashi (vocal exchange edit)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "愛という名の嵐 (vocal exchange edit)"@ja,
        "Ai to Iu Na no Arashi (vocal exchange edit)"@ja-latn .

_:N4e313916b7aa46d3bcfb33da188342e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bus Stop"@ja,
        "Bus Stop"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "Bus Stop"@ja,
        "Bus Stop"@ja-latn .

_:N69cf7fa056e446d6ac78b0f18017c3c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWEET ANGEL"@ja,
        "SWEET ANGEL"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "SWEET ANGEL"@ja,
        "SWEET ANGEL"@ja-latn .

_:N6db1a2fe3e6242559a7dd091e82f3e46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "birdcage"@ja,
        "birdcage"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "birdcage"@ja,
        "birdcage"@ja-latn .

_:N8393143802d94a859c27923c4f075bdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Seasons"@ja,
        "Four Seasons"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "Four Seasons"@ja,
        "Four Seasons"@ja-latn .

_:N8de32442302c4524ab35cb7974be8ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なる大地～running to heaven～"@ja,
        "Seinaru Daichi ~running to heaven~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "聖なる大地～running to heaven～"@ja,
        "Seinaru Daichi ~running to heaven~"@ja-latn .

_:Naf1d058f1bed43e990311b08c25f5054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない夢のひととき"@ja,
        "Owaranai Yume no Hitotoki"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "終わらない夢のひととき"@ja,
        "Owaranai Yume no Hitotoki"@ja-latn .

_:Ne1822667b5bc48abbb801ce2288d7b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のトリニティ"@ja,
        "Kaze no Trinity"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "風のトリニティ"@ja,
        "Kaze no Trinity"@ja-latn .

_:Ne47fa724a7684ea1b4124abea280dfa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kitty"@ja,
        "Kitty"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N2ae068e82576457895144f2023a8d4b5 ;
    schema:name "Kitty"@ja,
        "Kitty"@ja-latn .

_:N2ae068e82576457895144f2023a8d4b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c4373ddb85b42ddabf71fcf0441a501,
        _:N3006ef08aaff4190a148d42a4b55cff0,
        _:N40a97f8f2d70410cb3b07c1d295a050d,
        _:N4e313916b7aa46d3bcfb33da188342e2,
        _:N69cf7fa056e446d6ac78b0f18017c3c3,
        _:N6db1a2fe3e6242559a7dd091e82f3e46,
        _:N8393143802d94a859c27923c4f075bdf,
        _:N8de32442302c4524ab35cb7974be8ad4,
        _:Naf1d058f1bed43e990311b08c25f5054,
        _:Ne1822667b5bc48abbb801ce2288d7b38,
        _:Ne47fa724a7684ea1b4124abea280dfa4 ;
    mo:track_count 11 ;
    schema:duration "PT46:04"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2c4373ddb85b42ddabf71fcf0441a501,
        _:N3006ef08aaff4190a148d42a4b55cff0,
        _:N40a97f8f2d70410cb3b07c1d295a050d,
        _:N4e313916b7aa46d3bcfb33da188342e2,
        _:N69cf7fa056e446d6ac78b0f18017c3c3,
        _:N6db1a2fe3e6242559a7dd091e82f3e46,
        _:N8393143802d94a859c27923c4f075bdf,
        _:N8de32442302c4524ab35cb7974be8ad4,
        _:Naf1d058f1bed43e990311b08c25f5054,
        _:Ne1822667b5bc48abbb801ce2288d7b38,
        _:Ne47fa724a7684ea1b4124abea280dfa4 .

