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

<artist/6949#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arika Takarano"@en,
        "宝野アリカ"@ja ;
    foaf:made <album/19057#subject>,
        <album/19057#vocals> ;
    foaf:name "Arika Takarano"@en,
        "宝野アリカ"@ja .

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

<album/74948> a mo:Release ;
    mo:catalogue_number "MICA-0843" .

<album/82580> a mo:Release ;
    mo:catalogue_number "VTCL-60485" .

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

<artist/6950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19057#subject> ;
    schema:name "Mikiya Katakura"@en,
        "片倉三起也"@ja ;
    foaf:made <album/19057#composition>,
        <album/19057#subject> ;
    foaf:name "Mikiya Katakura"@en,
        "片倉三起也"@ja .

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

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

<https://medium-media.vgm.io/albums/75/19057/19057-22723b6d93d5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19057#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    mo:performance_of <album/19057#musicalwork> ;
    mo:performer <artist/6951#subject> ;
    mo:recorded_as <album/19057#musicalexpression> ;
    schema:byArtist <artist/6951#subject> ;
    schema:name "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    schema:workPerformed <album/19057#musicalwork> .

<artist/6951#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19057#performance> ;
    schema:name "ALI PROJECT"@en ;
    foaf:name "ALI PROJECT"@en .

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

<album/19057#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-20"^^xsd:date ;
    dcterms:title "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    mo:catalogue_number "VICL-62187" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/74948>,
        <album/82580> ;
    mo:publication_of <album/19057#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    mo:record_count 1 ;
    schema:about <product/2560#subject> ;
    schema:byArtist <artist/6951#subject> ;
    schema:datePublished "2006-12-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/19057/19057-22723b6d93d5.jpg> ;
    schema:name "CODE GEASS Lelouch of the Rebellion O.S.T."@en,
        "コードギアス 反逆のルルーシュ O.S.T."@ja,
        "CODE GEASS Lelouch of the Rebellion O.S.T."@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/19057/19057-22723b6d93d5.jpg> .

_:N0ec60b4147614c31991cd3ff524db24b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boyhood"@ja,
        "Boyhood"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Boyhood"@ja,
        "Boyhood"@ja-latn .

_:N2f6898616494462c89d6421eb52315cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇侠青春謳[TV Ver.]"@ja,
        "Yuukyou Seishunka [TV Ver.]"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "勇侠青春謳[TV Ver.]"@ja,
        "Yuukyou Seishunka [TV Ver.]"@ja-latn .

_:N3ae0cd0582694e92a34463554d10a528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Hail Britannia!!!"@ja,
        "All Hail Britannia!!!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "All Hail Britannia!!!"@ja,
        "All Hail Britannia!!!"@ja-latn .

_:N3e93e7b1a1b142a6b4a6eda13628b1b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Justice"@ja,
        "In Justice"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "In Justice"@ja,
        "In Justice"@ja-latn .

_:N47a42f71d41e4ae4b77329d2182d7ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shin Troop"@ja,
        "Shin Troop"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Shin Troop"@ja,
        "Shin Troop"@ja-latn .

_:N4e92d8662fcd4eca894fde2abc8efcc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0"@ja,
        "0"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "0"@ja,
        "0"@ja-latn .

_:N59ba6f542a60414d9128c6dca0dbe47d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brain Game"@ja,
        "Brain Game"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Brain Game"@ja,
        "Brain Game"@ja-latn .

_:N631940bda51d4b3ea17c1c80d8bdf7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Girl"@ja,
        "Strange Girl"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Strange Girl"@ja,
        "Strange Girl"@ja-latn .

_:N6a811e98685e48dfac6ea9147cf790c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil Created"@ja,
        "Devil Created"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Devil Created"@ja,
        "Devil Created"@ja-latn .

_:N6ef92fa6be124f9f96e534fc40855844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stream of Consciousness"@ja,
        "Stream of Consciousness"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Stream of Consciousness"@ja,
        "Stream of Consciousness"@ja-latn .

_:N70982941eb5f49baa93ae0f0c9746658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outside Road"@ja,
        "Outside Road"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Outside Road"@ja,
        "Outside Road"@ja-latn .

_:N7200262539524306bc5cfb73cef86910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening of the Child"@ja,
        "Awakening of the Child"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Awakening of the Child"@ja,
        "Awakening of the Child"@ja-latn .

_:N809e3d9ef0714ec194b79786e9a43a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@ja,
        "Nightmare"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Nightmare"@ja,
        "Nightmare"@ja-latn .

_:N8ba52aad833942a6901bf4c8ab0ba3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Occupied Thinking"@ja,
        "Occupied Thinking"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Occupied Thinking"@ja,
        "Occupied Thinking"@ja-latn .

