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

<artist/10822#subject> a schema:Person,
        foaf:Person ;
    schema:name "Narumi Yamamoto"@en,
        "山本成美"@ja ;
    foaf:made <album/45506#lyrics>,
        <album/45506#subject> ;
    foaf:name "Narumi Yamamoto"@en,
        "山本成美"@ja .

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

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

<artist/5719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45506#subject> ;
    schema:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja ;
    foaf:made <album/45506#composition>,
        <album/45506#subject> ;
    foaf:name "Kazuhito Kikuchi"@en,
        "菊池一仁"@ja .

<product/1064#subject> a schema:CreativeWork ;
    schema:name "GOD EATER"@en,
        "ゴッドイーター"@ja,
        "GOD EATER"@ja-latn ;
    foaf:name "GOD EATER"@en,
        "ゴッドイーター"@ja,
        "GOD EATER"@ja-latn .

<product/1351#subject> a schema:CreativeWork ;
    schema:name "Inuyasha: The Final Act"@en,
        "犬夜叉 完結編"@ja,
        "Inuyasha Kanketsuhen"@ja-latn ;
    foaf:name "Inuyasha: The Final Act"@en,
        "犬夜叉 完結編"@ja,
        "Inuyasha Kanketsuhen"@ja-latn .

<album/45506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn ;
    mo:composer <artist/5719#subject> ;
    mo:produced_work <album/45506#musicalwork> ;
    schema:name "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/45506/45506-1398584503.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/36205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45506#performance> ;
    schema:name "ats-"@en ;
    foaf:name "ats-"@en .

<artist/5122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45506#performance> ;
    schema:name "Takashi Masuzaki"@en,
        "増崎孝司"@ja ;
    foaf:name "Takashi Masuzaki"@en,
        "増崎孝司"@ja .

<artist/5321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45506#performance> ;
    schema:name "Yuta Nakano"@en,
        "中野雄太"@ja ;
    foaf:name "Yuta Nakano"@en,
        "中野雄太"@ja .

<artist/7528#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45506#performance> ;
    schema:name "Yumi Kawanabe"@en,
        "川鍋ゆみ"@ja ;
    foaf:name "Yumi Kawanabe"@en,
        "川鍋ゆみ"@ja .

<artist/8451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45506#performance> ;
    schema:name "alan"@en ;
    foaf:name "alan"@en .

<album/45506#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn ;
    mo:performance_of <album/45506#musicalwork> ;
    mo:performer <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    mo:recorded_as <album/45506#musicalexpression> ;
    schema:byArtist <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    schema:name "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/45506#musicalwork> .

<album/45506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-02-03"^^xsd:date ;
    dcterms:title "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn ;
    mo:catalogue_number "AVCD-31779/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/45506#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N1ef6945fa72948948525683965836866,
        _:N28d02e4c49e14290a179e65affc79064 ;
    mo:record_count 2 ;
    schema:about <product/1064#subject>,
        <product/1351#subject> ;
    schema:byArtist <artist/36205#subject>,
        <artist/5122#subject>,
        <artist/5321#subject>,
        <artist/7528#subject>,
        <artist/8451#subject> ;
    schema:datePublished "2010-02-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/45506/45506-1398584503.jpg> ;
    schema:name "Diamond/Over the clouds / alan [CD+DVD]"@en,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja,
        "Diamond/Over the clouds / alan [CD+DVD]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/45506/45506-1398584503.jpg> .

_:N073b45c449e0492ead9b9b492758f727 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond (Instrumental)"@en,
        "Diamond (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N28d02e4c49e14290a179e65affc79064 ;
    schema:name "Diamond (Instrumental)"@en,
        "Diamond (Instrumental)"@ja .

_:N362965eb3a134feea74ecedaa5c2f4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond"@en,
        "Diamond"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N28d02e4c49e14290a179e65affc79064 ;
    schema:name "Diamond"@en,
        "Diamond"@ja .

_:N441f16e490f84e5cab849ce9b7eb2d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the clouds (Instrumental)"@en,
        "Over the clouds (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N28d02e4c49e14290a179e65affc79064 ;
    schema:name "Over the clouds (Instrumental)"@en,
        "Over the clouds (Instrumental)"@ja .

_:N55b7ff9c5ce64496b28a84b8c20988f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the clouds"@en,
        "Over the clouds"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N28d02e4c49e14290a179e65affc79064 ;
    schema:name "Over the clouds"@en,
        "Over the clouds"@ja .

_:N7f357acb61334c648faf2dbd1cd6e915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Inuyasha: The Final Act\" Ending Video"@en,
        "『犬夜叉 完結編』エンディング映像"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ef6945fa72948948525683965836866 ;
    schema:name "\"Inuyasha: The Final Act\" Ending Video"@en,
        "『犬夜叉 完結編』エンディング映像"@ja .

_:N9b31ae4783d340db96c2c69c14e47dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond [Music Video]"@en,
        "Diamond [Music Video]"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ef6945fa72948948525683965836866 ;
    schema:name "Diamond [Music Video]"@en,
        "Diamond [Music Video]"@ja .

_:Nd3c6fb3e440f44a292133f0e313ef555 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PSP Exclusive Game \"God Eater\" Opening Animation"@en,
        "PSP®専用ゲーム「GOD EATER」オープニングアニメーション"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1ef6945fa72948948525683965836866 ;
    schema:name "PSP Exclusive Game \"God Eater\" Opening Animation"@en,
        "PSP®専用ゲーム「GOD EATER」オープニングアニメーション"@ja .

_:N1ef6945fa72948948525683965836866 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7f357acb61334c648faf2dbd1cd6e915,
        _:N9b31ae4783d340db96c2c69c14e47dab,
        _:Nd3c6fb3e440f44a292133f0e313ef555 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N7f357acb61334c648faf2dbd1cd6e915,
        _:N9b31ae4783d340db96c2c69c14e47dab,
        _:Nd3c6fb3e440f44a292133f0e313ef555 .

_:N28d02e4c49e14290a179e65affc79064 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073b45c449e0492ead9b9b492758f727,
        _:N362965eb3a134feea74ecedaa5c2f4f0,
        _:N441f16e490f84e5cab849ce9b7eb2d86,
        _:N55b7ff9c5ce64496b28a84b8c20988f0 ;
    mo:track_count 4 ;
    schema:duration "PT18:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N073b45c449e0492ead9b9b492758f727,
        _:N362965eb3a134feea74ecedaa5c2f4f0,
        _:N441f16e490f84e5cab849ce9b7eb2d86,
        _:N55b7ff9c5ce64496b28a84b8c20988f0 .

