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

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

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

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

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

<artist/88#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja ;
    foaf:made <album/38538#subject>,
        <album/38538#vocals> ;
    foaf:name "Hiromi Sato"@en,
        "佐藤ひろ美"@ja .

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

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

<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/38538#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn ;
    mo:composer <artist/319#subject> ;
    mo:produced_work <album/38538#musicalwork> ;
    schema:name "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn .

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

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

<album/38538#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn ;
    mo:performance_of <album/38538#musicalwork> ;
    mo:recorded_as <album/38538#musicalexpression> ;
    schema:name "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn ;
    schema:workPerformed <album/38538#musicalwork> .

<org/77#subject> schema:name "Victor Entertainment, Inc."@en,
        "ビクターエンタテインメント株式会社"@ja,
        "Victor Entertainment, Inc."@ja-latn ;
    foaf:name "Victor Entertainment, Inc."@en,
        "ビクターエンタテインメント株式会社"@ja,
        "Victor Entertainment, Inc."@ja-latn .

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

<https://medium-media.vgm.io/albums/83/38538/38538-1364935358.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/38538#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-10"^^xsd:date ;
    dcterms:title "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn ;
    mo:catalogue_number "VEAML-21874" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38538#musicalexpression> ;
    mo:publisher <org/77#subject> ;
    mo:record _:Nc25a48b0bc3642db994abc0401fd8efd ;
    mo:record_count 1 ;
    schema:about <product/1918#subject>,
        <product/1923#subject> ;
    schema:datePublished "2007-10-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/38538/38538-1364935358.jpg> ;
    schema:name "Sousei no Aquarion"@en,
        "創聖のアクエリオン"@ja,
        "Sousei no Aquarion"@ja-latn ;
    schema:publisher <org/77#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/38538/38538-1364935358.jpg> .

_:N4c1501a89af740bb813e40d507785ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "荒野のヒース -リーナ・ルーンVer.-"@ja,
        "Kouya no Heath (Rena Rune Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nc25a48b0bc3642db994abc0401fd8efd ;
    schema:name "荒野のヒース -リーナ・ルーンVer.-"@ja,
        "Kouya no Heath (Rena Rune Ver.)"@ja-latn .

_:N66819bad14de48858d55c3360f961526 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 _:Nc25a48b0bc3642db994abc0401fd8efd ;
    schema:name "創聖のアクエリオン エレメント合体Ver."@ja,
        "Sousei no Aquarion (Element Gattai Ver.)"@ja-latn .

_:N9d3d6fbbbcf94388bab1f73937fcd130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Tight! エレメント合体Ver."@ja,
        "Go Tight! (Element Gattai Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nc25a48b0bc3642db994abc0401fd8efd ;
    schema:name "Go Tight! エレメント合体Ver."@ja,
        "Go Tight! (Element Gattai Ver.)"@ja-latn .

_:Nc25a48b0bc3642db994abc0401fd8efd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c1501a89af740bb813e40d507785ed3,
        _:N66819bad14de48858d55c3360f961526,
        _:N9d3d6fbbbcf94388bab1f73937fcd130 ;
    mo:track_count 3 ;
    schema:duration "PT15:01"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4c1501a89af740bb813e40d507785ed3,
        _:N66819bad14de48858d55c3360f961526,
        _:N9d3d6fbbbcf94388bab1f73937fcd130 .

