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

<artist/28214#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Sumi Jiena"@en ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Tomomi Sumi Jiena"@en .

<artist/28216#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chisato Akita"@en,
        "秋田知里"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Chisato Akita"@en,
        "秋田知里"@ja .

<artist/44076#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAMEN RIDER GIRLS"@en,
        "仮面ライダーGIRLS"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "KAMEN RIDER GIRLS"@en,
        "仮面ライダーGIRLS"@ja .

<artist/45298#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Nagura"@en,
        "名倉かおり"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Kaori Nagura"@en,
        "名倉かおり"@ja .

<artist/51409#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Isaka"@en,
        "井坂仁美"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Hitomi Isaka"@en,
        "井坂仁美"@ja .

<artist/51476#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuki Endo"@en,
        "遠藤三貴"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Mitsuki Endo"@en,
        "遠藤三貴"@ja .

<artist/51477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Yasuda"@en,
        "安田奈央"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Nao Yasuda"@en,
        "安田奈央"@ja .

<artist/51478#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Yoshizumi"@en,
        "吉住絵里加"@ja ;
    foaf:made <album/141211#subject>,
        <album/141211#vocals> ;
    foaf:name "Erica Yoshizumi"@en,
        "吉住絵里加"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/141211#lyrics>,
        <album/141211#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141211#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/141211#composition>,
        <album/141211#subject> ;
    foaf:name "tatsuo"@en .

<artist/39347#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141211#subject> ;
    schema:name "Naoki Maeda"@en ;
    foaf:made <album/141211#composition>,
        <album/141211#subject> ;
    foaf:name "Naoki Maeda"@en .

<artist/9935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141211#subject> ;
    schema:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja ;
    foaf:made <album/141211#composition>,
        <album/141211#subject> ;
    foaf:name "Shuhei Naruse"@en,
        "鳴瀬シュウヘイ"@ja .

<product/10602#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER GAIM"@en,
        "仮面ライダー鎧武"@ja,
        "KAMEN RIDER GAIM"@ja-latn ;
    foaf:name "KAMEN RIDER GAIM"@en,
        "仮面ライダー鎧武"@ja,
        "KAMEN RIDER GAIM"@ja-latn .

<product/15155#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER BATTRIDE WAR II"@en,
        "仮面ライダー バトライド・ウォーII"@ja,
        "KAMEN RIDER BATTRIDE WAR II"@ja-latn ;
    foaf:name "KAMEN RIDER BATTRIDE WAR II"@en,
        "仮面ライダー バトライド・ウォーII"@ja,
        "KAMEN RIDER BATTRIDE WAR II"@ja-latn .

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

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

<album/141211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn ;
    mo:performance_of <album/141211#musicalwork> ;
    mo:recorded_as <album/141211#musicalexpression> ;
    schema:name "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn ;
    schema:workPerformed <album/141211#musicalwork> .

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

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

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

<album/141211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn ;
    mo:composer <artist/18937#subject>,
        <artist/39347#subject>,
        <artist/9935#subject> ;
    mo:produced_work <album/141211#musicalwork> ;
    schema:name "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn .

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

<album/141211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-25"^^xsd:date ;
    dcterms:title "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn ;
    mo:catalogue_number "AVCD-48974" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141211#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    mo:record_count 1 ;
    schema:about <product/10602#subject>,
        <product/15155#subject> ;
    schema:datePublished "2014-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/141211/141211-f7736fb64c17.jpg> ;
    schema:name "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@en,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja,
        "Break the shell / KAMEN RIDER GIRLS [TYPE C]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/141211/141211-f7736fb64c17.jpg> .

_:N11bd454b073e429c87a8c784ee84aade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の華 TV ver."@ja,
        "Toki no Hana TV ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "時の華 TV ver."@ja,
        "Toki no Hana TV ver."@ja-latn .

_:N2262c373b8e348dcae28dd8bdbbb4f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the shell"@ja,
        "Break the shell"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "Break the shell"@ja,
        "Break the shell"@ja-latn .

_:N513cac63451a46879c69f7240c289c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Savage instrumental"@ja,
        "Scarlet Savage instrumental"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "Scarlet Savage instrumental"@ja,
        "Scarlet Savage instrumental"@ja-latn .

_:N58acf54dcb70443abf34d018de29c892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the shell instrumental"@ja,
        "Break the shell instrumental"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "Break the shell instrumental"@ja,
        "Break the shell instrumental"@ja-latn .

_:Nb95e664c489f4874b5569be9e522787b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Savage"@ja,
        "Scarlet Savage"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "Scarlet Savage"@ja,
        "Scarlet Savage"@ja-latn .

_:Ne5115e5fb4ff4952a4a4e65bd9105b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時の華 TV ver. instrumental"@ja,
        "Toki no Hana TV ver. instrumental"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nf8b93aff58d141a7b7ad715f5cd03c99 ;
    schema:name "時の華 TV ver. instrumental"@ja,
        "Toki no Hana TV ver. instrumental"@ja-latn .

_:Nf8b93aff58d141a7b7ad715f5cd03c99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11bd454b073e429c87a8c784ee84aade,
        _:N2262c373b8e348dcae28dd8bdbbb4f31,
        _:N513cac63451a46879c69f7240c289c2e,
        _:N58acf54dcb70443abf34d018de29c892,
        _:Nb95e664c489f4874b5569be9e522787b,
        _:Ne5115e5fb4ff4952a4a4e65bd9105b64 ;
    mo:track_count 6 ;
    schema:duration "PT23:37"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N11bd454b073e429c87a8c784ee84aade,
        _:N2262c373b8e348dcae28dd8bdbbb4f31,
        _:N513cac63451a46879c69f7240c289c2e,
        _:N58acf54dcb70443abf34d018de29c892,
        _:Nb95e664c489f4874b5569be9e522787b,
        _:Ne5115e5fb4ff4952a4a4e65bd9105b64 .

