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

<artist/57#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja ;
    foaf:made <album/45082#subject>,
        <album/45082#vocals> ;
    foaf:name "Hiroshi Kitadani"@en,
        "きただにひろし"@ja .

<artist/42#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45082#subject> ;
    schema:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja ;
    foaf:made <album/45082#composition>,
        <album/45082#subject> ;
    foaf:name "Hironobu Kageyama"@en,
        "影山ヒロノブ"@ja .

<album/45082#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn ;
    mo:composer <artist/42#subject> ;
    mo:produced_work <album/45082#musicalwork> ;
    schema:name "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn .

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

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

<album/45082#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn ;
    mo:performance_of <album/45082#musicalwork> ;
    mo:recorded_as <album/45082#musicalexpression> ;
    schema:name "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn ;
    schema:workPerformed <album/45082#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/28/45082/45082-1396254293.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45082#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-08-27"^^xsd:date ;
    dcterms:title "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn ;
    mo:catalogue_number "LACA-5196" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45082#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N46b389d657894fff9c22236e48ce995f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Saint Beast ~Seijuu Kourinhen~"@en ;
            foaf:name "Saint Beast ~Seijuu Kourinhen~"@en ] ;
    schema:datePublished "2003-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/45082/45082-1396254293.jpg> ;
    schema:name "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@en,
        "『セイント・ビースト～聖獣降臨編～』オリジナルサウンドトラック Sounds of the BEAST"@ja,
        "Saint Beast ~Seijuu Kourinhen~ Sounds of the BEAST"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/45082/45082-1396254293.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "暮須華里依"@en ;
    foaf:made <album/45082#lyrics> ;
    foaf:name "暮須華里依"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "暮須華里依"@en ;
    foaf:made <album/45082#subject> ;
    foaf:name "暮須華里依"@en .

_:N16bb1cd0673142a8a24db9579125a9fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンのメロディ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "シンのメロディ"@ja .

_:N26331591e61340369620435676ac9dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガイとゆかいな仲間たち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "ガイとゆかいな仲間たち"@ja .

_:N36ebfb468d97407eb4b05b85265a50c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "女神のもとに集いしとき"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "女神のもとに集いしとき"@ja .

_:N3fed4f9bf14f4056a33745c148b9d852 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "覚醒"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "覚醒"@ja .

_:N4074b213184f496789acf661e5476004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スキップ・ビースト"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "スキップ・ビースト"@ja .

_:N41eafd9058b344929798e2e4b9648add a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "Trailer"@ja .

_:N543da5bf11544bea9d7fc2b8fa2f5e0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "けものたちのさだめ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "けものたちのさだめ"@ja .

_:N57f7830167104d29b1ff9f979308b950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "忍びよる影"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "忍びよる影"@ja .

_:N5d86cc25137c41e18240bc2755b2055f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やすらぎのとき"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "やすらぎのとき"@ja .

_:N61d788594f2b42e8a01a0355b3461f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神に愛されしもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "神に愛されしもの"@ja .

_:N6566744417164790b616cd73d6c1ab9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "やさしき日々"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "やさしき日々"@ja .

_:N657bb695f4b84b84b37aa53eed95546b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たかぶる胸の鼓動"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "たかぶる胸の鼓動"@ja .

_:N6e826bd9575a40d5a3edc6a4fc40a62c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月影に身を潜めしもの"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "月影に身を潜めしもの"@ja .

_:N71b4c954a8a445f4a70dcacde684afb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆくてをふさぐもの"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "ゆくてをふさぐもの"@ja .

_:N97fe10902ec24051af8d0311152b863e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイント・ビースト疾走"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "セイント・ビースト疾走"@ja .

_:N99d5532210804485b1a5a960b4efbab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はりつめる霊気"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "はりつめる霊気"@ja .

_:Na79481ef1602435d91b0097c6e2ffd66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイント・バトル"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "セイント・バトル"@ja .

_:Naacac15f652f42938d7957c1428144fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神こそが敵"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "神こそが敵"@ja .

_:Nac00d8773cda428c8ae2f290cf02d86b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦いの理由"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "戦いの理由"@ja .

_:Nace792a5f3ea479eacf06ad68d1f842e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖獣降臨"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "聖獣降臨"@ja .

_:Ncee2128906e347fb8a224c0a86bdbd49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心ひらくとき"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "心ひらくとき"@ja .

_:Ncf5085b956db4ec49370488b835a690f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こみあげるおもい"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "こみあげるおもい"@ja .

