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

<artist/45316#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "そのべかずのり"@ja ;
    foaf:made <album/64941#lyrics>,
        <album/64941#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "そのべかずのり"@ja .

<artist/48598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Bunke"@en,
        "ぶんけかな"@ja ;
    foaf:made <album/64941#subject>,
        <album/64941#vocals> ;
    foaf:name "Kana Bunke"@en,
        "ぶんけかな"@ja .

<album/19383> a mo:Release ;
    mo:catalogue_number "COCC-10941" .

<artist/13246#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64941#subject> ;
    schema:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja ;
    foaf:made <album/64941#composition>,
        <album/64941#subject> ;
    foaf:name "Hiroaki Matsuzawa"@en,
        "松澤浩明"@ja .

<artist/3256#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64941#subject> ;
    schema:name "Gouji Tsuno"@en,
        "つのごうじ"@ja ;
    foaf:made <album/64941#composition>,
        <album/64941#subject> ;
    foaf:name "Gouji Tsuno"@en,
        "つのごうじ"@ja .

<product/5594#subject> a schema:CreativeWork ;
    schema:name "Casshan: Robot Hunter Casshern"@en,
        "キャシャーン"@ja,
        "Casshan"@ja-latn ;
    foaf:name "Casshan: Robot Hunter Casshern"@en,
        "キャシャーン"@ja,
        "Casshan"@ja-latn .

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

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

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

<album/64941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn ;
    mo:composer <artist/13246#subject>,
        <artist/3256#subject> ;
    mo:produced_work <album/64941#musicalwork> ;
    schema:name "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn .

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

<album/64941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn ;
    mo:performance_of <album/64941#musicalwork> ;
    mo:performer <artist/80803#subject> ;
    mo:recorded_as <album/64941#musicalexpression> ;
    schema:byArtist <artist/80803#subject> ;
    schema:name "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn ;
    schema:workPerformed <album/64941#musicalwork> .

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

<artist/80803#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64941#performance> ;
    schema:name "Hironobu Kageyama & BROADWAY"@en,
        "影山ヒロノブ＆ブロードウェイ"@ja ;
    foaf:made <album/64941#subject>,
        <album/64941#vocals> ;
    foaf:name "Hironobu Kageyama & BROADWAY"@en,
        "影山ヒロノブ＆ブロードウェイ"@ja .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64941#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/64941#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/64941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-08-21"^^xsd:date ;
    dcterms:title "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn ;
    mo:catalogue_number "COTC-2529" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/19383> ;
    mo:publication_of <album/64941#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nca7f6d13623040dd84933d298186cc83 ;
    mo:record_count 1 ;
    schema:about <product/5594#subject> ;
    schema:byArtist <artist/80803#subject> ;
    schema:datePublished "1993-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "LEGEND OF CASSHAN"@en,
        "レジェンド・オブ・キャシャーン"@ja,
        "LEGEND OF CASSHAN"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N090850e6b0da4d15b939deca8e7e385e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真実～悲しみの果てに～"@ja,
        "The Truth ~A Indelible Sorrow~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "真実～悲しみの果てに～"@ja,
        "The Truth ~A Indelible Sorrow~"@ja-latn .

_:N1207e01e8a254b4abc8a78ad22772e98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命の日"@ja,
        "The Fatefull Day"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "運命の日"@ja,
        "The Fatefull Day"@ja-latn .

_:N41460e7e3b79403291d96d69e3ec5fc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "予言"@ja,
        "The Prophecy"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "予言"@ja,
        "The Prophecy"@ja-latn .

_:N441d75e0ceba418d9b6617393343df98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルナ"@ja,
        "Luna"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "ルナ"@ja,
        "Luna"@ja-latn .

_:N62b20fa436874047a31692c0e4ff836b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "民衆の叫び"@ja,
        "The Clamor"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "民衆の叫び"@ja,
        "The Clamor"@ja-latn .

_:N62ff3a45f7e7441ebe1ec65bfd87efd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャシャーン～風の墓標～ (ビデオ・サイズ)"@ja,
        "Casshan ~Kaze no Bohyou~ (Video Size)"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "キャシャーン～風の墓標～ (ビデオ・サイズ)"@ja,
        "Casshan ~Kaze no Bohyou~ (Video Size)"@ja-latn .

_:N9e90e3897d3e4b0f862dc343e10b2099 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回想録"@ja,
        "The Reminiscenes"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "回想録"@ja,
        "The Reminiscenes"@ja-latn .

_:Nb5fbe0ef198642db847b5108589a90b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説"@ja,
        "The Legend"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "伝説"@ja,
        "The Legend"@ja-latn .

_:Nc5042d2af96b45a7856cee92446a7685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歪曲された未来"@ja,
        "The Distorted Future"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "歪曲された未来"@ja,
        "The Distorted Future"@ja-latn .

_:Nc5abf784d48f48969ecab998ade21523 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "救済者"@ja,
        "The Savior"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "救済者"@ja,
        "The Savior"@ja-latn .

_:Ne6f3c76aba304cb79dc3eff1b8c8081b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "独裁者"@ja,
        "The Dictator"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "独裁者"@ja,
        "The Dictator"@ja-latn .

_:Nfdab73d7b5924752a2cdeec8af031ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAND ALONE ～涸れ果てた心に～ (ビデオ・サイズ)"@ja,
        "STAND ALONE ~Karehateta Kokoro ni~ (Video Size)"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nca7f6d13623040dd84933d298186cc83 ;
    schema:name "STAND ALONE ～涸れ果てた心に～ (ビデオ・サイズ)"@ja,
        "STAND ALONE ~Karehateta Kokoro ni~ (Video Size)"@ja-latn .

_:Nca7f6d13623040dd84933d298186cc83 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090850e6b0da4d15b939deca8e7e385e,
        _:N1207e01e8a254b4abc8a78ad22772e98,
        _:N41460e7e3b79403291d96d69e3ec5fc9,
        _:N441d75e0ceba418d9b6617393343df98,
        _:N62b20fa436874047a31692c0e4ff836b,
        _:N62ff3a45f7e7441ebe1ec65bfd87efd4,
        _:N9e90e3897d3e4b0f862dc343e10b2099,
        _:Nb5fbe0ef198642db847b5108589a90b8,
        _:Nc5042d2af96b45a7856cee92446a7685,
        _:Nc5abf784d48f48969ecab998ade21523,
        _:Ne6f3c76aba304cb79dc3eff1b8c8081b,
        _:Nfdab73d7b5924752a2cdeec8af031ee6 ;
    mo:track_count 12 ;
    schema:duration "PT18:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N090850e6b0da4d15b939deca8e7e385e,
        _:N1207e01e8a254b4abc8a78ad22772e98,
        _:N41460e7e3b79403291d96d69e3ec5fc9,
        _:N441d75e0ceba418d9b6617393343df98,
        _:N62b20fa436874047a31692c0e4ff836b,
        _:N62ff3a45f7e7441ebe1ec65bfd87efd4,
        _:N9e90e3897d3e4b0f862dc343e10b2099,
        _:Nb5fbe0ef198642db847b5108589a90b8,
        _:Nc5042d2af96b45a7856cee92446a7685,
        _:Nc5abf784d48f48969ecab998ade21523,
        _:Ne6f3c76aba304cb79dc3eff1b8c8081b,
        _:Nfdab73d7b5924752a2cdeec8af031ee6 .

