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

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

<artist/16667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95311#subject> ;
    schema:name "Chroma"@en,
        "黒魔"@ja ;
    foaf:made <album/95311#composition>,
        <album/95311#lyrics>,
        <album/95311#subject> ;
    foaf:name "Chroma"@en,
        "黒魔"@ja .

<artist/29487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95311#subject> ;
    schema:name "Takahiro Yuba"@en,
        "弓場崇弘"@ja ;
    foaf:made <album/95311#composition>,
        <album/95311#lyrics>,
        <album/95311#subject> ;
    foaf:name "Takahiro Yuba"@en,
        "弓場崇弘"@ja .

<artist/35168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95311#subject> ;
    schema:name "KAMEKICHI"@en ;
    foaf:made <album/95311#composition>,
        <album/95311#lyrics>,
        <album/95311#subject> ;
    foaf:name "KAMEKICHI"@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/95311#musicalexpression> a mo:Signal ;
    mo:published_as <album/95311#subject> ;
    mo:records <album/95311#performance> .

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

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

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

<artist/10934#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95311#performance> ;
    schema:name "Ai Kayano"@en,
        "茅野愛衣"@ja ;
    foaf:name "Ai Kayano"@en,
        "茅野愛衣"@ja .

<artist/12467#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95311#performance> ;
    schema:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja ;
    foaf:name "Hiromi Igarashi"@en,
        "五十嵐裕美"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95311#performance> ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/8480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95311#performance> ;
    schema:name "Rina Hidaka"@en,
        "日高里菜"@ja ;
    foaf:name "Rina Hidaka"@en,
        "日高里菜"@ja .

<album/95311#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn ;
    mo:composer <artist/16667#subject>,
        <artist/29487#subject>,
        <artist/35168#subject> ;
    mo:produced_work <album/95311#musicalwork> ;
    schema:name "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn .

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

<album/95311#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn ;
    mo:performance_of <album/95311#musicalwork> ;
    mo:performer <artist/10934#subject>,
        <artist/12467#subject>,
        <artist/14761#subject>,
        <artist/8480#subject> ;
    mo:recorded_as <album/95311#musicalexpression> ;
    schema:byArtist <artist/10934#subject>,
        <artist/12467#subject>,
        <artist/14761#subject>,
        <artist/8480#subject> ;
    schema:name "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn ;
    schema:workPerformed <album/95311#musicalwork> .

<album/95311#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-30"^^xsd:date ;
    dcterms:title "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95311#musicalexpression> ;
    mo:record _:N734e417f34a84dfaa5b55012abfa60cf ;
    mo:record_count 1 ;
    schema:about <product/4498#subject> ;
    schema:byArtist <artist/10934#subject>,
        <artist/12467#subject>,
        <artist/14761#subject>,
        <artist/8480#subject> ;
    schema:datePublished "2015-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/95311/95311-1578881660.jpg> ;
    schema:name "SHOW BY ROCK!! - Criticrista"@en,
        "SHOW BY ROCK!! - クリティクリスタ"@ja,
        "SHOW BY ROCK!! - Criticrista"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/11/95311/95311-1578881660.jpg> .

_:N10b08a5622594e4d8a98c293022ec27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ループしてる"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N734e417f34a84dfaa5b55012abfa60cf ;
    schema:name "ループしてる"@ja .

_:N5be3086d52234eae8517013c76eeb22f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1.2.さんしゃいん♡"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N734e417f34a84dfaa5b55012abfa60cf ;
    schema:name "1.2.さんしゃいん♡"@ja .

_:Na87a16d0cc9e478d9c41ddc0e41883ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あすいろ恋模様"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N734e417f34a84dfaa5b55012abfa60cf ;
    schema:name "あすいろ恋模様"@ja .

_:N734e417f34a84dfaa5b55012abfa60cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b08a5622594e4d8a98c293022ec27b,
        _:N5be3086d52234eae8517013c76eeb22f,
        _:Na87a16d0cc9e478d9c41ddc0e41883ef ;
    mo:track_count 3 ;
    schema:duration "PT12:00"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N10b08a5622594e4d8a98c293022ec27b,
        _:N5be3086d52234eae8517013c76eeb22f,
        _:Na87a16d0cc9e478d9c41ddc0e41883ef .

