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

<album/25178> a mo:Release ;
    mo:catalogue_number "LD32-5076" .

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

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25179#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/25179#composition>,
        <album/25179#subject> ;
    foaf:name "Koji Makaino"@en,
        "馬飼野康二"@ja .

<product/4314#subject> a schema:CreativeWork ;
    schema:name "Bubblegum Crisis"@en,
        "バブルガムクライシス"@ja,
        "Bubblegum Crisis"@ja-latn ;
    foaf:name "Bubblegum Crisis"@en,
        "バブルガムクライシス"@ja,
        "Bubblegum Crisis"@ja-latn .

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

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

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

<album/25179#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn ;
    mo:composer <artist/3403#subject>,
        <artist/9611#subject> ;
    mo:produced_work <album/25179#musicalwork> ;
    schema:name "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn .

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

<artist/24040#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25179#performance> ;
    schema:name "Knight Sabers"@en ;
    foaf:name "Knight Sabers"@en .

<album/25179#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn ;
    mo:performance_of <album/25179#musicalwork> ;
    mo:performer <artist/24040#subject>,
        <artist/9611#subject> ;
    mo:recorded_as <album/25179#musicalexpression> ;
    schema:byArtist <artist/24040#subject>,
        <artist/9611#subject> ;
    schema:name "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn ;
    schema:workPerformed <album/25179#musicalwork> .

<artist/9611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25179#subject> ;
    mo:performed <album/25179#performance> ;
    schema:name "Yuiko Tsubokura"@en,
        "坪倉唯子"@ja ;
    foaf:made <album/25179#composition>,
        <album/25179#subject> ;
    foaf:name "Yuiko Tsubokura"@en,
        "坪倉唯子"@ja .

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

<album/25179#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-09-06"^^xsd:date ;
    dcterms:title "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn ;
    mo:catalogue_number "TYCY-5176" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25178> ;
    mo:publication_of <album/25179#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    mo:record_count 1 ;
    schema:about <product/4314#subject> ;
    schema:byArtist <artist/24040#subject>,
        <artist/9611#subject> ;
    schema:datePublished "1991-09-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Bubblegum Crisis 4: Revenge Road"@en,
        "バブルガム・クライシス4"@ja,
        "Bubblegum Crisis 4: Revenge Road"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHOW"@en ;
    foaf:made <album/25179#lyrics> ;
    foaf:name "SHOW"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHOW"@en ;
    foaf:made <album/25179#subject> ;
    foaf:name "SHOW"@en .

_:N0a29b4f5ed89463b9c20bbd3b976dc66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モンスター・マシンII"@ja,
        "Monster Machine II"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "モンスター・マシンII"@ja,
        "Monster Machine II"@ja-latn .

_:N1998ea6ef8c040789e3c5b708f93ec11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クライシス ―怒りをこめて走れ―"@ja,
        "Crisis ―Ikari wo Komete Hashire―"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "クライシス ―怒りをこめて走れ―"@ja,
        "Crisis ―Ikari wo Komete Hashire―"@ja-latn .

_:N34c1215b878642328f06355f1bf7a7d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔と天使のキス"@ja,
        "Akuma to Tenshi no Kiss"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "悪魔と天使のキス"@ja,
        "Akuma to Tenshi no Kiss"@ja-latn .

_:N3c2be4c4e94e40f1941359d3db11a682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モンスター・マシンI"@ja,
        "Monster Machine I"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "モンスター・マシンI"@ja,
        "Monster Machine I"@ja-latn .

_:N62dbd99453fe450cb5c5f52999d58d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ランナウェイ"@ja,
        "Runaway"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "ランナウェイ"@ja,
        "Runaway"@ja-latn .

_:N6653357031cc492a86fc3ef33ae577e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サバイバル"@ja,
        "Survival"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "サバイバル"@ja,
        "Survival"@ja-latn .

_:N732f557563a84f1a9a347952e6febcbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リベンジ・ロード"@ja,
        "Revenge Road"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "リベンジ・ロード"@ja,
        "Revenge Road"@ja-latn .

_:N810fac10d6fa4711b26593ff6b02bce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TWILIGHT"@ja,
        "TWILIGHT"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "TWILIGHT"@ja,
        "TWILIGHT"@ja-latn .

_:N89beeb35608a45ae8bba7aff30e8a3a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サイバーモンスター"@ja,
        "Cyber Monster"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "サイバーモンスター"@ja,
        "Cyber Monster"@ja-latn .

_:Naade1811fefa4a479c2832ab3dd22cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪夢の日"@ja,
        "Akumu no Hi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "悪夢の日"@ja,
        "Akumu no Hi"@ja-latn .

_:Ndacb6ce1ca2b4f5fa263ee718fcc5090 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グリフォン"@ja,
        "Griffon"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N806a19a8bd0247bc86ca3aaa5f0b7b79 ;
    schema:name "グリフォン"@ja,
        "Griffon"@ja-latn .

_:N806a19a8bd0247bc86ca3aaa5f0b7b79 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a29b4f5ed89463b9c20bbd3b976dc66,
        _:N1998ea6ef8c040789e3c5b708f93ec11,
        _:N34c1215b878642328f06355f1bf7a7d4,
        _:N3c2be4c4e94e40f1941359d3db11a682,
        _:N62dbd99453fe450cb5c5f52999d58d74,
        _:N6653357031cc492a86fc3ef33ae577e6,
        _:N732f557563a84f1a9a347952e6febcbf,
        _:N810fac10d6fa4711b26593ff6b02bce0,
        _:N89beeb35608a45ae8bba7aff30e8a3a4,
        _:Naade1811fefa4a479c2832ab3dd22cf6,
        _:Ndacb6ce1ca2b4f5fa263ee718fcc5090 ;
    mo:track_count 11 ;
    schema:duration "PT40:30"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a29b4f5ed89463b9c20bbd3b976dc66,
        _:N1998ea6ef8c040789e3c5b708f93ec11,
        _:N34c1215b878642328f06355f1bf7a7d4,
        _:N3c2be4c4e94e40f1941359d3db11a682,
        _:N62dbd99453fe450cb5c5f52999d58d74,
        _:N6653357031cc492a86fc3ef33ae577e6,
        _:N732f557563a84f1a9a347952e6febcbf,
        _:N810fac10d6fa4711b26593ff6b02bce0,
        _:N89beeb35608a45ae8bba7aff30e8a3a4,
        _:Naade1811fefa4a479c2832ab3dd22cf6,
        _:Ndacb6ce1ca2b4f5fa263ee718fcc5090 .

