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

<album/36255> a mo:Release ;
    mo:catalogue_number "VICL-62426" .

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

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

<product/1297#subject> a schema:CreativeWork ;
    schema:name "El Cazador de la Bruja"@en,
        "エル・カザド"@ja,
        "El Cazador de la Bruja"@ja-latn ;
    foaf:name "El Cazador de la Bruja"@en,
        "エル・カザド"@ja,
        "El Cazador de la Bruja"@ja-latn .

<product/4358#subject> a schema:CreativeWork ;
    schema:name "Intrigue in the Bakumatsu ~ Irohanihoheto"@en,
        "幕末機関説 いろはにほへと"@ja,
        "Bakumatsu Kikansetsu Irohanihoheto"@ja-latn ;
    foaf:name "Intrigue in the Bakumatsu ~ Irohanihoheto"@en,
        "幕末機関説 いろはにほへと"@ja,
        "Bakumatsu Kikansetsu Irohanihoheto"@ja-latn .

<product/533#subject> a schema:CreativeWork ;
    schema:name ".hack//Roots"@en,
        ".hack//Roots"@ja,
        ".hack//Roots"@ja-latn ;
    foaf:name ".hack//Roots"@en,
        ".hack//Roots"@ja,
        ".hack//Roots"@ja-latn .

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

<release/41213#subject> a schema:CreativeWork ;
    schema:name "TSUBASA: RESERVoir CHRoNiCLE (Series 2)"@en,
        "ツバサ・クロニクル (第2シリーズ)"@ja,
        "Tsubasa Chronicle (Series 2)"@ja-latn ;
    foaf:name "TSUBASA: RESERVoir CHRoNiCLE (Series 2)"@en,
        "ツバサ・クロニクル (第2シリーズ)"@ja,
        "Tsubasa Chronicle (Series 2)"@ja-latn .

<album/38004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "circus / FictionJunction YUUKA"@en,
        "circus / FictionJunction YUUKA"@ja,
        "circus / FictionJunction YUUKA"@ja-latn ;
    mo:composer <artist/356#subject> ;
    mo:produced_work <album/38004#musicalwork> ;
    schema:name "circus / FictionJunction YUUKA"@en,
        "circus / FictionJunction YUUKA"@ja,
        "circus / FictionJunction YUUKA"@ja-latn .

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

<album/38004#musicalexpression> a mo:Signal ;
    mo:published_as <album/38004#subject> ;
    mo:records <album/38004#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 .

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

<https://medium-media.vgm.io/albums/40/38004/38004-e69fd4325ec2.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/38004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-08"^^xsd:date ;
    dcterms:title "circus / FictionJunction YUUKA"@en,
        "circus / FictionJunction YUUKA"@ja,
        "circus / FictionJunction YUUKA"@ja-latn ;
    mo:catalogue_number "VTCL-60343" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/36255> ;
    mo:publication_of <album/38004#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    mo:record_count 1 ;
    schema:about <product/1297#subject>,
        <product/4358#subject>,
        <product/533#subject>,
        <product/585#subject>,
        <release/41213#subject> ;
    schema:byArtist <artist/14348#subject> ;
    schema:datePublished "2013-05-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/40/38004/38004-e69fd4325ec2.jpg> ;
    schema:name "circus / FictionJunction YUUKA"@en,
        "circus / FictionJunction YUUKA"@ja,
        "circus / FictionJunction YUUKA"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/38004/38004-e69fd4325ec2.jpg> .

_:N382a2dd9174c4b299338881c0b000846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wilderness Vicissitudes ~ Full Size Mix"@en,
        "荒野流転 ~ Full Size Mix"@ja,
        "Kouya Ruten ~ Full Size Mix"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Wilderness Vicissitudes ~ Full Size Mix"@en,
        "荒野流転 ~ Full Size Mix"@ja,
        "Kouya Ruten ~ Full Size Mix"@ja-latn .

_:N39f5089bbba948ac96ec8e0ac08f5563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "aikoi"@en,
        "aikoi"@ja,
        "aikoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "aikoi"@en,
        "aikoi"@ja,
        "aikoi"@ja-latn .

_:N56785a5e8eec46809c07444e67ceec1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blessing"@en,
        "blessing"@ja,
        "blessing"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "blessing"@en,
        "blessing"@ja,
        "blessing"@ja-latn .

