@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 _:N9d8ff1ee79c84cbd82fc9b6a1092661e ;
    mo:record _:Nde52ea3785694e839628d57c7366423a ;
    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 _:N9d8ff1ee79c84cbd82fc9b6a1092661e ;
    foaf:depiction <https://media.vgm.io/albums/53/22035/22035-1290352250.jpg> .

_:N257875041f984bc29cd33bc6bad12e15 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 _:Nde52ea3785694e839628d57c7366423a ;
    schema:name "Double Dragon II: The Revenge"@en .

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

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

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

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

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

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

_:Nde52ea3785694e839628d57c7366423a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N257875041f984bc29cd33bc6bad12e15,
        _:N4326d2dcbfb34e929703c0a7e0e42e03,
        _:N44815c77434647ce9b5ec0e6e09b934e,
        _:N92d3da012e024b8e916586abe95dea0d,
        _:Na6a0aea5f5fc4affb1be245e9b51258a,
        _:Nf015bcf1afaf42e5a17f6dad7f5f187f ;
    mo:track_count 6 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N257875041f984bc29cd33bc6bad12e15,
        _:N4326d2dcbfb34e929703c0a7e0e42e03,
        _:N44815c77434647ce9b5ec0e6e09b934e,
        _:N92d3da012e024b8e916586abe95dea0d,
        _:Na6a0aea5f5fc4affb1be245e9b51258a,
        _:Nf015bcf1afaf42e5a17f6dad7f5f187f .

