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

<artist/4155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja ;
    foaf:made <album/54671#lyrics>,
        <album/54671#subject> ;
    foaf:name "Mikio Sakai"@en,
        "酒井ミキオ"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:made <album/54671#subject>,
        <album/54671#vocals> ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<album/82582> a mo:Release ;
    mo:catalogue_number "VTCL-60488" .

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

<artist/8464#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54671#subject> ;
    schema:name "Hitomi Kuroishi"@en,
        "黒石ひとみ"@ja ;
    foaf:made <album/54671#composition>,
        <album/54671#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/54671#lyrics> a mo:Lyrics .

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

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

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

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

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

<https://medium-media.vgm.io/albums/17/54671/54671-1440782023.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/54671#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-23"^^xsd:date ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion Sound Episode 2"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 2"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 2"@ja-latn ;
    mo:catalogue_number "VICL-62362" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/82582> ;
    mo:publication_of <album/54671#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    mo:record_count 1 ;
    schema:about <product/2560#subject> ;
    schema:datePublished "2007-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/54671/54671-1440782023.jpg> ;
    schema:name "CODE GEASS Lelouch of the Rebellion Sound Episode 2"@en,
        "コードギアス 反逆のルルーシュ Sound Episode 2"@ja,
        "CODE GEASS Hangyaku no Lelouch Sound Episode 2"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/54671/54671-1440782023.jpg> .

_:N0850963d60a64d0b9c1c8e5a5d3b54d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never end"@ja,
        "never end"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    schema:name "never end"@ja,
        "never end"@ja-latn .

_:N09fcfdd44860494aae5c28c2db1421f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "短編ドラマ STAGE 14.821「褐色 の 苦悩」"@ja,
        "Tanpen Drama STAGE 14.821 \"Kasshoku no Kunou\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:19"^^xsd:interval ;
    schema:inPlaylist _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    schema:name "短編ドラマ STAGE 14.821「褐色 の 苦悩」"@ja,
        "Tanpen Drama STAGE 14.821 \"Kasshoku no Kunou\""@ja-latn .

_:N2013eea12ae14bb19e8b556b99d7ad57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never end [instrumental]"@ja,
        "never end [instrumental]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    schema:name "never end [instrumental]"@ja,
        "never end [instrumental]"@ja-latn .

_:Na7f049e473584d4d91d03d90b6097bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "短編ドラマ STAGE 9.258「ルルーシュ には 言えない」"@ja,
        "Tanpen Drama STAGE 9.258 \"Lelouch ni wa Ienai\""@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    schema:name "短編ドラマ STAGE 9.258「ルルーシュ には 言えない」"@ja,
        "Tanpen Drama STAGE 9.258 \"Lelouch ni wa Ienai\""@ja-latn .

_:Nd8be8673bc2c45a99d9eda4e6d942d6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "連続ドラマ「戻らない 夏の 日」 STAGE 0.521「消えた ナナリー」"@ja,
        "Tanpen Drama \"Modoranai Natsu no Nichi\" STAGE 0.521 \"Kieta Nunnally\""@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Na47c8eaad2a04d4d8f6407001f3af58c ;
    schema:name "連続ドラマ「戻らない 夏の 日」 STAGE 0.521「消えた ナナリー」"@ja,
        "Tanpen Drama \"Modoranai Natsu no Nichi\" STAGE 0.521 \"Kieta Nunnally\""@ja-latn .

_:Na47c8eaad2a04d4d8f6407001f3af58c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0850963d60a64d0b9c1c8e5a5d3b54d5,
        _:N09fcfdd44860494aae5c28c2db1421f5,
        _:N2013eea12ae14bb19e8b556b99d7ad57,
        _:Na7f049e473584d4d91d03d90b6097bfe,
        _:Nd8be8673bc2c45a99d9eda4e6d942d6a ;
    mo:track_count 5 ;
    schema:duration "PT28:40"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0850963d60a64d0b9c1c8e5a5d3b54d5,
        _:N09fcfdd44860494aae5c28c2db1421f5,
        _:N2013eea12ae14bb19e8b556b99d7ad57,
        _:Na7f049e473584d4d91d03d90b6097bfe,
        _:Nd8be8673bc2c45a99d9eda4e6d942d6a .