_:Nb511b34fe03941dabba2bccc91d270de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@ja,
        "Prologue"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Prologue"@ja,
        "Prologue"@ja-latn .

_:Nb6bae11622aa4901bc2431399a253dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegant Force"@ja,
        "Elegant Force"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Elegant Force"@ja,
        "Elegant Force"@ja-latn .

_:Nbd2214bb80e9463b866740a102ca3bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Cat"@ja,
        "Stray Cat"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Stray Cat"@ja,
        "Stray Cat"@ja-latn .

_:Nc6ff11bfc9eb4c0ab8bff407fa305c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masquerade"@ja,
        "Masquerade"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Masquerade"@ja,
        "Masquerade"@ja-latn .

_:Nc71bbcaacea54afbbd644564fc13ae1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Signature"@ja,
        "The First Signature"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "The First Signature"@ja,
        "The First Signature"@ja-latn .

_:Nc96d4d29dbdb4965a544b46c9fab7c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Nobility"@ja,
        "Cold Nobility"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Cold Nobility"@ja,
        "Cold Nobility"@ja-latn .

_:Ne2a8d0234fac4a68b8bbc6d2c7bef3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stories"@ja,
        "Stories"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Stories"@ja,
        "Stories"@ja-latn .

_:Nf0220d38fca748479b060eddce2fc604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of Green"@ja,
        "Light of Green"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1eb126c1a1649a99ceadeb5435f69fb ;
    schema:name "Light of Green"@ja,
        "Light of Green"@ja-latn .

_:Nc1eb126c1a1649a99ceadeb5435f69fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ec60b4147614c31991cd3ff524db24b,
        _:N2f6898616494462c89d6421eb52315cd,
        _:N3ae0cd0582694e92a34463554d10a528,
        _:N3e93e7b1a1b142a6b4a6eda13628b1b5,
        _:N47a42f71d41e4ae4b77329d2182d7ff3,
        _:N4e92d8662fcd4eca894fde2abc8efcc9,
        _:N59ba6f542a60414d9128c6dca0dbe47d,
        _:N631940bda51d4b3ea17c1c80d8bdf7d8,
        _:N6a811e98685e48dfac6ea9147cf790c3,
        _:N6ef92fa6be124f9f96e534fc40855844,
        _:N70982941eb5f49baa93ae0f0c9746658,
        _:N7200262539524306bc5cfb73cef86910,
        _:N809e3d9ef0714ec194b79786e9a43a9f,
        _:N8ba52aad833942a6901bf4c8ab0ba3df,
        _:Nb511b34fe03941dabba2bccc91d270de,
        _:Nb6bae11622aa4901bc2431399a253dd8,
        _:Nbd2214bb80e9463b866740a102ca3bd7,
        _:Nc6ff11bfc9eb4c0ab8bff407fa305c0e,
        _:Nc71bbcaacea54afbbd644564fc13ae1e,
        _:Nc96d4d29dbdb4965a544b46c9fab7c16,
        _:Ne2a8d0234fac4a68b8bbc6d2c7bef3fb,
        _:Nf0220d38fca748479b060eddce2fc604 ;
    mo:track_count 22 ;
    schema:duration "PT47:09"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0ec60b4147614c31991cd3ff524db24b,
        _:N2f6898616494462c89d6421eb52315cd,
        _:N3ae0cd0582694e92a34463554d10a528,
        _:N3e93e7b1a1b142a6b4a6eda13628b1b5,
        _:N47a42f71d41e4ae4b77329d2182d7ff3,
        _:N4e92d8662fcd4eca894fde2abc8efcc9,
        _:N59ba6f542a60414d9128c6dca0dbe47d,
        _:N631940bda51d4b3ea17c1c80d8bdf7d8,
        _:N6a811e98685e48dfac6ea9147cf790c3,
        _:N6ef92fa6be124f9f96e534fc40855844,
        _:N70982941eb5f49baa93ae0f0c9746658,
        _:N7200262539524306bc5cfb73cef86910,
        _:N809e3d9ef0714ec194b79786e9a43a9f,
        _:N8ba52aad833942a6901bf4c8ab0ba3df,
        _:Nb511b34fe03941dabba2bccc91d270de,
        _:Nb6bae11622aa4901bc2431399a253dd8,
        _:Nbd2214bb80e9463b866740a102ca3bd7,
        _:Nc6ff11bfc9eb4c0ab8bff407fa305c0e,
        _:Nc71bbcaacea54afbbd644564fc13ae1e,
        _:Nc96d4d29dbdb4965a544b46c9fab7c16,
        _:Ne2a8d0234fac4a68b8bbc6d2c7bef3fb,
        _:Nf0220d38fca748479b060eddce2fc604 .

