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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/54574#subject>,
        <album/54574#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/2935#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keiko Kimoto"@en,
        "木本慶子"@ja ;
    foaf:made <album/54574#lyrics>,
        <album/54574#subject> ;
    foaf:name "Keiko Kimoto"@en,
        "木本慶子"@ja .

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/54574#lyrics>,
        <album/54574#subject> ;
    foaf:name "MEGUMI"@en .

<artist/2337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54574#subject> ;
    schema:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja ;
    foaf:made <album/54574#composition>,
        <album/54574#subject> ;
    foaf:name "Haruhiko Nishioka"@en,
        "西岡治彦"@ja .

<artist/3025#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54574#subject> ;
    schema:name "Go Takahashi"@en,
        "たかはしごう"@ja ;
    foaf:made <album/54574#composition>,
        <album/54574#subject> ;
    foaf:name "Go Takahashi"@en,
        "たかはしごう"@ja .

<artist/4577#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54574#subject> ;
    schema:name "Tomohiro Nishimura"@en,
        "西村朋紘"@ja ;
    foaf:made <album/54574#composition>,
        <album/54574#subject> ;
    foaf:name "Tomohiro Nishimura"@en,
        "西村朋紘"@ja .

<artist/9988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54574#subject> ;
    schema:name "Shoichi Tama"@en,
        "玉麻尚一"@ja ;
    foaf:made <album/54574#composition>,
        <album/54574#subject> ;
    foaf:name "Shoichi Tama"@en,
        "玉麻尚一"@ja .

<product/6637#subject> a schema:CreativeWork ;
    schema:name "3x3 Eyes: Immortals"@en,
        "サザンアイズ"@ja,
        "3x3 EYES"@ja-latn ;
    foaf:name "3x3 Eyes: Immortals"@en,
        "サザンアイズ"@ja,
        "3x3 EYES"@ja-latn .

<product/6638#subject> a schema:CreativeWork ;
    schema:name "3x3 Eyes: Legend of the Divine Demon"@en,
        "3x3 EYES ~聖魔伝説~"@ja,
        "3x3 EYES ~Seima Densetsu~"@ja-latn ;
    foaf:name "3x3 Eyes: Legend of the Divine Demon"@en,
        "3x3 EYES ~聖魔伝説~"@ja,
        "3x3 EYES ~Seima Densetsu~"@ja-latn .

<release/8458#subject> a schema:CreativeWork ;
    schema:name "3x3 EYES ~Tenrin'ou Genmu~"@en,
        "3x3 EYES ~転輪王幻夢~"@ja,
        "3x3 EYES ~Tenrin'ou Genmu~"@ja-latn ;
    foaf:name "3x3 EYES ~Tenrin'ou Genmu~"@en,
        "3x3 EYES ~転輪王幻夢~"@ja,
        "3x3 EYES ~Tenrin'ou Genmu~"@ja-latn .

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

<album/54574#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn ;
    mo:performance_of <album/54574#musicalwork> ;
    mo:recorded_as <album/54574#musicalexpression> ;
    schema:name "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn ;
    schema:workPerformed <album/54574#musicalwork> .

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

<org/21#subject> schema:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn ;
    foaf:name "STARCHILD"@en,
        "STARCHILD"@ja,
        "STARCHILD"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/54574/54574-1445148516.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54574#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn ;
    mo:composer <artist/2337#subject>,
        <artist/3025#subject>,
        <artist/4577#subject>,
        <artist/9988#subject> ;
    mo:produced_work <album/54574#musicalwork> ;
    schema:name "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn .

<album/54574#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-21"^^xsd:date ;
    dcterms:title "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn ;
    mo:catalogue_number "KICM-3302" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54574#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    mo:record_count 1 ;
    schema:about <product/6637#subject>,
        <product/6638#subject>,
        <release/8458#subject> ;
    schema:datePublished "2015-10-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/54574/54574-1445148516.jpg> ;
    schema:name "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@en,
        "サンハーラ～聖なる力～ / 林原めぐみ"@ja,
        "Samhara ~Seinaru Chikara~ / Megumi Hayashibara"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/54574/54574-1445148516.jpg> .

_:N473dfed0f3424c58a2c3c47d6a5cfc0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一人の私 <OFF VOCAL VERSION>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "もう一人の私 <OFF VOCAL VERSION>"@ja .

_:N51cfcb821b344f46bbebd6c70c5f6406 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンハーラ～聖なる力～ <OFF VOCAL VERSION>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "サンハーラ～聖なる力～ <OFF VOCAL VERSION>"@ja .

_:N6a1a347aac8a42d4a1dcf7f05c6373c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう一人の私"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "もう一人の私"@ja .

_:N6dcf9f9a7d174d7aad1bbd0ab03a6313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "raks-ati～君を守る～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "raks-ati～君を守る～"@ja .

_:Nd12e46ce5c5247f38e438d2c369d3f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "Stay"@ja .

_:Nd603245d9dc84cc9accbfce63d32eef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サンハーラ～聖なる力～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N51209c4a2fe24fdd8276f3e80a678e2c ;
    schema:name "サンハーラ～聖なる力～"@ja .

_:N51209c4a2fe24fdd8276f3e80a678e2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N473dfed0f3424c58a2c3c47d6a5cfc0a,
        _:N51cfcb821b344f46bbebd6c70c5f6406,
        _:N6a1a347aac8a42d4a1dcf7f05c6373c6,
        _:N6dcf9f9a7d174d7aad1bbd0ab03a6313,
        _:Nd12e46ce5c5247f38e438d2c369d3f95,
        _:Nd603245d9dc84cc9accbfce63d32eef0 ;
    mo:track_count 6 ;
    schema:duration "PT30:19"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N473dfed0f3424c58a2c3c47d6a5cfc0a,
        _:N51cfcb821b344f46bbebd6c70c5f6406,
        _:N6a1a347aac8a42d4a1dcf7f05c6373c6,
        _:N6dcf9f9a7d174d7aad1bbd0ab03a6313,
        _:Nd12e46ce5c5247f38e438d2c369d3f95,
        _:Nd603245d9dc84cc9accbfce63d32eef0 .

