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

<artist/10210#subject> a schema:Person,
        foaf:Person ;
    schema:name "RegaSound"@en ;
    foaf:made <album/116756#lyrics>,
        <album/116756#subject> ;
    foaf:name "RegaSound"@en .

<artist/4167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisho Taniyama"@en,
        "谷山紀章"@ja ;
    foaf:made <album/116756#subject>,
        <album/116756#vocals> ;
    foaf:name "Kisho Taniyama"@en,
        "谷山紀章"@ja .

<artist/7138#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja ;
    foaf:made <album/116756#subject>,
        <album/116756#vocals> ;
    foaf:name "Tetsuya Kakihara"@en,
        "柿原徹也"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:made <album/116756#subject>,
        <album/116756#vocals> ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<artist/9831#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja ;
    foaf:made <album/116756#subject>,
        <album/116756#vocals> ;
    foaf:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja .

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

<album/116756#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "草野由香"@en ;
            foaf:made <album/116756#composition> ;
            foaf:name "草野由香"@en ] ;
    mo:produced_work <album/116756#musicalwork> ;
    schema:name "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn .

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

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

<album/116756#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn ;
    mo:performance_of <album/116756#musicalwork> ;
    mo:recorded_as <album/116756#musicalexpression> ;
    schema:name "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn ;
    schema:workPerformed <album/116756#musicalwork> .

<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/65/116756/116756-b8a2a1a30bf9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116756#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/116756/116756-b8a2a1a30bf9.jpg> ;
    foaf:depicts <album/116756#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/116756/116756-b8a2a1a30bf9.jpg> .

<https://medium-media.vgm.io/albums/65/116756/116756-b8a2a1a30bf9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116756#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-18"^^xsd:date ;
    dcterms:title "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn ;
    mo:catalogue_number "DSP-02117" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116756#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record_count 0 ;
    schema:about <product/4497#subject> ;
    schema:datePublished "2017-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/116756/116756-b8a2a1a30bf9.jpg> ;
    schema:name "Crimson Tribe / ShinganCrimsonZ"@en,
        "Crimson Tribe / シンガンクリムゾンズ"@ja,
        "Crimson Tribe / ShinganCrimsonZ"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/116756/116756-b8a2a1a30bf9.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116756#subject> ;
    schema:name "草野由香"@en ;
    foaf:made <album/116756#subject> ;
    foaf:name "草野由香"@en .

