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

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

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

<artist/1004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97149#subject> ;
    schema:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja ;
    foaf:made <album/97149#composition>,
        <album/97149#subject> ;
    foaf:name "Toshiharu Yamanishi"@en,
        "山西利治"@ja .

<artist/1203#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97149#subject> ;
    schema:name "Kentaro Kobayashi"@en,
        "小林健太郎"@ja ;
    foaf:made <album/97149#composition>,
        <album/97149#subject> ;
    foaf:name "Kentaro Kobayashi"@en,
        "小林健太郎"@ja .

<artist/1482#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97149#subject> ;
    schema:name "Yoshiaki Kashima"@en,
        "香嶋良昭"@ja ;
    foaf:made <album/97149#composition>,
        <album/97149#subject> ;
    foaf:name "Yoshiaki Kashima"@en,
        "香嶋良昭"@ja .

<artist/2380#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97149#subject> ;
    schema:name "Takami Asano"@en,
        "浅野孝巳"@ja ;
    foaf:made <album/97149#composition>,
        <album/97149#subject> ;
    foaf:name "Takami Asano"@en,
        "浅野孝巳"@ja .

<product/7877#subject> a schema:CreativeWork ;
    schema:name "Cyber Troopers Virtual-On"@en,
        "電脳戦機バーチャロン"@ja,
        "Dennou Senki Virtual-On"@ja-latn ;
    foaf:name "Cyber Troopers Virtual-On"@en,
        "電脳戦機バーチャロン"@ja,
        "Dennou Senki Virtual-On"@ja-latn .

<product/870#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 3"@en,
        "ソニック・ザ・ヘッジホッグ3"@ja,
        "Sonic the Hedgehog 3"@ja-latn ;
    foaf:name "Sonic the Hedgehog 3"@en,
        "ソニック・ザ・ヘッジホッグ3"@ja,
        "Sonic the Hedgehog 3"@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 .

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

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

<https://medium-media.vgm.io/albums/94/97149/97149-1584452381.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97149#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn ;
    mo:performance_of <album/97149#musicalwork> ;
    mo:performer <artist/33318#subject> ;
    mo:recorded_as <album/97149#musicalexpression> ;
    schema:byArtist <artist/33318#subject> ;
    schema:name "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn ;
    schema:workPerformed <album/97149#musicalwork> .

<artist/33318#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97149#performance> ;
    schema:name "James Marsh"@en ;
    foaf:name "James Marsh"@en .

<album/97149#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn ;
    mo:composer <artist/1004#subject>,
        <artist/1203#subject>,
        <artist/1482#subject>,
        <artist/2380#subject> ;
    mo:produced_work <album/97149#musicalwork> ;
    schema:name "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn .

<album/97149#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-17"^^xsd:date ;
    dcterms:title "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97149#musicalexpression> ;
    mo:publisher _:N4529c0f211d0448a937ab69fe58df8e1 ;
    mo:record _:Necddd0ec1aa34d60976e270b5e2faf40 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Chase HQ"@en ;
            foaf:name "Chase HQ"@en ],
        <product/7877#subject>,
        <product/870#subject>,
        <product/9901#subject> ;
    schema:byArtist <artist/33318#subject> ;
    schema:datePublished "2020-03-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/97149/97149-1584452381.jpg> ;
    schema:name "The Gaming Muso Ver. 1.5 (EP)"@en,
        "The Gaming Muso Ver. 1.5 (EP)"@ja,
        "The Gaming Muso Ver. 1.5 (EP)"@ja-latn ;
    schema:publisher _:N4529c0f211d0448a937ab69fe58df8e1 ;
    foaf:depiction <https://media.vgm.io/albums/94/97149/97149-1584452381.jpg> .

_:N4529c0f211d0448a937ab69fe58df8e1 schema:name "The Gaming Muso"@en,
        "The Gaming Muso"@ja,
        "The Gaming Muso"@ja-latn ;
    foaf:name "The Gaming Muso"@en,
        "The Gaming Muso"@ja,
        "The Gaming Muso"@ja-latn .

_:N67527e49c227452eb52f064769f97437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Blue Spheres (From Sonic The Hedgehog 3)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Necddd0ec1aa34d60976e270b5e2faf40 ;
    schema:name "Get Blue Spheres (From Sonic The Hedgehog 3)"@en .

_:N7c237eaad58f47f88e435c64850acaac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Up Against Myself (From Thunder Force IV)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Necddd0ec1aa34d60976e270b5e2faf40 ;
    schema:name "Stand Up Against Myself (From Thunder Force IV)"@en .

_:N9330b817657d474c8854681be8352e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthlight (From Sega Virtual On)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Necddd0ec1aa34d60976e270b5e2faf40 ;
    schema:name "Earthlight (From Sega Virtual On)"@en .

_:N94e20f8177b44c169dda8aa45126eaaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Chase HQ (From Chase HQ)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Necddd0ec1aa34d60976e270b5e2faf40 ;
    schema:name "This Is Chase HQ (From Chase HQ)"@en .

_:Necddd0ec1aa34d60976e270b5e2faf40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N67527e49c227452eb52f064769f97437,
        _:N7c237eaad58f47f88e435c64850acaac,
        _:N9330b817657d474c8854681be8352e06,
        _:N94e20f8177b44c169dda8aa45126eaaf ;
    mo:track_count 4 ;
    schema:duration "PT12:59"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N67527e49c227452eb52f064769f97437,
        _:N7c237eaad58f47f88e435c64850acaac,
        _:N9330b817657d474c8854681be8352e06,
        _:N94e20f8177b44c169dda8aa45126eaaf .