_:N5a45be2e472a449f81e6235f794e8e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gate of Flame"@en,
        "焔の扉"@ja,
        "Honoo no Tobira"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Gate of Flame"@en,
        "焔の扉"@ja,
        "Honoo no Tobira"@ja-latn .

_:N7b3d1bca88884002938ff5714d9ebe90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Desert"@en,
        "光る砂漠"@ja,
        "Hikaru Sabaku"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Shining Desert"@en,
        "光る砂漠"@ja,
        "Hikaru Sabaku"@ja-latn .

_:N8feaa283438342b8b51c1c6b931cd670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "June Is Your Eternity"@en,
        "六月は君の永遠"@ja,
        "Rokugatsu wa Kimi no Eien"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "June Is Your Eternity"@en,
        "六月は君の永遠"@ja,
        "Rokugatsu wa Kimi no Eien"@ja-latn .

_:Na5433097e032484b870d65c5c60671a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "circus"@en,
        "circus"@ja,
        "circus"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "circus"@en,
        "circus"@ja,
        "circus"@ja-latn .

_:Nb87ca7e49dc24ec99175ba988dbe4e45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silly-Go-Round"@en,
        "Silly-Go-Round"@ja,
        "Silly-Go-Round"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Silly-Go-Round"@en,
        "Silly-Go-Round"@ja,
        "Silly-Go-Round"@ja-latn .

_:Nbceeb32b1f634b1f937d36c86f3e80a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy"@en,
        "よろこび"@ja,
        "Yorokobi"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Joy"@en,
        "よろこび"@ja,
        "Yorokobi"@ja-latn .

_:Nd913808f35c743be99676337fd9328ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "romanesque ~ Full Size Mix"@en,
        "romanesque ~ Full Size Mix"@ja,
        "romanesque ~ Full Size Mix"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "romanesque ~ Full Size Mix"@en,
        "romanesque ~ Full Size Mix"@ja,
        "romanesque ~ Full Size Mix"@ja-latn .

_:Nec313a4818164fc58c9bdb51b0ec5f2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano"@en,
        "ピアノ"@ja,
        "Piano"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "Piano"@en,
        "ピアノ"@ja,
        "Piano"@ja-latn .

_:Nf72dde42cacf40778cfbd5c19630144c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angel gate"@en,
        "angel gate"@ja,
        "angel gate"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Ne892f66da2cb466fa1b132cc1e0ff6dc ;
    schema:name "angel gate"@en,
        "angel gate"@ja,
        "angel gate"@ja-latn .

_:Ne892f66da2cb466fa1b132cc1e0ff6dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N382a2dd9174c4b299338881c0b000846,
        _:N39f5089bbba948ac96ec8e0ac08f5563,
        _:N56785a5e8eec46809c07444e67ceec1d,
        _:N5a45be2e472a449f81e6235f794e8e9e,
        _:N7b3d1bca88884002938ff5714d9ebe90,
        _:N8feaa283438342b8b51c1c6b931cd670,
        _:Na5433097e032484b870d65c5c60671a4,
        _:Nb87ca7e49dc24ec99175ba988dbe4e45,
        _:Nbceeb32b1f634b1f937d36c86f3e80a0,
        _:Nd913808f35c743be99676337fd9328ae,
        _:Nec313a4818164fc58c9bdb51b0ec5f2e,
        _:Nf72dde42cacf40778cfbd5c19630144c ;
    mo:track_count 12 ;
    schema:duration "PT57:48"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N382a2dd9174c4b299338881c0b000846,
        _:N39f5089bbba948ac96ec8e0ac08f5563,
        _:N56785a5e8eec46809c07444e67ceec1d,
        _:N5a45be2e472a449f81e6235f794e8e9e,
        _:N7b3d1bca88884002938ff5714d9ebe90,
        _:N8feaa283438342b8b51c1c6b931cd670,
        _:Na5433097e032484b870d65c5c60671a4,
        _:Nb87ca7e49dc24ec99175ba988dbe4e45,
        _:Nbceeb32b1f634b1f937d36c86f3e80a0,
        _:Nd913808f35c743be99676337fd9328ae,
        _:Nec313a4818164fc58c9bdb51b0ec5f2e,
        _:Nf72dde42cacf40778cfbd5c19630144c .

