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

<artist/3794#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja ;
    foaf:made <album/26947#subject>,
        <album/26947#vocals> ;
    foaf:name "Yumi Kakazu"@en,
        "かかずゆみ"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/26947#lyrics>,
        <album/26947#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/6740#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takuma Terashima"@en,
        "寺島拓篤"@ja ;
    foaf:made <album/26947#subject>,
        <album/26947#vocals> ;
    foaf:name "Takuma Terashima"@en,
        "寺島拓篤"@ja .

<artist/756#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sanae Kobayashi"@en,
        "小林沙苗"@ja ;
    foaf:made <album/26947#subject>,
        <album/26947#vocals> ;
    foaf:name "Sanae Kobayashi"@en,
        "小林沙苗"@ja .

<artist/9801#subject> a schema:Person,
        foaf:Person ;
    schema:name "AKINO"@en ;
    foaf:made <album/26947#subject>,
        <album/26947#vocals> ;
    foaf:name "AKINO"@en .

<artist/319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26947#subject> ;
    schema:name "Yoko Kanno"@en,
        "菅野よう子"@ja ;
    foaf:made <album/26947#composition>,
        <album/26947#subject> ;
    foaf:name "Yoko Kanno"@en,
        "菅野よう子"@ja .

<product/1923#subject> a schema:CreativeWork ;
    schema:name "CR FEVER Genesis of Aquarion"@en,
        "CRフィーバー創聖のアクエリオン"@ja,
        "CR FEVER Sousei no Aquarion"@ja-latn ;
    foaf:name "CR FEVER Genesis of Aquarion"@en,
        "CRフィーバー創聖のアクエリオン"@ja,
        "CR FEVER Sousei no Aquarion"@ja-latn .

<album/26947#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/26947#musicalwork> ;
    schema:name "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn .

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

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

<album/26947#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn ;
    mo:performance_of <album/26947#musicalwork> ;
    mo:recorded_as <album/26947#musicalexpression> ;
    schema:name "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn ;
    schema:workPerformed <album/26947#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/74/26947/26947-1309096871.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/26947#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-07"^^xsd:date ;
    dcterms:title "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn ;
    mo:catalogue_number "VTCL-35015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26947#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N621c4b87517f4f23ae8369d64adfc24c ;
    mo:record_count 1 ;
    schema:about <product/1923#subject> ;
    schema:datePublished "2007-11-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/26947/26947-1309096871.jpg> ;
    schema:name "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@en,
        "SANKYO「フィーバー創聖のアクエリオン」CMソング / 創聖のアクエリオン"@ja,
        "Sankyo's Fever Sousei no Aquarion CM Song \"Sousei no Aquarion\""@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/26947/26947-1309096871.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "from bless4"@en ;
    foaf:made <album/26947#vocals> ;
    foaf:name "from bless4"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from bless4"@en ;
    foaf:made <album/26947#subject> ;
    foaf:name "from bless4"@en .

_:N0f88fe79e4e8493da64ee85cb48e3128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創聖のアクエリオン (オリジナルVer.)"@ja,
        "Sousei no Aquarion (Original Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N621c4b87517f4f23ae8369d64adfc24c ;
    schema:name "創聖のアクエリオン (オリジナルVer.)"@ja,
        "Sousei no Aquarion (Original Ver.)"@ja-latn .

_:N38fd71e8c1b14827b3644254f372d80c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創聖のアクエリオン (エレメント合体Ver.)"@ja,
        "Sousei no Aquarion (Element Gattai Ver.)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N621c4b87517f4f23ae8369d64adfc24c ;
    schema:name "創聖のアクエリオン (エレメント合体Ver.)"@ja,
        "Sousei no Aquarion (Element Gattai Ver.)"@ja-latn .

_:N66665916704644cd85eca37c6ae8165f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "創聖のアクエリオン (INSTRUMENTAL)"@ja,
        "Sousei no Aquarion (INSTRUMENTAL)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N621c4b87517f4f23ae8369d64adfc24c ;
    schema:name "創聖のアクエリオン (INSTRUMENTAL)"@ja,
        "Sousei no Aquarion (INSTRUMENTAL)"@ja-latn .

_:N621c4b87517f4f23ae8369d64adfc24c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f88fe79e4e8493da64ee85cb48e3128,
        _:N38fd71e8c1b14827b3644254f372d80c,
        _:N66665916704644cd85eca37c6ae8165f ;
    mo:track_count 3 ;
    schema:duration "PT14:05"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0f88fe79e4e8493da64ee85cb48e3128,
        _:N38fd71e8c1b14827b3644254f372d80c,
        _:N66665916704644cd85eca37c6ae8165f .

