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

<artist/10542#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomoko Aran"@en,
        "亜蘭知子"@ja ;
    foaf:made <album/58776#lyrics>,
        <album/58776#subject> ;
    foaf:name "Tomoko Aran"@en,
        "亜蘭知子"@ja .

<album/25174> a mo:Release ;
    mo:catalogue_number "LD32-5052" .

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

<artist/10543#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58776#subject> ;
    schema:name "Masao Nakajima"@en,
        "中島正雄"@ja ;
    foaf:made <album/58776#composition>,
        <album/58776#subject> ;
    foaf:name "Masao Nakajima"@en,
        "中島正雄"@ja .

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

<artist/8443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58776#subject> ;
    schema:name "Tetsuro Oda"@en,
        "織田哲郎"@ja ;
    foaf:made <album/58776#composition>,
        <album/58776#subject> ;
    foaf:name "Tetsuro Oda"@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/58776#musicalexpression> a mo:Signal ;
    mo:published_as <album/58776#subject> ;
    mo:records <album/58776#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/67/58776/58776-1510748477.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58776#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/58776/58776-1510748477.jpg> ;
    foaf:depicts <album/58776#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/58776/58776-1510748477.jpg> .

<https://medium-media.vgm.io/albums/67/58776/58776-1510748477.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58776#performance> ;
    schema:name "Kinuko Ohmori"@en,
        "大森絹子"@ja ;
    foaf:name "Kinuko Ohmori"@en,
        "大森絹子"@ja .

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

<album/58776#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bubblegum Crisis 2: Born To Kill"@en,
        "バブルガム・クライシス2"@ja,
        "Bubblegum Crisis 2: Born To Kill"@ja-latn ;
    mo:composer <artist/10543#subject>,
        <artist/3403#subject>,
        <artist/8443#subject> ;
    mo:produced_work <album/58776#musicalwork> ;
    schema:name "Bubblegum Crisis 2: Born To Kill"@en,
        "バブルガム・クライシス2"@ja,
        "Bubblegum Crisis 2: Born To Kill"@ja-latn .

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

<album/58776#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-08-26"^^xsd:date ;
    dcterms:title "Bubblegum Crisis 2: Born To Kill"@en,
        "バブルガム・クライシス2"@ja,
        "Bubblegum Crisis 2: Born To Kill"@ja-latn ;
    mo:catalogue_number "LC25-5052" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/25174> ;
    mo:publication_of <album/58776#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    mo:record_count 1 ;
    schema:about <product/4314#subject> ;
    schema:byArtist <artist/10541#subject>,
        <artist/24040#subject> ;
    schema:datePublished "1987-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/58776/58776-1510748477.jpg> ;
    schema:name "Bubblegum Crisis 2: Born To Kill"@en,
        "バブルガム・クライシス2"@ja,
        "Bubblegum Crisis 2: Born To Kill"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/58776/58776-1510748477.jpg> .

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

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

_:N154dc1008fc14ff68b8ef150d8b1d257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラディー・キラー"@ja,
        "Bloody Killer"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "ブラディー・キラー"@ja,
        "Bloody Killer"@ja-latn .

_:N24ee62e335d04f2aa585007c78f060a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファクトリー・オブ・デザイアー"@ja,
        "Factory of Desire"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "ファクトリー・オブ・デザイアー"@ja,
        "Factory of Desire"@ja-latn .

_:N2af7d07ab1f843b69eef5abcf40efb5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAD MACHINE"@ja,
        "MAD MACHINE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "MAD MACHINE"@ja,
        "MAD MACHINE"@ja-latn .

_:N2fe8c7773eee4e66b2818c727f755e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スリルに踊る天使（エンジェル）たち"@ja,
        "Thrill ni Odoru Angeltachi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "スリルに踊る天使（エンジェル）たち"@ja,
        "Thrill ni Odoru Angeltachi"@ja-latn .

_:N4efe1c3d06e84a72841ec7af084f5acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイト・フォー・ジャスティス"@ja,
        "Fight For Justice"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "ファイト・フォー・ジャスティス"@ja,
        "Fight For Justice"@ja-latn .

_:N6153bcd8f8f54a9a8c78c10d31d7ba83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナックル・オブ・ファイヤー"@ja,
        "Knuckle of Fire"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "ナックル・オブ・ファイヤー"@ja,
        "Knuckle of Fire"@ja-latn .

_:N7056d883cc8846b58f91538cd73c8196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "デンジャラス"@ja,
        "Dangerous"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "デンジャラス"@ja,
        "Dangerous"@ja-latn .

_:N96ae5fc21b1649439f95216392a255d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "傷だらけのWild"@ja,
        "Kizudarake no Wild"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "傷だらけのWild"@ja,
        "Kizudarake no Wild"@ja-latn .

_:N9a32b0cf2fdd4739a8016b4e176f597e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンキー・ドール"@ja,
        "Funky Doll"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "ファンキー・ドール"@ja,
        "Funky Doll"@ja-latn .

_:Nba860f0636244bc49098cc4901827f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゥルー・フレンド"@ja,
        "True Friend"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N36a3d0699a7a425b84042b7f56b7b3a7 ;
    schema:name "トゥルー・フレンド"@ja,
        "True Friend"@ja-latn .

_:N36a3d0699a7a425b84042b7f56b7b3a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N154dc1008fc14ff68b8ef150d8b1d257,
        _:N24ee62e335d04f2aa585007c78f060a8,
        _:N2af7d07ab1f843b69eef5abcf40efb5a,
        _:N2fe8c7773eee4e66b2818c727f755e4e,
        _:N4efe1c3d06e84a72841ec7af084f5acb,
        _:N6153bcd8f8f54a9a8c78c10d31d7ba83,
        _:N7056d883cc8846b58f91538cd73c8196,
        _:N96ae5fc21b1649439f95216392a255d0,
        _:N9a32b0cf2fdd4739a8016b4e176f597e,
        _:Nba860f0636244bc49098cc4901827f3c ;
    mo:track_count 10 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N154dc1008fc14ff68b8ef150d8b1d257,
        _:N24ee62e335d04f2aa585007c78f060a8,
        _:N2af7d07ab1f843b69eef5abcf40efb5a,
        _:N2fe8c7773eee4e66b2818c727f755e4e,
        _:N4efe1c3d06e84a72841ec7af084f5acb,
        _:N6153bcd8f8f54a9a8c78c10d31d7ba83,
        _:N7056d883cc8846b58f91538cd73c8196,
        _:N96ae5fc21b1649439f95216392a255d0,
        _:N9a32b0cf2fdd4739a8016b4e176f597e,
        _:Nba860f0636244bc49098cc4901827f3c .

