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

<album/1782> a mo:Release ;
    mo:catalogue_number "APCG-4002" .

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

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

<artist/2919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39571#subject> ;
    schema:name "Kyoko Sakai"@en,
        "堺香子"@ja ;
    foaf:made <album/39571#composition>,
        <album/39571#subject> ;
    foaf:name "Kyoko Sakai"@en,
        "堺香子"@ja .

<artist/2924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39571#subject> ;
    schema:name "Ohito Takarabe"@en,
        "財部大公一"@ja ;
    foaf:made <album/39571#composition>,
        <album/39571#subject> ;
    foaf:name "Ohito Takarabe"@en,
        "財部大公一"@ja .

<product/21041#subject> a schema:CreativeWork ;
    schema:name "Kyouran no Ginga: Schwarzschild"@en,
        "狂嵐の銀河 Schwarzschild"@ja,
        "Kyouran no Ginga: Schwarzschild"@ja-latn ;
    foaf:name "Kyouran no Ginga: Schwarzschild"@en,
        "狂嵐の銀河 Schwarzschild"@ja,
        "Kyouran no Ginga: Schwarzschild"@ja-latn .

<product/21042#subject> a schema:CreativeWork ;
    schema:name "Schwarzschild II: Teikoku no Haishin"@en,
        "Schwarzschild II 帝国ノ背信"@ja,
        "Schwarzschild II: Teikoku no Haishin"@ja-latn ;
    foaf:name "Schwarzschild II: Teikoku no Haishin"@en,
        "Schwarzschild II 帝国ノ背信"@ja,
        "Schwarzschild II: Teikoku no Haishin"@ja-latn .

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

<org/69#subject> schema:name "Apollon Inc."@en,
        "株式会社アポロン"@ja,
        "Apollon Inc."@ja-latn ;
    foaf:name "Apollon Inc."@en,
        "株式会社アポロン"@ja,
        "Apollon Inc."@ja-latn .

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

<album/39571#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn ;
    mo:performance_of <album/39571#musicalwork> ;
    mo:performer <artist/56490#subject> ;
    mo:recorded_as <album/39571#musicalexpression> ;
    schema:byArtist <artist/56490#subject> ;
    schema:name "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn ;
    schema:workPerformed <album/39571#musicalwork> .

<artist/56490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39571#performance> ;
    schema:name "Schwarzschild Space Band"@en ;
    foaf:name "Schwarzschild Space Band"@en .

<album/39571#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "新岡誠"@en ;
            foaf:made <album/39571#composition> ;
            foaf:name "新岡誠"@en ],
        <artist/2919#subject>,
        <artist/2924#subject> ;
    mo:produced_work <album/39571#musicalwork> ;
    schema:name "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn .

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

<album/39571#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-06-21"^^xsd:date ;
    dcterms:title "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn ;
    mo:catalogue_number "APTG-4002" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/1782> ;
    mo:publication_of <album/39571#musicalexpression> ;
    mo:publisher <org/69#subject> ;
    mo:record _:N3685be39b58b4e4eb3369240876b21ab ;
    mo:record_count 1 ;
    schema:about <product/21041#subject>,
        <product/21042#subject> ;
    schema:byArtist <artist/56490#subject> ;
    schema:datePublished "1990-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Legend of Schwarzschild"@en,
        "レジェンド・オブ シュヴァルツシルト"@ja,
        "Legend of Schwarzschild"@ja-latn ;
    schema:publisher <org/69#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39571#subject> ;
    schema:name "新岡誠"@en ;
    foaf:made <album/39571#subject> ;
    foaf:name "新岡誠"@en .

_:N05c6f60040f344c5a882de030deef70e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Battle Theme"@en,
        "Schwarzschild I・戦闘のテーマ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Battle Theme"@en,
        "Schwarzschild I・戦闘のテーマ"@ja .

_:N06912d6a97094ba19d666f59f2842333 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Requiem"@en,
        "Schwarzschild I・レクイエム"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Requiem"@en,
        "Schwarzschild I・レクイエム"@ja .

_:N0ca5b7a0683b495e9253ecf22743dead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Normal 2 BGM"@en,
        "Schwarzschild II・通常２BGM"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Normal 2 BGM"@en,
        "Schwarzschild II・通常２BGM"@ja .

_:N0d4f0f4108e74a9282197dba2de6ea8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Requiem"@en,
        "Schwarzschild II・レクイエム"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Requiem"@en,
        "Schwarzschild II・レクイエム"@ja .

_:N1d4d0d79e431426c9872879adc78841a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Ending Theme"@en,
        "Schwarzschild I・エンディング・テーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Ending Theme"@en,
        "Schwarzschild I・エンディング・テーマ"@ja .

