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

<artist/15485#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanase Aikawa"@en,
        "相川七瀬"@ja ;
    foaf:made <album/105583#subject>,
        <album/105583#vocals> ;
    foaf:name "Nanase Aikawa"@en,
        "相川七瀬"@ja .

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

<artist/643#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105583#subject> ;
    schema:name "Tsuneyoshi Saito"@en,
        "斉藤恒芳"@ja ;
    foaf:made <album/105583#composition>,
        <album/105583#subject> ;
    foaf:name "Tsuneyoshi Saito"@en,
        "斉藤恒芳"@ja .

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

<product/23398#subject> a schema:CreativeWork ;
    schema:name "MASKED RIDER KIVA THE MOVIE: KING OF THE CASTLE IN THE DEMON WORLD"@en,
        "劇場版 仮面ライダーキバ 魔界城の王"@ja,
        "Gekijouban Kamen Rider Kiva: Makaijou no Ou"@ja-latn ;
    foaf:name "MASKED RIDER KIVA THE MOVIE: KING OF THE CASTLE IN THE DEMON WORLD"@en,
        "劇場版 仮面ライダーキバ 魔界城の王"@ja,
        "Gekijouban Kamen Rider Kiva: Makaijou no Ou"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105583#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> ;
    foaf:depicts <album/105583#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> .

<https://medium-media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> a schema:ImageObject,
        foaf:Image .

<album/105583#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn ;
    mo:composer <artist/643#subject>,
        <artist/9935#subject> ;
    mo:produced_work <album/105583#musicalwork> ;
    schema:name "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn .

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

<album/105583#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn ;
    mo:performance_of <album/105583#musicalwork> ;
    mo:performer <artist/54778#subject> ;
    mo:recorded_as <album/105583#musicalexpression> ;
    schema:byArtist <artist/54778#subject> ;
    schema:name "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn ;
    schema:workPerformed <album/105583#musicalwork> .

<artist/54778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105583#performance> ;
    schema:name "Crimson-FANG"@en ;
    foaf:name "Crimson-FANG"@en .

<album/105583#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-06"^^xsd:date ;
    dcterms:title "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn ;
    mo:catalogue_number "AVCA-26974" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105583#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    mo:record_count 1 ;
    schema:about <product/23398#subject> ;
    schema:byArtist <artist/54778#subject> ;
    schema:datePublished "2008-08-06"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> ;
    schema:name "Circle of Life / Crimson-FANG [2008 version]"@en,
        "Circle of Life / Crimson-FANG [2008 version]"@ja,
        "Circle of Life / Crimson-FANG [2008 version]"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/105583/105583-3b12c41b1842.jpg> .

_:N0927797ad7be4caf994d44573a3921f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life Violin Re-Connection Ver."@en ;
    mo:track_number 2 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    schema:name "Circle of Life Violin Re-Connection Ver."@en .

_:N485d3b16eb834569bf69de46d2c9d293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life ~Instrumental~"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    schema:name "Circle of Life ~Instrumental~"@en .

_:N6f0d1aae355b45f2b93763a069c70198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    schema:name "Circle of Life"@en .

_:N83ed7e445ae44b0baf598d39963441ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With you"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    schema:name "With you"@en .

_:Nfc0da1b2f0654ebd8233955b2d08969f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With you ~Instrumental~"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N4fe3a2727eef4c5a949c39689ca79d42 ;
    schema:name "With you ~Instrumental~"@en .

_:N4fe3a2727eef4c5a949c39689ca79d42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0927797ad7be4caf994d44573a3921f1,
        _:N485d3b16eb834569bf69de46d2c9d293,
        _:N6f0d1aae355b45f2b93763a069c70198,
        _:N83ed7e445ae44b0baf598d39963441ff,
        _:Nfc0da1b2f0654ebd8233955b2d08969f ;
    mo:track_count 5 ;
    schema:duration "PT26:13"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0927797ad7be4caf994d44573a3921f1,
        _:N485d3b16eb834569bf69de46d2c9d293,
        _:N6f0d1aae355b45f2b93763a069c70198,
        _:N83ed7e445ae44b0baf598d39963441ff,
        _:Nfc0da1b2f0654ebd8233955b2d08969f .

