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

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

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

<product/977#subject> a schema:CreativeWork ;
    schema:name "Zero Wing"@en,
        "ゼロウィング"@ja,
        "Zero Wing"@ja-latn ;
    foaf:name "Zero Wing"@en,
        "ゼロウィング"@ja,
        "Zero Wing"@ja-latn .

<product/9898#subject> a schema:CreativeWork ;
    schema:name "Thunder Force II"@en,
        "サンダーフォースII"@ja,
        "Thunder Force II"@ja-latn ;
    foaf:name "Thunder Force II"@en,
        "サンダーフォースII"@ja,
        "Thunder Force II"@ja-latn .

<product/9901#subject> a schema:CreativeWork ;
    schema:name "Thunder Force IV"@en,
        "サンダーフォースIV"@ja,
        "Thunder Force IV"@ja-latn ;
    foaf:name "Thunder Force IV"@en,
        "サンダーフォースIV"@ja,
        "Thunder Force IV"@ja-latn .

<release/34241#subject> a schema:CreativeWork ;
    schema:name "Dragon's Fury"@en,
        "デビルクラッシュMD"@ja,
        "Devil Crash MD"@ja-latn ;
    foaf:name "Dragon's Fury"@en,
        "デビルクラッシュMD"@ja,
        "Devil Crash MD"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/07/83170/83170-1585696285.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26604#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83170#performance> ;
    schema:name "Agus Rios"@en ;
    foaf:name "Agus Rios"@en .

<artist/30678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83170#performance> ;
    schema:name "jmabate"@en ;
    foaf:name "jmabate"@en .

<artist/42940#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83170#performance> ;
    schema:name "GameroftheWinds"@en ;
    foaf:name "GameroftheWinds"@en .

<album/83170#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn ;
    mo:performance_of <album/83170#musicalwork> ;
    mo:performer <artist/26604#subject>,
        <artist/30678#subject>,
        <artist/42940#subject> ;
    mo:recorded_as <album/83170#musicalexpression> ;
    schema:byArtist <artist/26604#subject>,
        <artist/30678#subject>,
        <artist/42940#subject> ;
    schema:name "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn ;
    schema:workPerformed <album/83170#musicalwork> .

<album/83170#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Takeshi Yoshida"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Takeshi Yoshida"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masahiro Yuge"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Masahiro Yuge"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsuya Uemura"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Tatsuya Uemura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshiaki Sakoda"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Toshiaki Sakoda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshiharu Yamanishi"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Toshiharu Yamanishi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroto Kanno"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Hiroto Kanno"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fumito Tamayama"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Fumito Tamayama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Naosuke Arai"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Naosuke Arai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Toshiaki Tomizawa"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Toshiaki Tomizawa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ootani Tomomi"@en ;
            foaf:made <album/83170#composition> ;
            foaf:name "Ootani Tomomi"@en ] ;
    mo:produced_work <album/83170#musicalwork> ;
    schema:name "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn .

<album/83170#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-03"^^xsd:date ;
    dcterms:title "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83170#musicalexpression> ;
    mo:publisher _:N9e2b3d300eba440db03533cc3b5cb4c1 ;
    mo:record _:Naabe58c854a04d639ad39da51c58f5cc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Decap Attack"@en ;
            foaf:name "Decap Attack"@en ],
        <product/977#subject>,
        <product/9898#subject>,
        <product/9901#subject>,
        <release/34241#subject> ;
    schema:byArtist <artist/26604#subject>,
        <artist/30678#subject>,
        <artist/42940#subject> ;
    schema:datePublished "2019-01-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/83170/83170-1585696285.jpg> ;
    schema:name "Megadrive VGM tribute part.1"@en,
        "Megadrive VGM tribute part.1"@ja,
        "Megadrive VGM tribute part.1"@ja-latn ;
    schema:publisher _:N9e2b3d300eba440db03533cc3b5cb4c1 ;
    foaf:depiction <https://media.vgm.io/albums/07/83170/83170-1585696285.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Tatsuya Uemura"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Tatsuya Uemura"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Toshiaki Tomizawa"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Toshiaki Tomizawa"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Takeshi Yoshida"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Takeshi Yoshida"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Toshiaki Sakoda"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Toshiaki Sakoda"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Hiroto Kanno"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Hiroto Kanno"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Naosuke Arai"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Naosuke Arai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Ootani Tomomi"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Ootani Tomomi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Fumito Tamayama"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Fumito Tamayama"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Masahiro Yuge"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Masahiro Yuge"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83170#subject> ;
    schema:name "Toshiharu Yamanishi"@en ;
    foaf:made <album/83170#subject> ;
    foaf:name "Toshiharu Yamanishi"@en .

_:N167362bcfd8440fb998b4e2f356d0d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Force II, A Ray of Hope"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Thunder Force II, A Ray of Hope"@en .

_:N28dc1102354c4d94800ab0b7ae8f7a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thunder Force IV, Omake 3"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Thunder Force IV, Omake 3"@en .

_:N6a0fc3410db94be59176fa916e2b17a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Wing, All your base are belong to us"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Zero Wing, All your base are belong to us"@en .

_:N7e58229f2ad947ef9438c45f07cc9cc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Wing, New day for me"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Zero Wing, New day for me"@en .

_:N8f1ae1ed83274fcaad7a98b81caa7a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil Crash MD, opening & main table"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Devil Crash MD, opening & main table"@en .

_:N9e2b3d300eba440db03533cc3b5cb4c1 schema:name "jmabate"@en,
        "jmabate"@ja,
        "jmabate"@ja-latn ;
    foaf:name "jmabate"@en,
        "jmabate"@ja,
        "jmabate"@ja-latn .

_:Na0f147dc035c430cb566391d1411107c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decap Attack, Intro"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Decap Attack, Intro"@en .

_:Nb005cf2fc91f43bb8c6cba8dd804a038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decap Attack, Stage 7"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Naabe58c854a04d639ad39da51c58f5cc ;
    schema:name "Decap Attack, Stage 7"@en .

_:Naabe58c854a04d639ad39da51c58f5cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N167362bcfd8440fb998b4e2f356d0d48,
        _:N28dc1102354c4d94800ab0b7ae8f7a1e,
        _:N6a0fc3410db94be59176fa916e2b17a3,
        _:N7e58229f2ad947ef9438c45f07cc9cc4,
        _:N8f1ae1ed83274fcaad7a98b81caa7a60,
        _:Na0f147dc035c430cb566391d1411107c,
        _:Nb005cf2fc91f43bb8c6cba8dd804a038 ;
    mo:track_count 7 ;
    schema:duration "PT28:13"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N167362bcfd8440fb998b4e2f356d0d48,
        _:N28dc1102354c4d94800ab0b7ae8f7a1e,
        _:N6a0fc3410db94be59176fa916e2b17a3,
        _:N7e58229f2ad947ef9438c45f07cc9cc4,
        _:N8f1ae1ed83274fcaad7a98b81caa7a60,
        _:Na0f147dc035c430cb566391d1411107c,
        _:Nb005cf2fc91f43bb8c6cba8dd804a038 .