_:N258fa8b272b94fc4bc4dff1446b43ac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lightning Speed of Darkness -Fight It Out in The Dark-"@en,
        "暗黒の電光石火 ～Fight It Out in The Dark～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "The Lightning Speed of Darkness -Fight It Out in The Dark-"@en,
        "暗黒の電光石火 ～Fight It Out in The Dark～"@ja .

_:N358152d665cc4f93b66b993b9a3ecfce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Practice Mode BGM"@en,
        "Schwarzschild II・演習モードBGM"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Practice Mode BGM"@en,
        "Schwarzschild II・演習モードBGM"@ja .

_:N36ffdfc8a0d040de860a2fc55886cda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Staff Theme"@en,
        "Schwarzschild I・スタッフ・テーマ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Staff Theme"@en,
        "Schwarzschild I・スタッフ・テーマ"@ja .

_:N41a390b000f941038a6d185a5697965c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Opening Theme"@en,
        "Schwarzschild II・オープニング・テーマ"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Opening Theme"@en,
        "Schwarzschild II・オープニング・テーマ"@ja .

_:N46e6d66ee94c40a3bdd6b9d44b41f541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Opening Theme & Normal 1 BGM"@en,
        "Schwarzschild I・オープニング・テーマ / 通常１BGM"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Opening Theme & Normal 1 BGM"@en,
        "Schwarzschild I・オープニング・テーマ / 通常１BGM"@ja .

_:N6364df3c914949509798008bc4ce6526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Normal 2 BGM"@en,
        "Schwarzschild I・通常２BGM"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Normal 2 BGM"@en,
        "Schwarzschild I・通常２BGM"@ja .

_:N63e0cd17bf6949cc8283fdacb8c05b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star System of Light -Endings from Schwarzschild II-"@en,
        "光の星系 ～Endings from Schwarzschild II～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Star System of Light -Endings from Schwarzschild II-"@en,
        "光の星系 ～Endings from Schwarzschild II～"@ja .

_:N659f808b149b47f8868aaf4a69f68943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Empire's Betrayal <Interplanets II> -Interplanets of Schwarzschild II-"@en,
        "帝国の背信〈インタープラネッツII〉～Interplanets of Schwarzschild II～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "The Empire's Betrayal <Interplanets II> -Interplanets of Schwarzschild II-"@en,
        "帝国の背信〈インタープラネッツII〉～Interplanets of Schwarzschild II～"@ja .

_:N82b61027cf1849a587d3069ee1f1eefa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashing Space Battle -Space Battle-"@en,
        "閃光のスペースバトル ～Space Battle～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Flashing Space Battle -Space Battle-"@en,
        "閃光のスペースバトル ～Space Battle～"@ja .

_:N939f7acfa8094af99da0150ccf203e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Safe Return of the Stars -Endings from Schwarzschild I-"@en,
        "星々の生還 ～Endings from Schwarzschild I～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "The Safe Return of the Stars -Endings from Schwarzschild I-"@en,
        "星々の生還 ～Endings from Schwarzschild I～"@ja .

_:N9472c0d51de940a692daae78deb07fe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Schwarzschild -Team \"NEK☆\" in Schwarzschild-"@en,
        "シュヴァルツシルトの伝説 ～Team \"NEK☆\" in Schwarzschild～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Legend of Schwarzschild -Team \"NEK☆\" in Schwarzschild-"@en,
        "シュヴァルツシルトの伝説 ～Team \"NEK☆\" in Schwarzschild～"@ja .

_:N955b856b625e478e81f13be40de16863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Normal 1 BGM"@en,
        "Schwarzschild II・通常１BGM"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Normal 1 BGM"@en,
        "Schwarzschild II・通常１BGM"@ja .

_:N9d7c420fd1d1421d8f9e1a34751effcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Team Neko BGM"@en,
        "Schwarzschild II・ねこさんちーむBGM"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Team Neko BGM"@en,
        "Schwarzschild II・ねこさんちーむBGM"@ja .

_:Na4c6a6d693c147ebb9297446801f4e0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild I: Team Neko BGM"@en,
        "Schwarzschild I・ねこさんちーむBGM"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild I: Team Neko BGM"@en,
        "Schwarzschild I・ねこさんちーむBGM"@ja .

_:Nb4f613bb723240b3aea4de4d87ef7020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frenzied Galaxy <Interplanets I> -Interplanets of Schwarzschild I-"@en,
        "狂乱の銀河〈インタープラネッツI〉～Interplanets of Schwarzschild I～"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Frenzied Galaxy <Interplanets I> -Interplanets of Schwarzschild I-"@en,
        "狂乱の銀河〈インタープラネッツI〉～Interplanets of Schwarzschild I～"@ja .

