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

<album/48133> a mo:Release ;
    mo:catalogue_number "JBX-7004" .

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

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

<artist/5871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50511#subject> ;
    schema:name "Tachio Akano"@en,
        "あかのたちお"@ja ;
    foaf:made <album/50511#composition>,
        <album/50511#subject> ;
    foaf:name "Tachio Akano"@en,
        "あかのたちお"@ja .

<product/6865#subject> a schema:CreativeWork ;
    schema:name "GoShogun"@en,
        "戦国魔神ゴーショーグン"@ja,
        "Sengoku Majin Goshogun"@ja-latn ;
    foaf:name "GoShogun"@en,
        "戦国魔神ゴーショーグン"@ja,
        "Sengoku Majin Goshogun"@ja-latn .

<album/50511#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn ;
    mo:composer <artist/5871#subject> ;
    mo:produced_work <album/50511#musicalwork> ;
    schema:name "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

<https://media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/50511#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> ;
    foaf:depicts <album/50511#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> .

<https://medium-media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50511#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn ;
    mo:performance_of <album/50511#musicalwork> ;
    mo:performer _:N262015a75cf848579db7a8056ab509ec ;
    mo:recorded_as <album/50511#musicalexpression> ;
    schema:byArtist _:N262015a75cf848579db7a8056ab509ec ;
    schema:name "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn ;
    schema:workPerformed <album/50511#musicalwork> .

<album/50511#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-04-21"^^xsd:date ;
    dcterms:title "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn ;
    mo:catalogue_number "VSK-20004" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/48133> ;
    mo:publication_of <album/50511#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nd7304027fd0f425ebc7b7ae7a1ecd74b ;
    mo:record_count 1 ;
    schema:about <product/6865#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "21 Century Band"@en ;
            foaf:name "21 Century Band"@en ] ;
    schema:datePublished "1986-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> ;
    schema:name "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Unpublished BGM Collection"@en,
        "BGMマニアックライブラリー④ 戦国魔神ゴーショーグン 未発表BGM集"@ja,
        "BGM MANIAC LIBRARY 4 Sengoku Majin Goshogun Mihappyou BGM-shuu"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/50511/50511-45ad345e4a17.jpg> .

_:N051d91fcab45461aa56c6b7ca4d20328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦いは誰が為に"@ja,
        "Tatakai wa Tagatame ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nd7304027fd0f425ebc7b7ae7a1ecd74b ;
    schema:name "戦いは誰が為に"@ja,
        "Tatakai wa Tagatame ni"@ja-latn .

_:N106003d346054b83b766c1b073e80d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華麗なる悪の紋章"@ja,
        "Karei naru Aku no Monshou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nd7304027fd0f425ebc7b7ae7a1ecd74b ;
    schema:name "華麗なる悪の紋章"@ja,
        "Karei naru Aku no Monshou"@ja-latn .

_:N262015a75cf848579db7a8056ab509ec a schema:Person,
        foaf:Person ;
    mo:performed <album/50511#performance> ;
    schema:name "21 Century Band"@en ;
    foaf:name "21 Century Band"@en .

_:N35ff7866063c4e968cf4acd3d5abc1c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funny Guy"@ja,
        "Funny Guy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd7304027fd0f425ebc7b7ae7a1ecd74b ;
    schema:name "Funny Guy"@ja,
        "Funny Guy"@ja-latn .

_:N3ab038843956453a84a3ae1058686214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "殺意空間"@ja,
        "Satsui Kuukan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nd7304027fd0f425ebc7b7ae7a1ecd74b ;
    schema:name "殺意空間"@ja,
        "Satsui Kuukan"@ja-latn .

_:Nd7304027fd0f425ebc7b7ae7a1ecd74b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N051d91fcab45461aa56c6b7ca4d20328,
        _:N106003d346054b83b766c1b073e80d57,
        _:N35ff7866063c4e968cf4acd3d5abc1c5,
        _:N3ab038843956453a84a3ae1058686214 ;
    mo:track_count 4 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N051d91fcab45461aa56c6b7ca4d20328,
        _:N106003d346054b83b766c1b073e80d57,
        _:N35ff7866063c4e968cf4acd3d5abc1c5,
        _:N3ab038843956453a84a3ae1058686214 .

