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

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

<album/25183> a mo:Release ;
    mo:catalogue_number "TYCY-5178" .

<album/58784> a mo:Release ;
    mo:catalogue_number "LC28-5111" .

<artist/3403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25182#subject> ;
    schema:name "Koji Makaino"@en,
        "馬飼野康二"@ja ;
    foaf:made <album/25182#composition>,
        <album/25182#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/25182#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn ;
    mo:composer <artist/3403#subject> ;
    mo:produced_work <album/25182#musicalwork> ;
    schema:name "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn .

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

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

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

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

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

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

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

<artist/3042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25182#performance> ;
    schema:name "Michie Tomizawa"@en,
        "富沢美智恵"@ja ;
    foaf:name "Michie Tomizawa"@en,
        "富沢美智恵"@ja .

<artist/5036#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25182#performance> ;
    schema:name "Akiko Hiramatsu"@en,
        "平松晶子"@ja ;
    foaf:name "Akiko Hiramatsu"@en,
        "平松晶子"@ja .

<artist/5892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25182#performance> ;
    schema:name "Yoshiko Sakakibara"@en,
        "榊原良子"@ja ;
    foaf:name "Yoshiko Sakakibara"@en,
        "榊原良子"@ja .

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

<album/25182#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn ;
    mo:performance_of <album/25182#musicalwork> ;
    mo:performer <artist/24040#subject>,
        <artist/3042#subject>,
        <artist/5036#subject>,
        <artist/5892#subject>,
        <artist/9611#subject> ;
    mo:recorded_as <album/25182#musicalexpression> ;
    schema:byArtist <artist/24040#subject>,
        <artist/3042#subject>,
        <artist/5036#subject>,
        <artist/5892#subject>,
        <artist/9611#subject> ;
    schema:name "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn ;
    schema:workPerformed <album/25182#musicalwork> .

<album/25182#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-08-23"^^xsd:date ;
    dcterms:title "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn ;
    mo:catalogue_number "LD32-5111" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/25183>,
        <album/58784> ;
    mo:publication_of <album/25182#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    mo:record_count 1 ;
    schema:about <product/4314#subject> ;
    schema:byArtist <artist/24040#subject>,
        <artist/3042#subject>,
        <artist/5036#subject>,
        <artist/5892#subject>,
        <artist/9611#subject> ;
    schema:datePublished "1989-08-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/25182/25182-1302025348.jpg> ;
    schema:name "Bubblegum Crisis 6: Red Eyes"@en,
        "バブルガムクライシス6"@ja,
        "Bubblegum Crisis 6: Red Eyes"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/25182/25182-1302025348.jpg> .

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

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

_:N093883b836ce44beb04f2ddf76159d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss. Seventeen Girl"@ja,
        "Kiss. Seventeen Girl"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "Kiss. Seventeen Girl"@ja,
        "Kiss. Seventeen Girl"@ja-latn .

_:N5132f4f25d604abba9c62786a8582600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock me"@ja,
        "Rock me"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "Rock me"@ja,
        "Rock me"@ja-latn .

_:N5eac63d466d6499eb64287866cdda6f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハートはニュートラル"@ja,
        "Heart wa Neutral"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "ハートはニュートラル"@ja,
        "Heart wa Neutral"@ja-latn .

_:N768aaef0f4f44f82be15bdf975f83e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "怒りのプリス"@ja,
        "Ikari no Priss"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "怒りのプリス"@ja,
        "Ikari no Priss"@ja-latn .

_:Nb3758300ac934751a3da544104115f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダメージ・ハート"@ja,
        "Damage Heart"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "ダメージ・ハート"@ja,
        "Damage Heart"@ja-latn .

_:Nd57e4149562f4d8eb9e7ffe6891e1a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャンピング・ハート"@ja,
        "jumping Heart"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "ジャンピング・ハート"@ja,
        "jumping Heart"@ja-latn .

_:Nd644e2ec4d754bf99894bd01ace4a471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラルゴ"@ja,
        "Largo"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "ラルゴ"@ja,
        "Largo"@ja-latn .

_:Nd904b19eace149688530a9dcd8597906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強のブーマ"@ja,
        "Saikyou no Boomer"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "最強のブーマ"@ja,
        "Saikyou no Boomer"@ja-latn .

_:Ne9d8152588c9423fad943265b3271f3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With"@ja,
        "With"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "With"@ja,
        "With"@ja-latn .

_:Nea2b33f4d18f4d0faa88e272b3b5e6fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリスVS.ナイトセイバーズ"@ja,
        "Priss VS. Knight Sabers"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "プリスVS.ナイトセイバーズ"@ja,
        "Priss VS. Knight Sabers"@ja-latn .

_:Nf805502bb4634044b7c7d9a29b6adbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂気のナイトセイバーズ"@ja,
        "Kyouki no Knight Sabers"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nddfbfe9b7e6947969c3f8d9c2e040553 ;
    schema:name "狂気のナイトセイバーズ"@ja,
        "Kyouki no Knight Sabers"@ja-latn .

_:Nddfbfe9b7e6947969c3f8d9c2e040553 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N093883b836ce44beb04f2ddf76159d3a,
        _:N5132f4f25d604abba9c62786a8582600,
        _:N5eac63d466d6499eb64287866cdda6f3,
        _:N768aaef0f4f44f82be15bdf975f83e53,
        _:Nb3758300ac934751a3da544104115f40,
        _:Nd57e4149562f4d8eb9e7ffe6891e1a76,
        _:Nd644e2ec4d754bf99894bd01ace4a471,
        _:Nd904b19eace149688530a9dcd8597906,
        _:Ne9d8152588c9423fad943265b3271f3e,
        _:Nea2b33f4d18f4d0faa88e272b3b5e6fc,
        _:Nf805502bb4634044b7c7d9a29b6adbe3 ;
    mo:track_count 11 ;
    schema:duration "PT36:58"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N093883b836ce44beb04f2ddf76159d3a,
        _:N5132f4f25d604abba9c62786a8582600,
        _:N5eac63d466d6499eb64287866cdda6f3,
        _:N768aaef0f4f44f82be15bdf975f83e53,
        _:Nb3758300ac934751a3da544104115f40,
        _:Nd57e4149562f4d8eb9e7ffe6891e1a76,
        _:Nd644e2ec4d754bf99894bd01ace4a471,
        _:Nd904b19eace149688530a9dcd8597906,
        _:Ne9d8152588c9423fad943265b3271f3e,
        _:Nea2b33f4d18f4d0faa88e272b3b5e6fc,
        _:Nf805502bb4634044b7c7d9a29b6adbe3 .

