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

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

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

<artist/1313#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22035#subject> ;
    schema:name "Barry Leitch"@en ;
    foaf:made <album/22035#composition>,
        <album/22035#subject> ;
    foaf:name "Barry Leitch"@en .

<artist/1453#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22035#subject> ;
    schema:name "Kazunaka Yamane"@en,
        "山根一央"@ja ;
    foaf:made <album/22035#composition>,
        <album/22035#subject> ;
    foaf:name "Kazunaka Yamane"@en,
        "山根一央"@ja .

<artist/1574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22035#subject> ;
    schema:name "Hisayoshi Ogura"@en,
        "小倉久佳"@ja ;
    foaf:made <album/22035#composition>,
        <album/22035#subject> ;
    foaf:name "Hisayoshi Ogura"@en,
        "小倉久佳"@ja .

<artist/351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22035#subject> ;
    schema:name "Yasuhiro Kawakami"@en,
        "川上泰広"@ja ;
    foaf:made <album/22035#composition>,
        <album/22035#subject> ;
    foaf:name "Yasuhiro Kawakami"@en,
        "川上泰広"@ja .

<artist/5337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22035#subject> ;
    schema:name "Pinch Punch"@en ;
    foaf:made <album/22035#composition>,
        <album/22035#subject> ;
    foaf:name "Pinch Punch"@en .

<product/232#subject> a schema:CreativeWork ;
    schema:name "The Ninja Warriors"@en,
        "ニンジャウォーリアーズ"@ja,
        "The Ninja Warriors"@ja-latn ;
    foaf:name "The Ninja Warriors"@en,
        "ニンジャウォーリアーズ"@ja,
        "The Ninja Warriors"@ja-latn .

<release/10197#subject> a schema:CreativeWork ;
    schema:name "Shinobi"@en,
        "Shinobi"@ja,
        "Shinobi"@ja-latn ;
    foaf:name "Shinobi"@en,
        "Shinobi"@ja,
        "Shinobi"@ja-latn .

<release/14160#subject> a schema:CreativeWork ;
    schema:name "Double Dragon II: The Revenge"@en,
        "双截龍II ザ・リベンジ"@ja,
        "Double Dragon II: The Revenge"@ja-latn ;
    foaf:name "Double Dragon II: The Revenge"@en,
        "双截龍II ザ・リベンジ"@ja,
        "Double Dragon II: The Revenge"@ja-latn .

<release/31178#subject> a schema:CreativeWork ;
    schema:name "Continental Circus (Amiga)"@en,
        "Continental Circus (Amiga)"@ja,
        "Continental Circus (Amiga)"@ja-latn ;
    foaf:name "Continental Circus (Amiga)"@en,
        "Continental Circus (Amiga)"@ja,
        "Continental Circus (Amiga)"@ja-latn .

<release/41264#subject> a schema:CreativeWork ;
    schema:name "Gemini Wing (Amiga)"@en,
        "Gemini Wing (Amiga)"@ja,
        "Gemini Wing (Amiga)"@ja-latn ;
    foaf:name "Gemini Wing (Amiga)"@en,
        "Gemini Wing (Amiga)"@ja,
        "Gemini Wing (Amiga)"@ja-latn .

<release/41418#subject> a schema:CreativeWork ;
    schema:name "SILKWORM (Amiga)"@en,
        "SILKWORM (Amiga)"@ja,
        "SILKWORM (Amiga)"@ja-latn ;
    foaf:name "SILKWORM (Amiga)"@en,
        "SILKWORM (Amiga)"@ja,
        "SILKWORM (Amiga)"@ja-latn .

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

<album/22035#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn ;
    mo:performance_of <album/22035#musicalwork> ;
    mo:recorded_as <album/22035#musicalexpression> ;
    schema:name "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn ;
    schema:workPerformed <album/22035#musicalwork> .

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

<https://medium-media.vgm.io/albums/53/22035/22035-1290352250.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22035#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn ;
    mo:composer <artist/1313#subject>,
        <artist/1453#subject>,
        <artist/1574#subject>,
        <artist/351#subject>,
        <artist/5337#subject> ;
    mo:produced_work <album/22035#musicalwork> ;
    schema:name "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn .

<album/22035#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-11-01"^^xsd:date ;
    dcterms:title "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/22035#musicalexpression> ;
    mo:publisher _:N674f163c5da547238e5df38166f7eb92 ;
    mo:record _:N3a699655e10e49debc9d339b2f4acb49 ;
    mo:record_count 1 ;
    schema:about <product/232#subject>,
        <release/10197#subject>,
        <release/14160#subject>,
        <release/31178#subject>,
        <release/41264#subject>,
        <release/41418#subject> ;
    schema:datePublished "1989-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/22035/22035-1290352250.jpg> ;
    schema:name "6 Amazing Coin-Op Soundtracks from Virgin Games"@en,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja,
        "6 Amazing Coin-Op Soundtracks from Virgin Games"@ja-latn ;
    schema:publisher _:N674f163c5da547238e5df38166f7eb92 ;
    foaf:depiction <https://media.vgm.io/albums/53/22035/22035-1290352250.jpg> .

_:N00274f79076648f0b6aac7dd7d8c9830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gemini Wing"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "Gemini Wing"@en .

_:N143355d133e64105b6fcd684cbab196c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Dragon II: The Revenge"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "Double Dragon II: The Revenge"@en .

_:N2e5b1f7d489345319f1658f1f0f79176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ninja Warriors"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "The Ninja Warriors"@en .

_:N674f163c5da547238e5df38166f7eb92 schema:name "Sinclair User"@en ;
    foaf:name "Sinclair User"@en .

_:N7fdf162bc412485b851e8e6fef680ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shinobi"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "Shinobi"@en .

_:Nc459664de46041ef84e4bdf7488a9b5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continental Circus"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "Continental Circus"@en .

_:Ne05422d68b0e485eb3d310b90ed918c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silkworm"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N3a699655e10e49debc9d339b2f4acb49 ;
    schema:name "Silkworm"@en .

_:N3a699655e10e49debc9d339b2f4acb49 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00274f79076648f0b6aac7dd7d8c9830,
        _:N143355d133e64105b6fcd684cbab196c,
        _:N2e5b1f7d489345319f1658f1f0f79176,
        _:N7fdf162bc412485b851e8e6fef680ff3,
        _:Nc459664de46041ef84e4bdf7488a9b5c,
        _:Ne05422d68b0e485eb3d310b90ed918c8 ;
    mo:track_count 6 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N00274f79076648f0b6aac7dd7d8c9830,
        _:N143355d133e64105b6fcd684cbab196c,
        _:N2e5b1f7d489345319f1658f1f0f79176,
        _:N7fdf162bc412485b851e8e6fef680ff3,
        _:Nc459664de46041ef84e4bdf7488a9b5c,
        _:Ne05422d68b0e485eb3d310b90ed918c8 .