_:Nd23bdf11aad94d43aca9f856d59cb122 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖なるけものたち(Short Edit)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "聖なるけものたち(Short Edit)"@ja .

_:Nd4ef482b653a42a7a5d2a39de91fdb84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽園を夢みて"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "楽園を夢みて"@ja .

_:Nd5e17ba7e328440bbc15145868f18ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "禍々しきもの"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "禍々しきもの"@ja .

_:Nd7e761c0c225418fbeba54521f97472d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶のけものたち"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "追憶のけものたち"@ja .

_:Ne18ea0e98424421183abd40a4cf7e6ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うたがわしきもの"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N46b389d657894fff9c22236e48ce995f ;
    schema:name "うたがわしきもの"@ja .

_:N46b389d657894fff9c22236e48ce995f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16bb1cd0673142a8a24db9579125a9fc,
        _:N26331591e61340369620435676ac9dbf,
        _:N36ebfb468d97407eb4b05b85265a50c3,
        _:N3fed4f9bf14f4056a33745c148b9d852,
        _:N4074b213184f496789acf661e5476004,
        _:N41eafd9058b344929798e2e4b9648add,
        _:N543da5bf11544bea9d7fc2b8fa2f5e0d,
        _:N57f7830167104d29b1ff9f979308b950,
        _:N5d86cc25137c41e18240bc2755b2055f,
        _:N61d788594f2b42e8a01a0355b3461f2c,
        _:N6566744417164790b616cd73d6c1ab9f,
        _:N657bb695f4b84b84b37aa53eed95546b,
        _:N6e826bd9575a40d5a3edc6a4fc40a62c,
        _:N71b4c954a8a445f4a70dcacde684afb9,
        _:N97fe10902ec24051af8d0311152b863e,
        _:N99d5532210804485b1a5a960b4efbab0,
        _:Na79481ef1602435d91b0097c6e2ffd66,
        _:Naacac15f652f42938d7957c1428144fa,
        _:Nac00d8773cda428c8ae2f290cf02d86b,
        _:Nace792a5f3ea479eacf06ad68d1f842e,
        _:Ncee2128906e347fb8a224c0a86bdbd49,
        _:Ncf5085b956db4ec49370488b835a690f,
        _:Nd23bdf11aad94d43aca9f856d59cb122,
        _:Nd4ef482b653a42a7a5d2a39de91fdb84,
        _:Nd5e17ba7e328440bbc15145868f18ce8,
        _:Nd7e761c0c225418fbeba54521f97472d,
        _:Ne18ea0e98424421183abd40a4cf7e6ae ;
    mo:track_count 27 ;
    schema:duration "PT55:01"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N16bb1cd0673142a8a24db9579125a9fc,
        _:N26331591e61340369620435676ac9dbf,
        _:N36ebfb468d97407eb4b05b85265a50c3,
        _:N3fed4f9bf14f4056a33745c148b9d852,
        _:N4074b213184f496789acf661e5476004,
        _:N41eafd9058b344929798e2e4b9648add,
        _:N543da5bf11544bea9d7fc2b8fa2f5e0d,
        _:N57f7830167104d29b1ff9f979308b950,
        _:N5d86cc25137c41e18240bc2755b2055f,
        _:N61d788594f2b42e8a01a0355b3461f2c,
        _:N6566744417164790b616cd73d6c1ab9f,
        _:N657bb695f4b84b84b37aa53eed95546b,
        _:N6e826bd9575a40d5a3edc6a4fc40a62c,
        _:N71b4c954a8a445f4a70dcacde684afb9,
        _:N97fe10902ec24051af8d0311152b863e,
        _:N99d5532210804485b1a5a960b4efbab0,
        _:Na79481ef1602435d91b0097c6e2ffd66,
        _:Naacac15f652f42938d7957c1428144fa,
        _:Nac00d8773cda428c8ae2f290cf02d86b,
        _:Nace792a5f3ea479eacf06ad68d1f842e,
        _:Ncee2128906e347fb8a224c0a86bdbd49,
        _:Ncf5085b956db4ec49370488b835a690f,
        _:Nd23bdf11aad94d43aca9f856d59cb122,
        _:Nd4ef482b653a42a7a5d2a39de91fdb84,
        _:Nd5e17ba7e328440bbc15145868f18ce8,
        _:Nd7e761c0c225418fbeba54521f97472d,
        _:Ne18ea0e98424421183abd40a4cf7e6ae .

