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

<album/33396> a mo:Release ;
    mo:catalogue_number "VICL-35883" .

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

<artist/356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38002#subject> ;
    schema:name "Yuki Kajiura"@en,
        "梶浦由記"@ja ;
    foaf:made <album/38002#composition>,
        <album/38002#lyrics>,
        <album/38002#subject> ;
    foaf:name "Yuki Kajiura"@en,
        "梶浦由記"@ja .

<product/585#subject> a schema:CreativeWork ;
    schema:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn ;
    foaf:name "Mobile Suit Gundam SEED DESTINY"@en,
        "機動戦士ガンダムSEED DESTINY"@ja,
        "Kidou Senshi Gundam SEED DESTINY"@ja-latn .

<album/38002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/38002#musicalwork> ;
    schema:name "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn .

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

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

<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 .

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

<album/38002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn ;
    mo:performance_of <album/38002#musicalwork> ;
    mo:performer <artist/14348#subject> ;
    mo:recorded_as <album/38002#musicalexpression> ;
    schema:byArtist <artist/14348#subject> ;
    schema:name "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn ;
    schema:workPerformed <album/38002#musicalwork> .

<artist/14348#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38002#performance> ;
    schema:name "FictionJunction YUUKA"@en ;
    foaf:name "FictionJunction YUUKA"@en .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38002#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/38002#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/38002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-08"^^xsd:date ;
    dcterms:title "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn ;
    mo:catalogue_number "VTCL-35153" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/33396> ;
    mo:publication_of <album/38002#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nd6920bc43d0b435a9e23497ee0bf602b ;
    mo:record_count 1 ;
    schema:about <product/585#subject> ;
    schema:byArtist <artist/14348#subject> ;
    schema:datePublished "2013-05-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Honoh no Tobira / FictionJunction YUUKA"@en,
        "焔の扉 / FictionJunction YUUKA"@ja,
        "Honoh no Tobira / FictionJunction YUUKA"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N18adee140a954657a91740be01d35cf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔の扉〜hearty edition"@ja,
        "HONOH no TOBIRA ~ hearty edition"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd6920bc43d0b435a9e23497ee0bf602b ;
    schema:name "焔の扉〜hearty edition"@ja,
        "HONOH no TOBIRA ~ hearty edition"@ja-latn .

_:N572d1993fb0c46e2a4ceafb0d2904745 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔の扉"@ja,
        "HONOH no TOBIRA"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nd6920bc43d0b435a9e23497ee0bf602b ;
    schema:name "焔の扉"@ja,
        "HONOH no TOBIRA"@ja-latn .

_:N91a9f2a0f7374131be9061eea6ef1ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔の扉〜instrumental edition"@ja,
        "HONOH no TOBIRA ~ instrumental edition"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nd6920bc43d0b435a9e23497ee0bf602b ;
    schema:name "焔の扉〜instrumental edition"@ja,
        "HONOH no TOBIRA ~ instrumental edition"@ja-latn .

_:Nf852f84d39f24b6fa145579abf88a43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "焔の扉(オリジナル・カラオケ)"@ja,
        "HONOH no TOBIRA (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nd6920bc43d0b435a9e23497ee0bf602b ;
    schema:name "焔の扉(オリジナル・カラオケ)"@ja,
        "HONOH no TOBIRA (Original Karaoke)"@ja-latn .

_:Nd6920bc43d0b435a9e23497ee0bf602b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18adee140a954657a91740be01d35cf2,
        _:N572d1993fb0c46e2a4ceafb0d2904745,
        _:N91a9f2a0f7374131be9061eea6ef1ef5,
        _:Nf852f84d39f24b6fa145579abf88a43d ;
    mo:track_count 4 ;
    schema:duration "PT18:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18adee140a954657a91740be01d35cf2,
        _:N572d1993fb0c46e2a4ceafb0d2904745,
        _:N91a9f2a0f7374131be9061eea6ef1ef5,
        _:Nf852f84d39f24b6fa145579abf88a43d .

