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

<artist/5854#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rin Iogi"@en,
        "井荻麟"@ja ;
    foaf:made <album/46690#lyrics>,
        <album/46690#subject> ;
    foaf:name "Rin Iogi"@en,
        "井荻麟"@ja .

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

<artist/10007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46690#subject> ;
    schema:name "You-she Matsuyama"@en,
        "松山祐士"@ja ;
    foaf:made <album/46690#composition>,
        <album/46690#subject> ;
    foaf:name "You-she Matsuyama"@en,
        "松山祐士"@ja .

<artist/3401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46690#subject> ;
    schema:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja ;
    foaf:made <album/46690#composition>,
        <album/46690#subject> ;
    foaf:name "Takeo Watanabe"@en,
        "渡辺岳夫"@ja .

<release/16673#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam II: Soldiers of Sorrow"@en,
        "機動戦士ガンダムII 哀・戦士編"@ja,
        "Kidou Senshi Gundam II: Ai Senshihen"@ja-latn ;
    foaf:name "Mobile Suit Gundam II: Soldiers of Sorrow"@en,
        "機動戦士ガンダムII 哀・戦士編"@ja,
        "Kidou Senshi Gundam II: Ai Senshihen"@ja-latn .

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

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

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

<https://media.vgm.io/albums/09/46690/46690-1404581173.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46690#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/46690/46690-1404581173.jpg> ;
    foaf:depicts <album/46690#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/46690/46690-1404581173.jpg> .

<https://medium-media.vgm.io/albums/09/46690/46690-1404581173.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn ;
    mo:performance_of <album/46690#musicalwork> ;
    mo:performer <artist/7575#subject> ;
    mo:recorded_as <album/46690#musicalexpression> ;
    schema:byArtist <artist/7575#subject> ;
    schema:name "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn ;
    schema:workPerformed <album/46690#musicalwork> .

<album/46690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn ;
    mo:composer <artist/10007#subject>,
        <artist/3401#subject>,
        <artist/7575#subject> ;
    mo:produced_work <album/46690#musicalwork> ;
    schema:name "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn .

<artist/7575#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46690#subject> ;
    mo:performed <album/46690#performance> ;
    schema:name "Daisuke Inoue"@en,
        "井上大輔"@ja ;
    foaf:made <album/46690#composition>,
        <album/46690#subject> ;
    foaf:name "Daisuke Inoue"@en,
        "井上大輔"@ja .

<album/46690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-03-05"^^xsd:date ;
    dcterms:title "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn ;
    mo:catalogue_number "KICA-2011~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/46690#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N1214370140734f3e8b95c9d1688fd221,
        _:N18525203b8424a53b34d4cbb56e6e0d0 ;
    mo:record_count 2 ;
    schema:about <release/16673#subject> ;
    schema:byArtist <artist/7575#subject> ;
    schema:datePublished "1991-03-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/46690/46690-1404581173.jpg> ;
    schema:name "Mobile Suit Gundam Ai Senshi Drama-hen"@en,
        "機動戦士ガンダム2000シリーズ 哀戦士 ドラマ編"@ja,
        "Mobile Suit Gundam Ai Senshi Drama-hen"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/46690/46690-1404581173.jpg> .

_:N2db9fbb1e9934406ac28ec6d28d73fe7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「哀　戦士」"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1214370140734f3e8b95c9d1688fd221 ;
    schema:name "「哀　戦士」"@ja .

_:N512525ea5cb0427aa422b3ccd78d75d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「風にひとりで」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1214370140734f3e8b95c9d1688fd221 ;
    schema:name "「風にひとりで」"@ja .

_:N6c19da989939447b8680b3e8bc00d4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大西洋は二人の恋をのみこんでーカイとミハルの物語ー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1214370140734f3e8b95c9d1688fd221 ;
    schema:name "大西洋は二人の恋をのみこんでーカイとミハルの物語ー"@ja .

_:N8d06df662122435098f1a1749a3e41bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂塵の街に出会うーランバ・ラル隊の追撃ー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N18525203b8424a53b34d4cbb56e6e0d0 ;
    schema:name "砂塵の街に出会うーランバ・ラル隊の追撃ー"@ja .

_:Nb0c3bec363c0475a8c0460a3e111c0fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦火に散りゆく人々ーオデッサ作戦ー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N18525203b8424a53b34d4cbb56e6e0d0 ;
    schema:name "戦火に散りゆく人々ーオデッサ作戦ー"@ja .

_:Nc62ac6710e22469d969ef4faa8578bde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「風にひとりで」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N18525203b8424a53b34d4cbb56e6e0d0 ;
    schema:name "「風にひとりで」"@ja .

_:Nd54fe55be6024b9392f805e8b96227fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "再び宇宙へー南米ジャブローを発進ー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1214370140734f3e8b95c9d1688fd221 ;
    schema:name "再び宇宙へー南米ジャブローを発進ー"@ja .

_:N18525203b8424a53b34d4cbb56e6e0d0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8d06df662122435098f1a1749a3e41bb,
        _:Nb0c3bec363c0475a8c0460a3e111c0fb,
        _:Nc62ac6710e22469d969ef4faa8578bde ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N8d06df662122435098f1a1749a3e41bb,
        _:Nb0c3bec363c0475a8c0460a3e111c0fb,
        _:Nc62ac6710e22469d969ef4faa8578bde .

_:N1214370140734f3e8b95c9d1688fd221 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2db9fbb1e9934406ac28ec6d28d73fe7,
        _:N512525ea5cb0427aa422b3ccd78d75d8,
        _:N6c19da989939447b8680b3e8bc00d4db,
        _:Nd54fe55be6024b9392f805e8b96227fa ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2db9fbb1e9934406ac28ec6d28d73fe7,
        _:N512525ea5cb0427aa422b3ccd78d75d8,
        _:N6c19da989939447b8680b3e8bc00d4db,
        _:Nd54fe55be6024b9392f805e8b96227fa .