_:Nd2fa4b6f0eda42cd8ae41c18cbeb9528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Staff Theme"@en,
        "Schwarzschild II・スタッフ・テーマ"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Staff Theme"@en,
        "Schwarzschild II・スタッフ・テーマ"@ja .

_:Ne992808a27f74a69919a03f69bca6a2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Galaxy, Forever... -Beginning-"@en,
        "銀河よ永遠に… ～Beginning～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "The Galaxy, Forever... -Beginning-"@en,
        "銀河よ永遠に… ～Beginning～"@ja .

_:Ne9dc62f437e146ad8f7fb1999c2d111f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Battle Theme"@en,
        "Schwarzschild II・戦闘のテーマ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Battle Theme"@en,
        "Schwarzschild II・戦闘のテーマ"@ja .

_:Nf374c84d120d46b39ad618db0b85baac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schwarzschild II: Ending Theme"@en,
        "Schwarzschild II・エンディング・テーマ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N3685be39b58b4e4eb3369240876b21ab ;
    schema:name "Schwarzschild II: Ending Theme"@en,
        "Schwarzschild II・エンディング・テーマ"@ja .

_:N3685be39b58b4e4eb3369240876b21ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c6f60040f344c5a882de030deef70e,
        _:N06912d6a97094ba19d666f59f2842333,
        _:N0ca5b7a0683b495e9253ecf22743dead,
        _:N0d4f0f4108e74a9282197dba2de6ea8d,
        _:N1d4d0d79e431426c9872879adc78841a,
        _:N258fa8b272b94fc4bc4dff1446b43ac5,
        _:N358152d665cc4f93b66b993b9a3ecfce,
        _:N36ffdfc8a0d040de860a2fc55886cda3,
        _:N41a390b000f941038a6d185a5697965c,
        _:N46e6d66ee94c40a3bdd6b9d44b41f541,
        _:N6364df3c914949509798008bc4ce6526,
        _:N63e0cd17bf6949cc8283fdacb8c05b7b,
        _:N659f808b149b47f8868aaf4a69f68943,
        _:N82b61027cf1849a587d3069ee1f1eefa,
        _:N939f7acfa8094af99da0150ccf203e53,
        _:N9472c0d51de940a692daae78deb07fe7,
        _:N955b856b625e478e81f13be40de16863,
        _:N9d7c420fd1d1421d8f9e1a34751effcb,
        _:Na4c6a6d693c147ebb9297446801f4e0b,
        _:Nb4f613bb723240b3aea4de4d87ef7020,
        _:Nd2fa4b6f0eda42cd8ae41c18cbeb9528,
        _:Ne992808a27f74a69919a03f69bca6a2a,
        _:Ne9dc62f437e146ad8f7fb1999c2d111f,
        _:Nf374c84d120d46b39ad618db0b85baac ;
    mo:track_count 24 ;
    schema:duration "PT66:32"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N05c6f60040f344c5a882de030deef70e,
        _:N06912d6a97094ba19d666f59f2842333,
        _:N0ca5b7a0683b495e9253ecf22743dead,
        _:N0d4f0f4108e74a9282197dba2de6ea8d,
        _:N1d4d0d79e431426c9872879adc78841a,
        _:N258fa8b272b94fc4bc4dff1446b43ac5,
        _:N358152d665cc4f93b66b993b9a3ecfce,
        _:N36ffdfc8a0d040de860a2fc55886cda3,
        _:N41a390b000f941038a6d185a5697965c,
        _:N46e6d66ee94c40a3bdd6b9d44b41f541,
        _:N6364df3c914949509798008bc4ce6526,
        _:N63e0cd17bf6949cc8283fdacb8c05b7b,
        _:N659f808b149b47f8868aaf4a69f68943,
        _:N82b61027cf1849a587d3069ee1f1eefa,
        _:N939f7acfa8094af99da0150ccf203e53,
        _:N9472c0d51de940a692daae78deb07fe7,
        _:N955b856b625e478e81f13be40de16863,
        _:N9d7c420fd1d1421d8f9e1a34751effcb,
        _:Na4c6a6d693c147ebb9297446801f4e0b,
        _:Nb4f613bb723240b3aea4de4d87ef7020,
        _:Nd2fa4b6f0eda42cd8ae41c18cbeb9528,
        _:Ne992808a27f74a69919a03f69bca6a2a,
        _:Ne9dc62f437e146ad8f7fb1999c2d111f,
        _:Nf374c84d120d46b39ad618db0b85baac .

