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

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

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/13007#composition>,
        <album/13007#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/3238#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    schema:name "Kotaro Odaka"@en,
        "小高光太郎"@ja ;
    foaf:made <album/13007#composition>,
        <album/13007#subject> ;
    foaf:name "Kotaro Odaka"@en,
        "小高光太郎"@ja .

<artist/6125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    schema:name "Motoki Sekino"@en,
        "関野元規"@ja ;
    foaf:made <album/13007#composition>,
        <album/13007#subject> ;
    foaf:name "Motoki Sekino"@en,
        "関野元規"@ja .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/13007#composition>,
        <album/13007#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

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

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

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

<https://medium-media.vgm.io/albums/70/13007/13007-1246151429.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13007#performance> ;
    schema:name "Aina Kase"@en,
        "加瀬愛奈"@ja ;
    foaf:name "Aina Kase"@en,
        "加瀬愛奈"@ja .

<artist/575#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13007#performance> ;
    schema:name "Faylan"@en ;
    foaf:made <album/13007#lyrics>,
        <album/13007#subject> ;
    foaf:name "Faylan"@en .

<artist/81304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13007#performance> ;
    schema:name "miru"@en ;
    foaf:made <album/13007#lyrics>,
        <album/13007#subject> ;
    foaf:name "miru"@en .

<artist/847#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13007#performance> ;
    schema:name "yozuca*"@en ;
    foaf:made <album/13007#lyrics>,
        <album/13007#subject> ;
    foaf:name "yozuca*"@en .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    mo:performed <album/13007#performance> ;
    schema:name "Ceui"@en ;
    foaf:made <album/13007#composition>,
        <album/13007#lyrics>,
        <album/13007#subject> ;
    foaf:name "Ceui"@en .

<artist/498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13007#subject> ;
    mo:performed <album/13007#performance> ;
    schema:name "Sena"@en,
        "瀬名"@ja ;
    foaf:made <album/13007#composition>,
        <album/13007#lyrics>,
        <album/13007#subject> ;
    foaf:name "Sena"@en,
        "瀬名"@ja .

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

<album/13007#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn ;
    mo:composer <artist/110#subject>,
        <artist/3238#subject>,
        <artist/3240#subject>,
        <artist/498#subject>,
        <artist/6125#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/13007#musicalwork> ;
    schema:name "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn .

<album/13007#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn ;
    mo:performance_of <album/13007#musicalwork> ;
    mo:performer <artist/3240#subject>,
        <artist/4679#subject>,
        <artist/498#subject>,
        <artist/575#subject>,
        <artist/81304#subject>,
        <artist/847#subject> ;
    mo:recorded_as <album/13007#musicalexpression> ;
    schema:byArtist <artist/3240#subject>,
        <artist/4679#subject>,
        <artist/498#subject>,
        <artist/575#subject>,
        <artist/81304#subject>,
        <artist/847#subject> ;
    schema:name "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn ;
    schema:workPerformed <album/13007#musicalwork> .

<album/13007#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-24"^^xsd:date ;
    dcterms:title "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn ;
    mo:catalogue_number "LACA-5927" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13007#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nc1670653a50a411bbbaa5647c25dc09a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Valkyrie Complex"@en ;
            foaf:name "Valkyrie Complex"@en ] ;
    schema:byArtist <artist/3240#subject>,
        <artist/4679#subject>,
        <artist/498#subject>,
        <artist/575#subject>,
        <artist/81304#subject>,
        <artist/847#subject> ;
    schema:datePublished "2009-06-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/13007/13007-1246151429.jpg> ;
    schema:name "Valkyrie Complex Vocal Album"@en,
        "ヴァルキリーコンプレックス ボーカルアルバム"@ja,
        "Valkyrie Complex Vocal Album"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/13007/13007-1246151429.jpg> .

_:N002030784e90435fb32ff3e7b2071aa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crusade Spectale (short size) ~Opening Theme~"@en,
        "聖戦スペクタル(short size)〜オープニングテーマ〜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "Crusade Spectale (short size) ~Opening Theme~"@en,
        "聖戦スペクタル(short size)〜オープニングテーマ〜"@ja .

_:N0b01f14531944b37a1051ce1eaa37a7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Words (short size)"@en,
        "永久のコトバ(short size)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "Eternal Words (short size)"@en,
        "永久のコトバ(short size)"@ja .

_:N3862bfbc8fca492b8435645a301bb0cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flare of Hell"@en,
        "Flare of Hell"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "Flare of Hell"@en,
        "Flare of Hell"@ja .

_:N54ea11098f6f48f5846c55b8fdd12475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "helado"@en,
        "helado"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "helado"@en,
        "helado"@ja .

_:N7e7df799b99e499592b2c6fa716c9049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ONENESS ~Ending Theme~"@en,
        "ONENESS〜エンディングテーマ〜"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "ONENESS ~Ending Theme~"@en,
        "ONENESS〜エンディングテーマ〜"@ja .

_:Neb8c58dd12be400195ecb11981d1c610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I will go"@en,
        "I will go"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "I will go"@en,
        "I will go"@ja .

_:Nfd56951d93144cc8b6712106ed2530bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "conspire"@en,
        "conspire"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc1670653a50a411bbbaa5647c25dc09a ;
    schema:name "conspire"@en,
        "conspire"@ja .

_:Nc1670653a50a411bbbaa5647c25dc09a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002030784e90435fb32ff3e7b2071aa4,
        _:N0b01f14531944b37a1051ce1eaa37a7b,
        _:N3862bfbc8fca492b8435645a301bb0cd,
        _:N54ea11098f6f48f5846c55b8fdd12475,
        _:N7e7df799b99e499592b2c6fa716c9049,
        _:Neb8c58dd12be400195ecb11981d1c610,
        _:Nfd56951d93144cc8b6712106ed2530bd ;
    mo:track_count 7 ;
    schema:duration "PT25:56"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N002030784e90435fb32ff3e7b2071aa4,
        _:N0b01f14531944b37a1051ce1eaa37a7b,
        _:N3862bfbc8fca492b8435645a301bb0cd,
        _:N54ea11098f6f48f5846c55b8fdd12475,
        _:N7e7df799b99e499592b2c6fa716c9049,
        _:Neb8c58dd12be400195ecb11981d1c610,
        _:Nfd56951d93144cc8b6712106ed2530bd .

