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

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

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

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

<artist/14661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49301#subject> ;
    schema:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja ;
    foaf:made <album/49301#composition>,
        <album/49301#lyrics>,
        <album/49301#subject> ;
    foaf:name "Hiroshi Sekita"@en,
        "セキタヒロシ"@ja .

<artist/16738#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49301#subject> ;
    schema:name "Seiichiro \"Rafin\" Sugiura"@en ;
    foaf:made <album/49301#composition>,
        <album/49301#lyrics>,
        <album/49301#subject> ;
    foaf:name "Seiichiro \"Rafin\" Sugiura"@en .

<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/49301#musicalexpression> a mo:Signal ;
    mo:published_as <album/49301#subject> ;
    mo:records <album/49301#performance> .

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

<https://medium-media.vgm.io/albums/10/49301/49301-1416574053.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49301#performance> ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49301#performance> ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/16166#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49301#performance> ;
    schema:name "Eri Inagawa"@en,
        "稲川英里"@ja ;
    foaf:name "Eri Inagawa"@en,
        "稲川英里"@ja .

<artist/724#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49301#performance> ;
    schema:name "Eri Kitamura"@en,
        "喜多村英梨"@ja ;
    foaf:name "Eri Kitamura"@en,
        "喜多村英梨"@ja .

<album/49301#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn ;
    mo:composer <artist/10873#subject>,
        <artist/14661#subject>,
        <artist/16738#subject> ;
    mo:produced_work <album/49301#musicalwork> ;
    schema:name "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn .

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

<album/49301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn ;
    mo:performance_of <album/49301#musicalwork> ;
    mo:performer <artist/11986#subject>,
        <artist/12726#subject>,
        <artist/16166#subject>,
        <artist/724#subject> ;
    mo:recorded_as <album/49301#musicalexpression> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12726#subject>,
        <artist/16166#subject>,
        <artist/724#subject> ;
    schema:name "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn ;
    schema:workPerformed <album/49301#musicalwork> .

<album/49301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-21"^^xsd:date ;
    dcterms:title "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/49301#musicalexpression> ;
    mo:record _:N3f52f70e81cb4401908730c9c6a28b03 ;
    mo:record_count 1 ;
    schema:about <product/4498#subject> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12726#subject>,
        <artist/16166#subject>,
        <artist/724#subject> ;
    schema:datePublished "2013-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/49301/49301-1416574053.jpg> ;
    schema:name "SHOW BY ROCK!! - Plasmagica"@en,
        "SHOW BY ROCK!! - プラズマジカ"@ja,
        "SHOW BY ROCK!! - Plasmagica"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/10/49301/49301-1416574053.jpg> .

_:N2fa88791bc0b4484bc52a4f68ca90a5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハマって☆Rockin' Sweet"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N3f52f70e81cb4401908730c9c6a28b03 ;
    schema:name "ハマって☆Rockin' Sweet"@ja .

_:N59664181939a4b8695ff37c1d5eec94b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Panoramatic Adventure"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N3f52f70e81cb4401908730c9c6a28b03 ;
    schema:name "Panoramatic Adventure"@ja .

_:N9942b419d3834114a95a3cae5263b063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't stop DAISUKI !!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N3f52f70e81cb4401908730c9c6a28b03 ;
    schema:name "Can't stop DAISUKI !!"@ja .

_:N3f52f70e81cb4401908730c9c6a28b03 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2fa88791bc0b4484bc52a4f68ca90a5a,
        _:N59664181939a4b8695ff37c1d5eec94b,
        _:N9942b419d3834114a95a3cae5263b063 ;
    mo:track_count 3 ;
    schema:duration "PT11:46"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2fa88791bc0b4484bc52a4f68ca90a5a,
        _:N59664181939a4b8695ff37c1d5eec94b,
        _:N9942b419d3834114a95a3cae5263b063 .

