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

<artist/3561#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Nazuka"@en,
        "名塚佳織"@ja ;
    foaf:made <album/82586#subject>,
        <album/82586#vocals> ;
    foaf:name "Kaori Nazuka"@en,
        "名塚佳織"@ja .

<album/54680> a mo:Release ;
    mo:catalogue_number "VICL-62366" .

<artist/1401#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82586#subject> ;
    schema:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja ;
    foaf:made <album/82586#composition>,
        <album/82586#subject> ;
    foaf:name "Kotaro Nakagawa"@en,
        "中川幸太郎"@ja .

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82586#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/82586#composition>,
        <album/82586#lyrics>,
        <album/82586#subject> ;
    foaf:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja .

<product/2560#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn .

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

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

<album/82586#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn ;
    mo:performance_of <album/82586#musicalwork> ;
    mo:recorded_as <album/82586#musicalexpression> ;
    schema:name "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn ;
    schema:workPerformed <album/82586#musicalwork> .

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

<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/68/82586/82586-1549781373.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82586#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/82586/82586-1549781373.jpg> ;
    foaf:depicts <album/82586#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/82586/82586-1549781373.jpg> .

<https://medium-media.vgm.io/albums/68/82586/82586-1549781373.jpg> a schema:ImageObject,
        foaf:Image .

<album/82586#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn ;
    mo:composer <artist/1401#subject>,
        <artist/8464#subject> ;
    mo:produced_work <album/82586#musicalwork> ;
    schema:name "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn .

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

<album/82586#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-13"^^xsd:date ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn ;
    mo:catalogue_number "VTCL-60492" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/54680> ;
    mo:publication_of <album/82586#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    mo:record_count 1 ;
    schema:about <product/2560#subject> ;
    schema:datePublished "2019-02-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/82586/82586-1549781373.jpg> ;
    schema:name "CODE GEASS Lelouch of the Rebellion Sound Episode 6"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 6"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 6"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/82586/82586-1549781373.jpg> .

_:N148206f7d4d2429488378b3a36ad359c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい世界"@ja,
        "Yasashii Sekai"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "優しい世界"@ja,
        "Yasashii Sekai"@ja-latn .

_:N1597b030d2ba435f84bfedab0cc61501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連続ドラマ「戻らない 夏の 日」STAGE21.534「最期 の 誘い」"@ja,
        "Renzoku Drama \"Modoranai Natsu no Hi\" STAGE21.534 \"Saigo no Sasoi\""@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "連続ドラマ「戻らない 夏の 日」STAGE21.534「最期 の 誘い」"@ja,
        "Renzoku Drama \"Modoranai Natsu no Hi\" STAGE21.534 \"Saigo no Sasoi\""@ja-latn .

_:N5edac5ebd1e04a46b7b02563f6f98152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "短編ドラマ STAGE0.884「帝国 の 兄妹」"@ja,
        "Tanpen Drama STAGE0.884 \"Teikoku no Kyoudai\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "短編ドラマ STAGE0.884「帝国 の 兄妹」"@ja,
        "Tanpen Drama STAGE0.884 \"Teikoku no Kyoudai\""@ja-latn .

_:N8ec789f0ca134e2ea599aca12ab050ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優しい世界 [instrumental]"@ja,
        "Yasashii Sekai [instrumental]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "優しい世界 [instrumental]"@ja,
        "Yasashii Sekai [instrumental]"@ja-latn .

_:N9e88651f75f344af8638aba7747e9046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "短編ドラマ STAGE0.916「黒 の キング」"@ja,
        "Tanpen Drama STAGE0.916 \"Kuro no King\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "短編ドラマ STAGE0.916「黒 の キング」"@ja,
        "Tanpen Drama STAGE0.916 \"Kuro no King\""@ja-latn .

_:Na143f0a9ff2e4e5980bb0261dc353e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound Episode Newtype Special「三つめ の 理由」"@ja,
        "Sound Episode Newtype Special \"San Tsume no Riyuu\""@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N9fb62f86cc3a4818accdc9e9eca0f7c4 ;
    schema:name "Sound Episode Newtype Special「三つめ の 理由」"@ja,
        "Sound Episode Newtype Special \"San Tsume no Riyuu\""@ja-latn .

_:N9fb62f86cc3a4818accdc9e9eca0f7c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N148206f7d4d2429488378b3a36ad359c,
        _:N1597b030d2ba435f84bfedab0cc61501,
        _:N5edac5ebd1e04a46b7b02563f6f98152,
        _:N8ec789f0ca134e2ea599aca12ab050ec,
        _:N9e88651f75f344af8638aba7747e9046,
        _:Na143f0a9ff2e4e5980bb0261dc353e7d ;
    mo:track_count 6 ;
    schema:duration "PT33:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N148206f7d4d2429488378b3a36ad359c,
        _:N1597b030d2ba435f84bfedab0cc61501,
        _:N5edac5ebd1e04a46b7b02563f6f98152,
        _:N8ec789f0ca134e2ea599aca12ab050ec,
        _:N9e88651f75f344af8638aba7747e9046,
        _:Na143f0a9ff2e4e5980bb0261dc353e7d .

