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

<artist/16503#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hinata Ogi"@en,
        "仰木日向"@ja ;
    foaf:made <album/76151#lyrics>,
        <album/76151#subject> ;
    foaf:name "Hinata Ogi"@en,
        "仰木日向"@ja .

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

<artist/10873#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76151#subject> ;
    schema:name "Tsubasa Ito"@en,
        "伊藤翼"@ja ;
    foaf:made <album/76151#composition>,
        <album/76151#subject> ;
    foaf:name "Tsubasa Ito"@en,
        "伊藤翼"@ja .

<product/4498#subject> a schema:CreativeWork ;
    schema:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn ;
    foaf:name "SHOW BY ROCK!! (Game)"@en,
        "SHOW BY ROCK!! (Game)"@ja,
        "SHOW BY ROCK!! (Game)"@ja-latn .

<album/76151#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn ;
    mo:composer <artist/10873#subject> ;
    mo:produced_work <album/76151#musicalwork> ;
    schema:name "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/76151/76151-1521034406.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76151#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn ;
    mo:performance_of <album/76151#musicalwork> ;
    mo:performer <artist/3025#subject> ;
    mo:recorded_as <album/76151#musicalexpression> ;
    schema:byArtist <artist/3025#subject> ;
    schema:name "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn ;
    schema:workPerformed <album/76151#musicalwork> .

<artist/3025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76151#performance> ;
    schema:name "Go Takahashi"@en,
        "たかはしごう"@ja ;
    foaf:name "Go Takahashi"@en,
        "たかはしごう"@ja .

<album/76151#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-17"^^xsd:date ;
    dcterms:title "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn ;
    mo:catalogue_number "PCCG-70305" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76151#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3c5acf25e5c64710ae2cbd021ce38fda ;
    mo:record_count 1 ;
    schema:about <product/4498#subject> ;
    schema:byArtist <artist/3025#subject> ;
    schema:datePublished "2016-02-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/76151/76151-1521034406.jpg> ;
    schema:name "Stand Up! Baiganba!/Hero Line / Baiganba V"@en,
        "Stand Up! バイガンバー!/ヒーローライン / バイガンバーV"@ja,
        "Stand Up! Baiganba!/Hero Line / Baiganba V"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/76151/76151-1521034406.jpg> .

_:N40da8b204dec4c278c5868878e990285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Up! バイガンバー! (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3c5acf25e5c64710ae2cbd021ce38fda ;
    schema:name "Stand Up! バイガンバー! (Instrumental)"@ja .

_:Nb1086734caa0463c9a7986bca85142b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand Up! バイガンバー!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N3c5acf25e5c64710ae2cbd021ce38fda ;
    schema:name "Stand Up! バイガンバー!"@ja .

_:Nbc4174e2c2014cb6bff075634b526061 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒーローライン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3c5acf25e5c64710ae2cbd021ce38fda ;
    schema:name "ヒーローライン"@ja .

_:Nea5a18a5f0d949b7b060318b9d88dc28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒーローライン (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N3c5acf25e5c64710ae2cbd021ce38fda ;
    schema:name "ヒーローライン (Instrumental)"@ja .

_:N3c5acf25e5c64710ae2cbd021ce38fda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40da8b204dec4c278c5868878e990285,
        _:Nb1086734caa0463c9a7986bca85142b5,
        _:Nbc4174e2c2014cb6bff075634b526061,
        _:Nea5a18a5f0d949b7b060318b9d88dc28 ;
    mo:track_count 4 ;
    schema:duration "PT15:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N40da8b204dec4c278c5868878e990285,
        _:Nb1086734caa0463c9a7986bca85142b5,
        _:Nbc4174e2c2014cb6bff075634b526061,
        _:Nea5a18a5f0d949b7b060318b9d88dc28 .

