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

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

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

<artist/63#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30258#subject> ;
    schema:name "Yoh Ohyama"@en,
        "大山曜"@ja ;
    foaf:made <album/30258#composition>,
        <album/30258#subject> ;
    foaf:name "Yoh Ohyama"@en,
        "大山曜"@ja .

<product/2032#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Light Novel)"@en,
        "フェイト/ゼロ (Light Novel)"@ja,
        "Fate/Zero (Light Novel)"@ja-latn ;
    foaf:name "Fate/Zero (Light Novel)"@en,
        "フェイト/ゼロ (Light Novel)"@ja,
        "Fate/Zero (Light Novel)"@ja-latn .

<album/30258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn ;
    mo:composer <artist/63#subject> ;
    mo:produced_work <album/30258#musicalwork> ;
    schema:name "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/85/30258/30258-1323175503.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn ;
    mo:performance_of <album/30258#musicalwork> ;
    mo:performer <artist/11966#subject> ;
    mo:recorded_as <album/30258#musicalexpression> ;
    schema:byArtist <artist/11966#subject> ;
    schema:name "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn ;
    schema:workPerformed <album/30258#musicalwork> .

<artist/11966#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30258#performance> ;
    schema:name "Electric Asturias"@en,
        "エレクトリック・アストゥーリアス"@ja ;
    foaf:name "Electric Asturias"@en,
        "エレクトリック・アストゥーリアス"@ja .

<album/30258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-04"^^xsd:date ;
    dcterms:title "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn ;
    mo:catalogue_number "AS-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30258#musicalexpression> ;
    mo:publisher _:N43dd0e55965142fb8052b5ba0ca659b9 ;
    mo:record _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shamana Shamana ~Magic of the Moon, the Heart, and the Sun~"@en ;
            foaf:name "Shamana Shamana ~Magic of the Moon, the Heart, and the Sun~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Jingai Makyo"@en ;
            foaf:name "Jingai Makyo"@en ],
        <product/2032#subject> ;
    schema:byArtist <artist/11966#subject> ;
    schema:datePublished "2011-09-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/30258/30258-1323175503.jpg> ;
    schema:name "FRACTALS / ELECTRIC ASTURIAS"@en,
        "フラクタルズ / エレクトリック・アストゥーリアス"@ja,
        "FRACTALS / ELECTRIC ASTURIAS"@ja-latn ;
    schema:publisher _:N43dd0e55965142fb8052b5ba0ca659b9 ;
    foaf:depiction <https://media.vgm.io/albums/85/30258/30258-1323175503.jpg> .

_:N00961a0aec414218be1e27e765b46c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice from Darkness"@en,
        "闇からの声"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Voice from Darkness"@en,
        "闇からの声"@ja .

_:N115e5673e1b24e238cbef10415ef3bfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Double Helix"@en,
        "ダブル・ヘリックス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Double Helix"@en,
        "ダブル・ヘリックス"@ja .

_:N2b12c690dcf64aeca4fddfcae46de529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moondawn"@en,
        "ムーンドーン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Moondawn"@en,
        "ムーンドーン"@ja .

_:N3773ece80b294d30bc10707d053a29fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Argus Last Stand"@en,
        "アーガス最後の戦い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Argus Last Stand"@en,
        "アーガス最後の戦い"@ja .

_:N43dd0e55965142fb8052b5ba0ca659b9 schema:name "Electric Asturias"@en,
        "Electric Asturias"@ja,
        "Electric Asturias"@ja-latn ;
    foaf:name "Electric Asturias"@en,
        "Electric Asturias"@ja,
        "Electric Asturias"@ja-latn .

_:N473a1885a53047a0b3f673eb167eef3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lancer"@en,
        "ザ・ランサー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "The Lancer"@en,
        "ザ・ランサー"@ja .

_:N6b62e2da34b84ed78983708af9e32b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fugue"@en,
        "嘆きのフーガ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Fugue"@en,
        "嘆きのフーガ"@ja .

_:N6bdd3a5e656442269dd0f50b243378e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Tears Cyber Transmission"@en,
        "聲無キ涙～サイバー・トランスミッション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Silent Tears Cyber Transmission"@en,
        "聲無キ涙～サイバー・トランスミッション"@ja .

_:Nf0215a2bca4545158004ed3c15954de1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle in the Mist"@en,
        "キャッスル・イン・ザ・ミスト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:55"^^xsd:interval ;
    schema:inPlaylist _:Nac4722eec4ef4261a9b7dd66db18a69c ;
    schema:name "Castle in the Mist"@en,
        "キャッスル・イン・ザ・ミスト"@ja .

_:Nac4722eec4ef4261a9b7dd66db18a69c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00961a0aec414218be1e27e765b46c86,
        _:N115e5673e1b24e238cbef10415ef3bfa,
        _:N2b12c690dcf64aeca4fddfcae46de529,
        _:N3773ece80b294d30bc10707d053a29fe,
        _:N473a1885a53047a0b3f673eb167eef3a,
        _:N6b62e2da34b84ed78983708af9e32b34,
        _:N6bdd3a5e656442269dd0f50b243378e7,
        _:Nf0215a2bca4545158004ed3c15954de1 ;
    mo:track_count 8 ;
    schema:duration "PT51:49"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00961a0aec414218be1e27e765b46c86,
        _:N115e5673e1b24e238cbef10415ef3bfa,
        _:N2b12c690dcf64aeca4fddfcae46de529,
        _:N3773ece80b294d30bc10707d053a29fe,
        _:N473a1885a53047a0b3f673eb167eef3a,
        _:N6b62e2da34b84ed78983708af9e32b34,
        _:N6bdd3a5e656442269dd0f50b243378e7,
        _:Nf0215a2bca4545158004ed3c15954de1 .

