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

<artist/4496#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anju Mana"@en,
        "真名杏樹"@ja ;
    foaf:made <album/58787#lyrics>,
        <album/58787#subject> ;
    foaf:name "Anju Mana"@en,
        "真名杏樹"@ja .

<album/25184> a mo:Release ;
    mo:catalogue_number "TYCY-5126" .

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

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

<album/58787#musicalexpression> a mo:Signal ;
    mo:published_as <album/58787#subject> ;
    mo:records <album/58787#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/78/58787/58787-1518130081.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/58787#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/58787/58787-1518130081.jpg> ;
    foaf:depicts <album/58787#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/58787/58787-1518130081.jpg> .

<https://medium-media.vgm.io/albums/78/58787/58787-1518130081.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10544#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58787#performance> ;
    schema:name "Maiko Hashimoto"@en,
        "橋本舞子"@ja ;
    foaf:name "Maiko Hashimoto"@en,
        "橋本舞子"@ja .

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

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

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

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

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

<album/58787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-03-07"^^xsd:date ;
    dcterms:title "Bubblegum Crisis 7: Double Vision"@en,
        "バブルガムクライシス7"@ja,
        "Bubblegum Crisis 7: Double Vision"@ja-latn ;
    mo:catalogue_number "TYTY-5126" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/25184> ;
    mo:publication_of <album/58787#musicalexpression> ;
    mo:publisher <org/67#subject> ;
    mo:record _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    mo:record_count 1 ;
    schema:about <product/4314#subject> ;
    schema:byArtist <artist/10544#subject>,
        <artist/24040#subject>,
        <artist/3042#subject>,
        <artist/5036#subject>,
        <artist/5892#subject> ;
    schema:datePublished "1990-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/58787/58787-1518130081.jpg> ;
    schema:name "Bubblegum Crisis 7: Double Vision"@en,
        "バブルガムクライシス7"@ja,
        "Bubblegum Crisis 7: Double Vision"@ja-latn ;
    schema:publisher <org/67#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/58787/58787-1518130081.jpg> .

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

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

_:N2e44ff4c9bf4450d9ef040ea27be69c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビジョン苦戦"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "ビジョン苦戦"@ja .

_:N31370b2582b34e3ea12a437824c9a4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here in the dark"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Here in the dark"@ja .

_:N4d6c006e56974e74837a52ced113178a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Q～あなたは私の太陽～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Q～あなたは私の太陽～"@ja .

_:N61fd65a9deda412a8c4acab1bb37541b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, Do it!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Yes, Do it!"@ja .

_:N6d44020d57d143b4955b61ac4dd834a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say, Yes!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Say, Yes!"@ja .

_:Nab9811a0549a407a9dff026af4963973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come into action"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Come into action"@ja .

_:Naeda1588f33c40c7a38646f1596cfb58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never The End"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "Never The End"@ja .

_:Nbb3a7d09c88b4920a005d0f654d52270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決死の玄鬼"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "決死の玄鬼"@ja .

_:Ndaae54360a124677ae1928894709c3dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リンナの優しさ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "リンナの優しさ"@ja .

_:Ne96bc1fb807b4a1c98616f33056a17e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新型ブーマ誕生"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "新型ブーマ誕生"@ja .

_:Nf8cd4fe23be64831986eedbb14d6a4e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄鬼出現"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N7555dd414fc847a7ab7f0bc558bd0327 ;
    schema:name "玄鬼出現"@ja .

_:N7555dd414fc847a7ab7f0bc558bd0327 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e44ff4c9bf4450d9ef040ea27be69c5,
        _:N31370b2582b34e3ea12a437824c9a4c8,
        _:N4d6c006e56974e74837a52ced113178a,
        _:N61fd65a9deda412a8c4acab1bb37541b,
        _:N6d44020d57d143b4955b61ac4dd834a2,
        _:Nab9811a0549a407a9dff026af4963973,
        _:Naeda1588f33c40c7a38646f1596cfb58,
        _:Nbb3a7d09c88b4920a005d0f654d52270,
        _:Ndaae54360a124677ae1928894709c3dd,
        _:Ne96bc1fb807b4a1c98616f33056a17e2,
        _:Nf8cd4fe23be64831986eedbb14d6a4e1 ;
    mo:track_count 11 ;
    schema:duration "PT18:32"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2e44ff4c9bf4450d9ef040ea27be69c5,
        _:N31370b2582b34e3ea12a437824c9a4c8,
        _:N4d6c006e56974e74837a52ced113178a,
        _:N61fd65a9deda412a8c4acab1bb37541b,
        _:N6d44020d57d143b4955b61ac4dd834a2,
        _:Nab9811a0549a407a9dff026af4963973,
        _:Naeda1588f33c40c7a38646f1596cfb58,
        _:Nbb3a7d09c88b4920a005d0f654d52270,
        _:Ndaae54360a124677ae1928894709c3dd,
        _:Ne96bc1fb807b4a1c98616f33056a17e2,
        _:Nf8cd4fe23be64831986eedbb14d6a4e1 .

