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

<artist/9877#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Nishida"@en,
        "西田恵美"@ja ;
    foaf:made <album/35726#lyrics>,
        <album/35726#subject> ;
    foaf:name "Emi Nishida"@en,
        "西田恵美"@ja .

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

<artist/11919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35726#subject> ;
    schema:name "Mineaki Kawahara"@en,
        "河原嶺旭"@ja ;
    foaf:made <album/35726#composition>,
        <album/35726#subject> ;
    foaf:name "Mineaki Kawahara"@en,
        "河原嶺旭"@ja .

<product/1576#subject> a schema:CreativeWork ;
    schema:name "Blast of Tempest"@en,
        "絶園のテンペスト～THE CIVILIZATION BLASTER～"@ja,
        "Zetsuen no Tempest ~THE CIVILIZATION BLASTER~"@ja-latn ;
    foaf:name "Blast of Tempest"@en,
        "絶園のテンペスト～THE CIVILIZATION BLASTER～"@ja,
        "Zetsuen no Tempest ~THE CIVILIZATION BLASTER~"@ja-latn .

<album/35726#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn ;
    mo:composer <artist/11919#subject> ;
    mo:produced_work <album/35726#musicalwork> ;
    schema:name "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/62/35726/35726-1362392353.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35726#performance> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/9831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35726#performance> ;
    schema:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja ;
    foaf:name "Kouki Uchiyama"@en,
        "内山昂輝"@ja .

<album/35726#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn ;
    mo:performance_of <album/35726#musicalwork> ;
    mo:performer <artist/10701#subject>,
        <artist/9831#subject> ;
    mo:recorded_as <album/35726#musicalexpression> ;
    schema:byArtist <artist/10701#subject>,
        <artist/9831#subject> ;
    schema:name "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn ;
    schema:workPerformed <album/35726#musicalwork> .

<album/35726#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-26"^^xsd:date ;
    dcterms:title "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn ;
    mo:catalogue_number "ANZX-6952" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35726#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N1462f38d91af4bda92db9911487bc8b1 ;
    mo:record_count 1 ;
    schema:about <product/1576#subject> ;
    schema:byArtist <artist/10701#subject>,
        <artist/9831#subject> ;
    schema:datePublished "2012-12-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/62/35726/35726-1362392353.jpg> ;
    schema:name "BLAST OF TEMPEST CHARACTER SONG VOL.1"@en,
        "絶園のテンペスト キャラクターソングCD 吉野＆真広"@ja,
        "Zetsuen no Tempest Character Song vol.1"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/35726/35726-1362392353.jpg> .

_:N57312f1ead2c4ddeb7fb6541dd05b2e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嵐のラプソディ"@ja,
        "Arashi no Rhapsody"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1462f38d91af4bda92db9911487bc8b1 ;
    schema:name "嵐のラプソディ"@ja,
        "Arashi no Rhapsody"@ja-latn .

_:Ne66470f14fbb41e8bc237ad7f56b2cc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嵐のラプソディ (Off Vocal Version)"@ja,
        "Arashi no Rhapsody (Off Vocal Version)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1462f38d91af4bda92db9911487bc8b1 ;
    schema:name "嵐のラプソディ (Off Vocal Version)"@ja,
        "Arashi no Rhapsody (Off Vocal Version)"@ja-latn .

_:N1462f38d91af4bda92db9911487bc8b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57312f1ead2c4ddeb7fb6541dd05b2e5,
        _:Ne66470f14fbb41e8bc237ad7f56b2cc2 ;
    mo:track_count 2 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N57312f1ead2c4ddeb7fb6541dd05b2e5,
        _:Ne66470f14fbb41e8bc237ad7f56b2cc2 .

